Data Structures | |
struct | viddef_t |
Macros | |
#define | VID_CBITS 6 |
#define | VID_GRADES (1 << VID_CBITS) |
#define | viddef (*r_data->vid) |
Functions | |
void | VID_Init (byte *palette, byte *colormap) |
void | VID_Init_Cvars (void) |
void | VID_SetCaption (const char *text) |
void | VID_Shutdown (void) |
Variables | |
unsigned int | d_8to24table [256] |
qboolean | vid_gamma_avail |
#define VID_CBITS 6 |
#define VID_GRADES (1 << VID_CBITS) |
void VID_Init_Cvars | ( | void | ) |
void VID_SetCaption | ( | const char * | text | ) |
void VID_Shutdown | ( | void | ) |
unsigned int d_8to24table[256] |
qboolean vid_gamma_avail |