This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/ZDoom/Raze.git
synced
2025-04-10 17:51:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f368bc1a03
raze
/
polymer
History
terminx
f368bc1a03
Silence FBO initialization failure message on Intel HD 4000 by moving the glCheckFramebufferStatusEXT() call to below the glBindFramebufferEXT() call. The error returned on HD 4000 previously was something to do with the framebuffer being incomplete, and this seems to fix it, so hopefully it's right.
...
git-svn-id:
https://svn.eduke32.com/eduke32@3985
1a8010ca-5511-0410-912e-c29ae57300e0
2013-08-06 23:52:16 +00:00
..
eduke32
Silence FBO initialization failure message on Intel HD 4000 by moving the glCheckFramebufferStatusEXT() call to below the glBindFramebufferEXT() call. The error returned on HD 4000 previously was something to do with the framebuffer being incomplete, and this seems to fix it, so hopefully it's right.
2013-08-06 23:52:16 +00:00
synthesis.sh
synthesis.sh: add two options specified by magic strings in the HEAD commit msg.
2013-08-04 20:37:50 +00:00