Functions | |
| void | R_LoadSky_f (void) |
| void | R_PrintAliasStats (void) |
| void | R_PrintTimes (void) |
| void | R_SetupFrame (void) |
| void | R_TimeRefresh_f (void) |
| void | R_TransformFrustum (void) |
| void | R_TransformPlane (plane_t *p, float *normal, float *dist) |
| void | TransformVector (const vec3_t in, vec3_t out) |
| void R_LoadSky_f | ( | void | ) |
| void R_PrintAliasStats | ( | void | ) |
| void R_PrintTimes | ( | void | ) |
| void R_SetupFrame | ( | void | ) |
| void R_TimeRefresh_f | ( | void | ) |
| void R_TransformFrustum | ( | void | ) |
| void R_TransformPlane | ( | plane_t * | p, |
| float * | normal, | ||
| float * | dist | ||
| ) |