Macros | |
| #define | NH_DEFINE |
Functions | |
| void | sw32_R_ClearState (void) |
| void | sw32_R_Init (void) |
| void | sw32_R_InitTurb (void) |
| void | sw32_R_NewMap (model_t *worldmodel, struct model_s **models, int num_models) |
| void | sw32_R_RenderView (void) |
| void | sw32_R_Textures_Init (void) |
| void | sw32_R_ViewChanged (float aspect) |
Variables | |
| float | sw32_aliasxcenter |
| float | sw32_aliasxscale |
| float | sw32_aliasycenter |
| float | sw32_aliasyscale |
| int | sw32_c_surf |
| int * | sw32_pfrustum_indexes [4] |
| float | sw32_pixelAspect |
| float | sw32_r_aliastransition |
| float | sw32_r_aliasuvscale = 1.0 |
| int | sw32_r_clipflags |
| qboolean | sw32_r_dowarp |
| qboolean | sw32_r_dowarpold |
| qboolean | sw32_r_drawculledpolys |
| int | sw32_r_drawnpolycount |
| qboolean | sw32_r_drawpolys |
| int | sw32_r_frustum_indexes [4 *6] |
| int | sw32_r_maxedgesseen |
| int | sw32_r_maxsurfsseen |
| int | sw32_r_numallocatededges |
| int | sw32_r_outofedges |
| int | sw32_r_outofsurfaces |
| int | sw32_r_pixbytes = 1 |
| int | sw32_r_polycount |
| float | sw32_r_resfudge |
| qboolean | sw32_r_viewchanged |
| byte * | sw32_r_warpbuffer |
| qboolean | sw32_r_worldpolysbacktofront |
| plane_t | sw32_screenedge [4] |
| int | sw32_screenwidth |
| float | sw32_xcenter |
| float | sw32_xscale |
| float | sw32_xscaleinv |
| float | sw32_xscaleshrink |
| float | sw32_ycenter |
| float | sw32_yscale |
| float | sw32_yscaleinv |
| float | sw32_yscaleshrink |
| #define NH_DEFINE |
| void sw32_R_ClearState | ( | void | ) |
| void sw32_R_Init | ( | void | ) |
| void sw32_R_InitTurb | ( | void | ) |
| void sw32_R_RenderView | ( | void | ) |
| void sw32_R_Textures_Init | ( | void | ) |
| void sw32_R_ViewChanged | ( | float | aspect | ) |
| float sw32_aliasxcenter |
| float sw32_aliasxscale |
| float sw32_aliasycenter |
| float sw32_aliasyscale |
| int sw32_c_surf |
| int* sw32_pfrustum_indexes[4] |
| float sw32_pixelAspect |
| float sw32_r_aliastransition |
| float sw32_r_aliasuvscale = 1.0 |
| int sw32_r_clipflags |
| qboolean sw32_r_dowarp |
| qboolean sw32_r_dowarpold |
| qboolean sw32_r_drawculledpolys |
| int sw32_r_drawnpolycount |
| qboolean sw32_r_drawpolys |
| int sw32_r_frustum_indexes[4 *6] |
| int sw32_r_maxedgesseen |
| int sw32_r_maxsurfsseen |
| int sw32_r_numallocatededges |
| int sw32_r_outofedges |
| int sw32_r_outofsurfaces |
| int sw32_r_pixbytes = 1 |
| int sw32_r_polycount |
| float sw32_r_resfudge |
| qboolean sw32_r_viewchanged |
| byte* sw32_r_warpbuffer |
| qboolean sw32_r_worldpolysbacktofront |
| plane_t sw32_screenedge[4] |
| int sw32_screenwidth |
| float sw32_xcenter |
| float sw32_xscale |
| float sw32_xscaleinv |
| float sw32_xscaleshrink |
| float sw32_ycenter |
| float sw32_yscale |
| float sw32_yscaleinv |
| float sw32_yscaleshrink |