QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
vid_internal.h File Reference
This graph shows which files directly or indirectly include this file:

Functions

void VID_GetWindowSize (int def_w, int def_h)
 
void VID_InitBuffers (void)
 
void VID_InitGamma (unsigned char *)
 
void VID_LockBuffer (void)
 
void VID_MakeColormaps (void)
 
qboolean VID_SetGamma (double)
 
void VID_UnlockBuffer (void)
 
void VID_Update (vrect_t *rects)
 
void VID_UpdateGamma (struct cvar_s *)
 

Variables

unsigned short sw32_8to16table [256]
 
struct cvar_svid_fullscreen
 
struct cvar_svid_gamma
 
struct cvar_svid_system_gamma
 

Function Documentation

void VID_GetWindowSize ( int  def_w,
int  def_h 
)
void VID_InitBuffers ( void  )
void VID_InitGamma ( unsigned char *  )
void VID_LockBuffer ( void  )
void VID_MakeColormaps ( void  )
qboolean VID_SetGamma ( double  )
void VID_UnlockBuffer ( void  )
void VID_Update ( vrect_t rects)
void VID_UpdateGamma ( struct cvar_s )

Variable Documentation

unsigned short sw32_8to16table[256]
struct cvar_s* vid_fullscreen
struct cvar_s* vid_gamma
struct cvar_s* vid_system_gamma