raze-gles/wadsrc
Christoph Oelckers 0461acfc8b - removed the brightness fudging in the palette emulation shader and always return an alpha of 1.
The fudging was only needed because fog was still applied on top of the palette emulation so after completely disabling the true color distance attenuation in palette mode it made the image too bright.
The alpha needs to be 1 because this is only the texel, not the combined color.
2020-09-21 21:17:23 +02:00
..
static - removed the brightness fudging in the palette emulation shader and always return an alpha of 1. 2020-09-21 21:17:23 +02:00
CMakeLists.txt - renamed the project to "Raze". 2019-12-28 14:10:25 +01:00