]> git.xonotic.org Git - xonotic/darkplaces.git/commit
added GL_Finish function in backend, to centralize all the qglFinish
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 1 Apr 2011 09:40:57 +0000 (09:40 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 1 Apr 2011 09:40:57 +0000 (09:40 +0000)
commit7553655597e4e22766b9ed2394896a2a6905fc32
tree25b1e868cbba3a4f0724911bf959fbdeb2ab7fcc
parentce4fe693f0528b10085c0fa1a1f45ca87feabbad
added GL_Finish function in backend, to centralize all the qglFinish
calls and accommodate other render paths in such cases

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11003 d7cf8633-e32d-0410-b094-e92efae38249
cl_screen.c
gl_backend.c
gl_backend.h
vid_agl.c
vid_glx.c
vid_sdl.c