]> 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)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 23 Feb 2013 07:37:10 +0000 (07:37 +0000)
commit9fd6cbf066ebd9b39d3396acc7d3e1aa963a1604
treeabca151a84eb677eee45ddb29c9534c4cfaf836b
parenta1c1eed9e4f5a5e2a37ab9c22dc60a1bb2b5c31c
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
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