This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom-gles
Watch
0
Star
0
Fork
You've already forked gzdoom-gles
0
mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced
2024-11-25 13:41:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
835dbe5bd0
gzdoom-gles
/
wadsrc
/
static
/
shaders
History
Christoph Oelckers
835dbe5bd0
- removed the 'layout' qualifier from the uniform buffer declaration. It's not really needed because the layout of a single vec4 array cannot possibly change, and Intel drivers are complaining for unknown reasons.
2014-09-20 09:10:01 +02:00
..
d3d
- Removed a couple warnings about implicit vector truncation reported by fxc. (Apparently, it
2011-05-15 22:30:20 +00:00
glsl
- removed the 'layout' qualifier from the uniform buffer declaration. It's not really needed because the layout of a single vec4 array cannot possibly change, and Intel drivers are complaining for unknown reasons.
2014-09-20 09:10:01 +02:00