This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze-gles
Watch
0
Star
0
Fork
You've already forked raze-gles
0
mirror of
https://github.com/ZDoom/raze-gles.git
synced
2025-02-24 04:11:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
No description
3985
commits
2
branches
1
tag
128
MiB
C++
78.3%
C
17.1%
ZenScript
2%
M4
0.5%
Yacc
0.5%
Other
1.5%
f368bc1a03
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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
polymer
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
.gitignore
Remove polymer-perf related lines from .gitignore
2012-10-05 22:37:26 +00:00