#include <vid.h>
Public Attributes | |
int | width |
int | height |
pixel_t * | buffer |
pixel_t * | colormap |
pixel_t * | alphamap |
int | rowbytes |
pixel_t* viddef_t::alphamap |
Definition at line 90 of file r_local.h.
Referenced by BlendParticle33(), BlendParticle66(), Draw_GetPalette(), R_DrawParticle(), R_DrawSpanlet33(), R_DrawSpanlet66(), R_DrawSpanletConstant33(), R_DrawSpanletTurbulentBlended33(), R_DrawSpanletTurbulentBlended66(), R_PolysetDrawSpans8_33(), R_PolysetDrawSpans8_66(), R_PolysetDrawSpansConstant8_33(), and R_PolysetDrawSpansConstant8_66().
pixel_t* viddef_t::buffer |
Definition at line 88 of file r_local.h.
Referenced by D_WarpScreen(), DDRAW_Shutdown(), Draw_Char(), Draw_FadeScreen(), Draw_Fill(), Draw_Pic(), Draw_StretchPicImplementation(), Draw_TileClear(), R_CinematicSetPalette(), R_ScreenShot_f(), R_SetupFrame(), SWimp_EndFrame(), and SWimp_InitGraphics().
pixel_t* viddef_t::colormap |
Definition at line 89 of file r_local.h.
Referenced by D_Patch(), D_ViewChanged(), Draw_GetPalette(), R_DrawSurfaceBlock8_mip0(), R_DrawSurfaceBlock8_mip1(), R_DrawSurfaceBlock8_mip2(), R_DrawSurfaceBlock8_mip3(), R_PolysetDrawSpans8_33(), R_PolysetDrawSpans8_66(), R_PolysetDrawSpans8_Opaque(), R_PolysetDrawThreshSpans8(), and R_Shutdown().
int viddef_t::height |
Definition at line 29 of file vid.h.
Referenced by AddressBook_MenuInit(), CL_DrawInventory(), CL_PrepRefresh(), Con_DrawConsole(), D_ViewChanged(), DDRAW_Init(), DIB_Init(), Draw_Char(), Draw_FadeScreen(), Draw_Fill(), Draw_Pic(), Draw_StretchPicImplementation(), Draw_TileClear(), GL_ScreenShot_f(), LoadGame_MenuInit(), M_Banner(), M_Credits_MenuDraw(), M_Draw(), M_DrawCharacter(), M_DrawPic(), M_Main_Draw(), M_Quit_Draw(), Options_MenuInit(), PlayerConfig_MenuDraw(), PlayerConfig_MenuInit(), R_BeginFrame(), R_CinematicSetPalette(), R_InitCaches(), R_InitGraphics(), R_ScreenShot_f(), R_SetGL2D(), R_SetMode(), R_SetupFrame(), R_SetupGL(), SaveGame_MenuInit(), SCR_CalcVrect(), SCR_DirtyScreen(), SCR_DrawCenterString(), SCR_DrawCinematic(), SCR_DrawConsole(), SCR_DrawLoading(), SCR_DrawPause(), SCR_ExecuteLayoutString(), SCR_TileClear(), SCR_UpdateScreen(), SWimp_EndFrame(), SWimp_InitGraphics(), VID_Init(), VID_MenuDraw(), VID_NewWindow(), and VID_UpdateWindowPosAndSize().
int viddef_t::rowbytes |
Definition at line 91 of file r_local.h.
Referenced by D_WarpScreen(), Draw_Char(), Draw_FadeScreen(), Draw_Fill(), Draw_Pic(), Draw_StretchPicImplementation(), Draw_TileClear(), R_CinematicSetPalette(), R_ScreenShot_f(), R_SetupFrame(), SWimp_EndFrame(), and SWimp_InitGraphics().
int viddef_t::width |
Definition at line 29 of file vid.h.
Referenced by AddressBook_MenuInit(), CL_DrawInventory(), CL_PrepRefresh(), Con_CheckResize(), Con_DrawConsole(), Con_DrawNotify(), D_ViewChanged(), DDRAW_Init(), DIB_Init(), DMOptions_MenuInit(), DownloadOptions_MenuInit(), Draw_Char(), Draw_FadeScreen(), Draw_Fill(), Draw_Pic(), Draw_StretchPicImplementation(), Draw_TileClear(), Game_MenuInit(), GL_ScreenShot_f(), JoinServer_MenuInit(), Keys_MenuInit(), LoadGame_MenuInit(), M_Banner(), M_Credits_MenuDraw(), M_Draw(), M_DrawCharacter(), M_DrawPic(), M_Main_Draw(), M_Quit_Draw(), Multiplayer_MenuInit(), Options_MenuInit(), PlayerConfig_MenuDraw(), PlayerConfig_MenuInit(), R_BeginFrame(), R_InitCaches(), R_InitGraphics(), R_ScreenShot_f(), R_SetGL2D(), R_SetMode(), R_SetupGL(), SaveGame_MenuInit(), SCR_CalcVrect(), SCR_DirtyScreen(), SCR_DrawCenterString(), SCR_DrawCinematic(), SCR_DrawConsole(), SCR_DrawCrosshair(), SCR_DrawLoading(), SCR_DrawPause(), SCR_ExecuteLayoutString(), SCR_UpdateScreen(), StartServer_MenuInit(), SWimp_EndFrame(), SWimp_InitGraphics(), VID_Init(), VID_MenuDraw(), VID_MenuInit(), VID_NewWindow(), and VID_UpdateWindowPosAndSize().