]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Remove r_vertexgeneric_t, r_vertexmesh_t, vid.interleavedarrays and code related...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 6 May 2018 04:39:34 +0000 (04:39 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 6 May 2018 04:39:34 +0000 (04:39 +0000)
commitfcca38006977b1073fa82907dd5db8fea339c5f4
tree3cad7b6265113c01f28109dd1013778377f2167d
parent796f50fbe80c918ce90b611e58227477a35d896a
Remove r_vertexgeneric_t, r_vertexmesh_t, vid.interleavedarrays and code related to them.

Refactor r_showsurfaces code to modify the rsurface.batchlightmapcolor4f in place instead of using the R_Mesh_PrepareVertices_Generic_Lock/Unlock functions which have been removed.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12421 d7cf8633-e32d-0410-b094-e92efae38249
cl_screen.c
client.h
gl_backend.c
gl_backend.h
gl_rmain.c
model_shared.c
model_shared.h
render.h
vid.h
vid_sdl.c
vid_shared.c