raze/wadsrc/static/shaders/glsl
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
..
burn.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
fogboundary.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
func_defaultlight.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
func_defaultmat.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
func_defaultmat2.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
func_normal.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
func_notexture.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
func_paletted.fp - removed the brightness fudging in the palette emulation shader and always return an alpha of 1. 2020-09-21 21:17:23 +02:00
func_pbr.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
func_spec.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
func_warp1.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
func_warp2.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
func_warp3.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
func_wavex.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
fuzz_jagged.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
fuzz_noise.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
fuzz_smooth.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
fuzz_smoothnoise.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
fuzz_smoothtranslucent.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
fuzz_software.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
fuzz_standard.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
fuzz_swirly.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
main.fp - fixed most issues with palette emulation. 2020-09-18 22:29:13 +02:00
main.vp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
material_nolight.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
material_normal.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
material_pbr.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
material_specular.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00
stencil.fp - updated backend from GZDoom. 2020-05-30 23:10:17 +02:00