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
2025-02-21 11:01:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
769867475c
gzdoom-gles
/
wadsrc
History
Magnus Norddahl
769867475c
- Replaced max(dot(a,b), 0.0) with clamp as some rounding errors caused pow to receive negative values when then value was subtracted from 1.0 (undefined glsl behavior)
...
- Fixed that surface angle attenuation was getting applied twice
2018-02-03 23:56:55 +01:00
..
static
- Replaced max(dot(a,b), 0.0) with clamp as some rounding errors caused pow to receive negative values when then value was subtracted from 1.0 (undefined glsl behavior)
2018-02-03 23:56:55 +01:00
CMakeLists.txt
- missed one qzdoom reference
2017-07-20 06:45:08 -04:00