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