godot/drivers/gles2
SonerSound 20822ee87d Fix inconsistent lighting in GLES2
Issue was possibily being caused by duplicating a light even when that
light was not in the render_light_instances array.

(cherry picked from commit 545bf86d39)
2019-11-12 13:09:35 +01:00
..
shaders do not compute fog when using unshaded in GLES2 2019-07-17 09:50:54 +02:00
rasterizer_canvas_gles2.cpp fix gles2 canvas shader uniform error,close #31201 2019-11-08 15:48:19 +01:00
rasterizer_canvas_gles2.h Make alpha 1.0 when using texscreen, fixes #25850 2019-02-21 19:43:34 -03:00
rasterizer_gles2.cpp GLES2: Clarify why we exclude debug code on iOS 2019-01-11 20:04:13 +01:00
rasterizer_gles2.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
rasterizer_scene_gles2.cpp Fix inconsistent lighting in GLES2 2019-11-12 13:09:35 +01:00
rasterizer_scene_gles2.h allow omnilights and spotlights to use negative in GLES2 2019-11-08 15:48:19 +01:00
rasterizer_storage_gles2.cpp Fix hint range step for integer in shaders 2019-11-08 15:48:18 +01:00
rasterizer_storage_gles2.h Use glCopyTexSubImage2D instead of glCopyTexImage2D, should be safer and faster. 2019-03-07 00:14:13 -03:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
shader_compiler_gles2.cpp Fix skip_vertex_transform bug in GLES2 CPUParticles 2019-11-08 15:48:18 +01:00
shader_compiler_gles2.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
shader_gles2.cpp Fix typo in 7bad170 2019-03-02 00:45:01 +01:00
shader_gles2.h Massive improvement to GLES2 performance, rewrote most ShaderGLES2 class. 2019-02-27 23:49:34 -03:00