]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Enable GL_OES_framebuffer_object on Android - it was broken in Android 2.1 but that...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 10 Apr 2018 05:11:30 +0000 (05:11 +0000)
committerRudolf Polzer <divVerent@gmail.com>
Sun, 15 Mar 2020 01:51:49 +0000 (21:51 -0400)
commit023c4cb84d787baea342f95b951ca3366f337df4
tree070f3ebc794ca6d12129b59e9e61034a2ca8dfeb
parentd028200bf1149a7cb2ce56d5def13c13aed1aa5f
Enable GL_OES_framebuffer_object on Android - it was broken in Android 2.1 but that's been irrelevant for years.

Remove prototype for R_Init, it doesn't exist.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12383 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=17499dfe2bee8ebecbcb0f6ba3093a1ff2ea5070
render.h
vid_sdl.c