]> git.xonotic.org Git - xonotic/darkplaces.git/commit
bind to GL_ARB_framebuffer_object functions correctly - unlike almost
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 30 Nov 2011 09:15:09 +0000 (09:15 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 30 Nov 2011 09:15:09 +0000 (09:15 +0000)
commitfec24b7a98657412f8403d7edb06bd17f0ff007c
tree4d1907d366ffe0fc89de589d51a19fb6a09da10f
parent40b3b1719d89c7c7262a21959347f2217305c121
bind to GL_ARB_framebuffer_object functions correctly - unlike almost
everything else, these lack the ARB suffix (issue 8 in the spec)

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