virtualx-engine/drivers/gles3/shaders
clayjohn e600fb93a5 Add 2D lights to OpenGL3 canvas renderer
This is an initial implementation using the same single-pass approach as the RenderingDevice.
2022-10-12 17:55:01 -07:00
..
canvas.glsl Add 2D lights to OpenGL3 canvas renderer 2022-10-12 17:55:01 -07:00
canvas_shadow.glsl
canvas_uniforms_inc.glsl Add 2D lights to OpenGL3 canvas renderer 2022-10-12 17:55:01 -07:00
copy.glsl Add 2D lights to OpenGL3 canvas renderer 2022-10-12 17:55:01 -07:00
cube_to_dp.glsl
cubemap_filter.glsl Fix various bugs in GLES3 renderer that stopped it from running on web 2022-08-01 16:45:32 -04:00
effect_blur.glsl
lens_distorted.glsl
scene.glsl Apply energy conservation to LAMBERT_WRAP and TOON diffuse modes by dividing by PI 2022-09-12 08:45:40 -07:00
SCsub SCons: Properly track codegen script dependency for generated GLSL headers 2022-07-02 16:01:48 +02:00
sky.glsl Move debanding into internal sky shader code so that it is applied after everything else. 2022-09-13 10:39:04 -07:00
stdlib_inc.glsl
tonemap.glsl
tonemap_inc.glsl