virtualx-engine/drivers/gles3/shaders
clayjohn 978aa05a99 Fix error in Web builds that resulting in 2D
objects not drawing in the GLES3 backend.

Issue came from not binding a light UBO when using the DISABLE_LIGHTING
code path
2022-10-14 11:18:27 -07:00
..
canvas.glsl Fix error in Web builds that resulting in 2D 2022-10-14 11:18:27 -07:00
canvas_shadow.glsl
canvas_uniforms_inc.glsl Fix error in Web builds that resulting in 2D 2022-10-14 11:18:27 -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
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