rconfig_t Struct Reference

GL config stuff. More...

#include <r_local.h>

Data Fields

const char * rendererString
const char * vendorString
const char * versionString
const char * extensionsString
const char * shadingLanguageVersion
int maxTextureSize
int maxTextureUnits
int maxTextureCoords
int maxVertexAttribs
int maxLights
int maxDrawBuffers
int maxRenderbufferSize
int maxColorAttachments
int maxVertexTextureImageUnits
char lodDir [8]
int videoMemory
qboolean hwgamma
int32_t maxAnisotropic
qboolean anisotropic
qboolean frameBufferObject
qboolean drawBuffers
int gl_solid_format
int gl_alpha_format
int gl_compressed_solid_format
int gl_compressed_alpha_format
int gl_filter_min
int gl_filter_max
qboolean lod_bias
qboolean nonPowerOfTwo
hardwareType_t hardwareType

Detailed Description

GL config stuff.

Definition at line 146 of file r_local.h.


Field Documentation

Definition at line 169 of file r_local.h.

Referenced by R_CreateFramebuffer(), R_InitExtensions(), and R_UploadTexture().

Definition at line 171 of file r_local.h.

Referenced by R_CvarPostProcess(), R_CvarPrograms(), and R_InitExtensions().

Definition at line 150 of file r_local.h.

Referenced by R_Init(), R_InitExtensions(), and R_Strings_f().

Definition at line 177 of file r_local.h.

Referenced by R_FontGenerateTexture(), R_InitExtensions(), R_UploadData(), and R_UploadTexture().

Definition at line 176 of file r_local.h.

Referenced by R_InitExtensions(), R_UploadData(), R_UploadLightmapBlock(), and R_UploadTexture().

filter to use if the image is larger than the original texture or stretched on the screen

Definition at line 180 of file r_local.h.

Referenced by R_Init(), R_UploadAlpha(), and R_UploadTexture().

filter to use if the image is smaller than the original texture or stretched on the screen

Definition at line 179 of file r_local.h.

Referenced by R_Init(), and R_UploadTexture().

Definition at line 186 of file r_local.h.

Referenced by R_InitializeShader(), R_RegisterImageVars(), and R_VerifyDriver().

Definition at line 166 of file r_local.h.

Definition at line 182 of file r_local.h.

Referenced by R_InitExtensions(), and R_UploadTexture().

Definition at line 162 of file r_local.h.

Referenced by R_Draw3DGlobe(), and R_InitExtensions().

Definition at line 159 of file r_local.h.

Referenced by R_InitExtensions().

Definition at line 156 of file r_local.h.

Referenced by R_CvarCheckDynamicLights(), and R_InitExtensions().

Definition at line 158 of file r_local.h.

Referenced by R_InitExtensions().

Definition at line 154 of file r_local.h.

Referenced by R_InitExtensions(), R_SelectTexture(), and R_SetDefaultState().

Definition at line 153 of file r_local.h.

Referenced by R_InitExtensions().

Definition at line 155 of file r_local.h.

Referenced by R_InitExtensions().

Definition at line 160 of file r_local.h.

Referenced by R_InitExtensions().

support for non power of two textures

Definition at line 184 of file r_local.h.

Referenced by R_InitExtensions().

Definition at line 147 of file r_local.h.

Referenced by R_Init(), R_SearchForVendor(), and R_Strings_f().

Definition at line 151 of file r_local.h.

Referenced by R_InitExtensions().

Definition at line 148 of file r_local.h.

Referenced by R_Init(), R_SearchForVendor(), and R_Strings_f().

Definition at line 149 of file r_local.h.

Referenced by R_EnforceVersion(), R_Init(), and R_Strings_f().

Definition at line 164 of file r_local.h.

Referenced by Rimp_Init().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2