This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
gzdoom
Watch
0
Star
0
Fork
You've already forked gzdoom
0
mirror of
https://github.com/ZDoom/gzdoom.git
synced
2024-11-13 16:07:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
da87a34a6f
gzdoom
/
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