![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Go to the source code of this file.
Functions | |
void | R_TimeReport (const char *name) |
void | R_TimeReport_BeginFrame (void) |
void | R_TimeReport_EndFrame (void) |
enum r_stat_t |
Definition at line 7 of file r_stats.h.
void R_TimeReport | ( | const char * | name | ) |
Definition at line 193 of file r_stats.c.
Definition at line 228 of file r_stats.c.
References cvar_t::integer, r_refdef, r_speeds, r_speeds_timestring, r_timereport_active, r_timereport_current, r_timereport_start, speedstringcount, r_refdef_t::stats, and Sys_DirtyTime().
Referenced by SCR_DrawScreen().
Definition at line 255 of file r_stats.c.
References mleaf_t::areaindex, bound, model_t::brush, cl, CL_Locs_FindNearest(), cls, mleaf_t::clusterindex, color, r_refdef_view_t::colorscale, Cvar_SetValueQuick(), data, model_brush_t::data_leafs, dpsnprintf(), DrawQ_Fill(), DrawQ_Line(), DrawQ_String(), fabs(), float, FONT_DEFAULT, r_refdef_view_t::forward, height, host, i, index, int(), cvar_t::integer, max, Mem_Alloc, Mem_Free, client_state_t::movement_origin, cl_locnode_t::name, NULL, client_state_t::num_particles, mleaf_t::numleafbrushes, mleaf_t::numleafsurfaces, r_refdef_view_t::origin, client_static_t::permanentmempool, model_brush_t::PointInLeaf, r_refdef_view_t::quality, R_CountLeafTriangles(), r_draw2d_force, r_refdef, r_speeds, r_speeds_graph, R_SPEEDS_GRAPH_COLORS, r_speeds_graph_colors, client_static_t::r_speeds_graph_current, client_static_t::r_speeds_graph_data, client_static_t::r_speeds_graph_datamax, client_static_t::r_speeds_graph_datamin, r_speeds_graph_filter, r_speeds_graph_height, client_static_t::r_speeds_graph_length, r_speeds_graph_length, r_speeds_graph_maxdefault, r_speeds_graph_maxtimedelta, r_speeds_graph_seconds, r_speeds_graph_width, r_speeds_graph_x, r_speeds_graph_y, r_speeds_timestring, r_stat_animcache_shade_vertices, r_stat_animcache_shape_vertices, r_stat_animcache_skeletal_bones, r_stat_batch_copytriangles_batches, r_stat_batch_copytriangles_surfaces, r_stat_batch_copytriangles_triangles, r_stat_batch_copytriangles_vertices, r_stat_batch_dynamic_batches, r_stat_batch_dynamic_surfaces, r_stat_batch_dynamic_triangles, r_stat_batch_dynamic_vertices, r_stat_batch_fast_batches, r_stat_batch_fast_surfaces, r_stat_batch_fast_triangles, r_stat_batch_fast_vertices, r_stat_bloom_copypixels, r_stat_bloom_drawpixels, r_stat_bouncegrid_bounces, r_stat_bouncegrid_hits, r_stat_bouncegrid_lights, r_stat_bouncegrid_particles, r_stat_bouncegrid_splats, r_stat_bouncegrid_traces, r_stat_count, r_stat_drawndecals, r_stat_draws, r_stat_draws_elements, r_stat_draws_vertices, r_stat_entities, r_stat_entities_surfaces, r_stat_entities_triangles, r_stat_framedatacurrent, r_stat_framedatasize, r_stat_indexbufferuploadcount, r_stat_indexbufferuploadsize, r_stat_lightmapupdatepixels, r_stat_lightmapupdates, r_stat_lights, r_stat_lights_clears, r_stat_lights_dynamicshadowtriangles, r_stat_lights_lighttriangles, r_stat_lights_scissored, r_stat_lights_shadowtriangles, r_stat_name, r_stat_particles, r_stat_photoncache_animated, r_stat_photoncache_cached, r_stat_photoncache_traced, r_stat_quality, r_stat_renders, r_stat_rendertargets_pixels, r_stat_rendertargets_used, r_stat_timedelta, r_stat_totaldecals, r_stat_vertexbufferuploadcount, r_stat_vertexbufferuploadsize, r_stat_world_leafs, r_stat_world_portals, r_stat_world_surfaces, r_stat_world_triangles, r_timereport_active, r_timereport_current, r_timereport_start, host_static_t::realtime, sb_lines, r_refdef_t::scene, speedstringcount, r_refdef_t::stats, strlen(), Sys_DirtyTime(), client_state_t::time, cvar_t::value, vid_conheight, vid_conwidth, r_refdef_t::view, width, r_refdef_scene_t::worldmodel, x, x1, x2, y, and y2.
Referenced by SCR_DrawScreen().
|
extern |
Definition at line 4 of file r_stats.c.
Referenced by CL_Screen_Init(), and R_TimeReport_EndFrame().
|
extern |
Definition at line 5 of file r_stats.c.
Referenced by CL_Screen_Init(), and R_TimeReport_EndFrame().
|
extern |
Definition at line 21 of file r_stats.c.
Referenced by CL_Screen_Init(), and R_TimeReport_EndFrame().
|
extern |
Definition at line 16 of file r_stats.c.
Referenced by CL_Screen_Init(), and R_TimeReport_EndFrame().
|
extern |
Definition at line 23 of file r_stats.c.
Referenced by CL_Screen_Init(), and R_TimeReport_EndFrame().
|
extern |
Definition at line 22 of file r_stats.c.
Referenced by CL_Screen_Init(), and R_TimeReport_EndFrame().
|
extern |
Definition at line 17 of file r_stats.c.
Referenced by CL_Screen_Init(), and R_TimeReport_EndFrame().
|
extern |
Definition at line 20 of file r_stats.c.
Referenced by CL_Screen_Init(), and R_TimeReport_EndFrame().
|
extern |
Definition at line 18 of file r_stats.c.
Referenced by CL_Screen_Init(), and R_TimeReport_EndFrame().
|
extern |
Definition at line 19 of file r_stats.c.
Referenced by CL_Screen_Init(), and R_TimeReport_EndFrame().
|
extern |
Definition at line 26 of file r_stats.c.
Referenced by R_TimeReport_EndFrame().