]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
changed default gl_vbo from 1 to 3 to try to avoid stalls on certain ATI
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 7 May 2008 07:25:00 +0000 (07:25 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 7 May 2008 07:25:00 +0000 (07:25 +0000)
commit4164b0e883feb1f5bd850bb23760a99d1f7695f7
treef24079af68b87cd48a633b93815f4e19a2bf61db
parentcc8f0a961ced175ad07c383758275764657637b6
changed default gl_vbo from 1 to 3 to try to avoid stalls on certain ATI
cards, does not seem to have any significant effect on NVIDIA
performance either way (1 is faster on Radeon HD though, if it works)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8280 d7cf8633-e32d-0410-b094-e92efae38249
gl_backend.c