]> git.xonotic.org Git - xonotic/darkplaces.git/commit
gl_vbo_dynamicvertex and gl_vbo_dynamicindex now use R_BufferData_Store
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 19 Jun 2013 01:42:17 +0000 (01:42 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 19 Jun 2013 01:42:17 +0000 (01:42 +0000)
commit225c8fd3bb44a70344a8994c9da3ebe3f4d19224
treef819dd6c09e749036b72d89d81cae23f6d7f20f2
parent5a4be9fc214e0831a862d51f702510d2a002fa4b
gl_vbo_dynamicvertex and gl_vbo_dynamicindex now use R_BufferData_Store
rather than the much slower path they used before

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