Macros | |
#define | NH_DEFINE |
#define | NUM_MIPS 4 |
Functions | |
void | sw32_D_DisableBackBufferAccess (void) |
void | sw32_D_EnableBackBufferAccess (void) |
void | sw32_D_Init (void) |
void | sw32_D_SetupFrame (void) |
void | sw32_D_TurnZOn (void) |
void | sw32_D_UpdateRects (vrect_t *prect) |
Variables | |
surfcache_t * | sw32_d_initial_rover |
int | sw32_d_minmip |
qboolean | sw32_d_roverwrapped |
float | sw32_d_scalemip [NUM_MIPS-1] |
float | sw32_d_zitable [65536] |
#define NH_DEFINE |
#define NUM_MIPS 4 |
void sw32_D_DisableBackBufferAccess | ( | void | ) |
void sw32_D_EnableBackBufferAccess | ( | void | ) |
void sw32_D_Init | ( | void | ) |
void sw32_D_SetupFrame | ( | void | ) |
void sw32_D_TurnZOn | ( | void | ) |
void sw32_D_UpdateRects | ( | vrect_t * | prect | ) |
surfcache_t* sw32_d_initial_rover |
int sw32_d_minmip |
qboolean sw32_d_roverwrapped |
float sw32_d_scalemip[NUM_MIPS-1] |
float sw32_d_zitable[65536] |