]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix a bug with r_batch_debugdynamicvertexpath in R_DrawTextureSurfaceList_Sky where...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 1 Jun 2020 03:02:26 +0000 (03:02 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 1 Jun 2020 03:02:26 +0000 (03:02 +0000)
commite7c65577b00c716d49e0257e01ee2db04ecdd3ee
tree7bf11ab187924f6892d0ee43f5d31f8cdf1c224c
parent3992b4bad986288595baac9b9ea48b76f7cc2dbb
Fix a bug with r_batch_debugdynamicvertexpath in R_DrawTextureSurfaceList_Sky where it was trying to use the surface->num_firstvertex rather than the batch info.

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