]> git.xonotic.org Git - xonotic/darkplaces.git/commit
changed r_refdef.stats struct to be an array indexed by r_stat_* enums
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 23 Feb 2013 07:37:10 +0000 (07:37 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Mon, 25 Feb 2013 08:24:41 +0000 (09:24 +0100)
commit59608ee1208afa0847ade71b427fbe4586c81dd2
tree04ea33c563f19c65e0ceea08711d5f2a25b520de
parent18d64ebf3c0fa60a93dea02e5f7caf1376d6dd8b
changed r_refdef.stats struct to be an array indexed by r_stat_* enums
added r_speeds_graph and associated cvars, this will visually graph any
chosen renderer statistics (8 allowed at one time)
added a lot of additional statistics for the batcher

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11899 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=9fd6cbf066ebd9b39d3396acc7d3e1aa963a1604
cl_particles.c
cl_screen.c
client.h
collision.c
draw.h
gl_backend.c
gl_draw.c
gl_rmain.c
gl_rsurf.c
host.c
r_shadow.c