godot/drivers/gles2
Rémi Verschelde e2caaf1b6d
Merge pull request #23899 from BastiaanOlij/fix_particle_active
Remapped ACTIVE to shader_active, now works
2018-12-02 21:26:12 +01:00
..
shaders Fix style issues and signature mismatch 2018-11-28 10:21:07 +01:00
rasterizer_canvas_gles2.cpp Add some limits on the Editor Settings 2018-10-24 19:46:33 -05:00
rasterizer_canvas_gles2.h Moving lens distortion shader into drivers and adding GLES2 support 2018-10-02 17:14:43 +10:00
rasterizer_gles2.cpp Prevent GLAPIENTRY redefine in rasterizer, now included in glad.h 2018-11-23 21:19:59 +01:00
rasterizer_gles2.h Moving lens distortion shader into drivers and adding GLES2 support 2018-10-02 17:14:43 +10:00
rasterizer_scene_gles2.cpp Merge pull request #23981 from khairul169/fix_gles2_clearcolor 2018-11-28 15:10:28 +01:00
rasterizer_scene_gles2.h Added luminance capping to avoid glitches on small dots. closes #17996 2018-11-28 01:22:20 -03:00
rasterizer_storage_gles2.cpp Do not draw particles if they are not processing at all, fixes #19507 2018-11-19 20:34:29 -03:00
rasterizer_storage_gles2.h Do not draw particles if they are not processing at all, fixes #19507 2018-11-19 20:34:29 -03:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
shader_compiler_gles2.cpp Merge pull request #23899 from BastiaanOlij/fix_particle_active 2018-12-02 21:26:12 +01:00
shader_compiler_gles2.h Make core/ includes absolute, remove subfolders from include path 2018-09-12 09:52:22 +02:00
shader_gles2.cpp Fix many errors found by PVS-Studio 2018-11-28 05:03:24 -05:00
shader_gles2.h Fix warnings about unhandled enum value in switch [-Wswitch] 2018-09-27 18:34:30 +02:00