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-07 21:41:07 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
c6f4c0b6f0
gzdoom
/
wadsrc
/
static
/
shaders
History
Christoph Oelckers
b96dd6c421
- fixed: The missing fourth component of the texture coordinate must be filled with 1.0, not 0.0 before applying the texture matrix. Not doing so will cancel out the translation part of the matrix.
2014-09-02 10:31:48 +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
- fixed: The missing fourth component of the texture coordinate must be filled with 1.0, not 0.0 before applying the texture matrix. Not doing so will cancel out the translation part of the matrix.
2014-09-02 10:31:48 +02:00