qzdoom/wadsrc/static/shaders/glsl
2020-12-12 00:21:33 +01:00
..
burn.fp - load all the shaders and use the right one for each renderpass 2019-03-01 02:40:02 +01:00
fogboundary.fp - fix some vulkan warnings 2019-05-13 21:15:10 +02:00
func_defaultlight.fp - major shader rework 2020-04-19 10:57:43 +02:00
func_defaultmat.fp - major shader rework 2020-04-19 10:57:43 +02:00
func_defaultmat2.fp - major shader rework 2020-04-19 10:57:43 +02:00
func_normal.fp - major shader rework 2020-04-19 10:57:43 +02:00
func_notexture.fp
func_paletted.fp
func_pbr.fp - major shader rework 2020-04-19 10:57:43 +02:00
func_spec.fp - major shader rework 2020-04-19 10:57:43 +02:00
func_warp1.fp - major shader rework 2020-04-19 10:57:43 +02:00
func_warp2.fp - major shader rework 2020-04-19 10:57:43 +02:00
func_warp3.fp - major shader rework 2020-04-19 10:57:43 +02:00
func_wavex.fp - major shader rework 2020-04-19 10:57:43 +02:00
fuzz_jagged.fp
fuzz_noise.fp
fuzz_smooth.fp
fuzz_smoothnoise.fp
fuzz_smoothtranslucent.fp
fuzz_software.fp
fuzz_standard.fp
fuzz_swirly.fp
main.fp - made the new Build light mode operational 2020-06-11 08:48:33 +02:00
main.vp Fix model normals being distorted by MODELDEF scaling. 2020-12-12 00:21:33 +01:00
material_nolight.fp - rewrite the user shader support for materials - new syntax is to create a 'Material ProcessMaterial()' function 2018-07-15 23:01:40 +02:00
material_normal.fp - rewrite the user shader support for materials - new syntax is to create a 'Material ProcessMaterial()' function 2018-07-15 23:01:40 +02:00
material_pbr.fp - fix distance attenuation for PBR materials 2018-10-17 09:03:18 +02:00
material_specular.fp - rewrite the user shader support for materials - new syntax is to create a 'Material ProcessMaterial()' function 2018-07-15 23:01:40 +02:00
stencil.fp - fix some vulkan warnings 2019-05-13 21:15:10 +02:00