godot/drivers/gles3/storage
Rémi Verschelde 9a1b4f338b
Merge pull request #81160 from paddy-exe/canvas-uv-world-space
Add render mode to use world coordinates in canvas item shader
2023-09-19 09:03:18 +02:00
..
config.cpp Fix integer value for GL_MAX_UNIFORM_BLOCK_SIZE overflowing 2023-08-25 10:19:25 -04:00
config.h Fix integer value for GL_MAX_UNIFORM_BLOCK_SIZE overflowing 2023-08-25 10:19:25 -04:00
light_storage.cpp [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
light_storage.h [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
material_storage.cpp Merge pull request #81160 from paddy-exe/canvas-uv-world-space 2023-09-19 09:03:18 +02:00
material_storage.h
mesh_storage.cpp [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
mesh_storage.h [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
particles_storage.cpp [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
particles_storage.h [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
render_scene_buffers_gles3.cpp Fix transparent viewport backgrounds with custom clear color 2023-07-30 06:19:47 -05:00
render_scene_buffers_gles3.h Fix transparent viewport backgrounds with custom clear color 2023-07-30 06:19:47 -05:00
SCsub
texture_storage.cpp [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
texture_storage.h Add option to enable HDR rendering in 2D 2023-08-07 11:24:03 +02:00
utilities.cpp
utilities.h