]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
an optimization to CL_RelinkNetworkEntities (and related code) which increases perfor...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 5 Aug 2002 10:20:25 +0000 (10:20 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 5 Aug 2002 10:20:25 +0000 (10:20 +0000)
commitb2400a2fcb78b9cd588bc8b000357e698bb7b9cc
tree2649a7cfd5dc8fa148979f06e56a1bf439b71faa
parentc1bca25ad7aace521aa36e1c0f663e45fce1ce6d
an optimization to CL_RelinkNetworkEntities (and related code) which increases performance by 5%
(store the ent->state_current.active flags in a separate array to use less memory bandwidth)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2196 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
cl_parse.c
client.h