godot/drivers/gles3
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
..
effects Use Gaussian approximation for backbuffer mipmaps in GL Compatibility renderer 2023-06-12 21:51:23 -07:00
environment Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
shaders Merge pull request #81160 from paddy-exe/canvas-uv-world-space 2023-09-19 09:03:18 +02:00
storage Merge pull request #81160 from paddy-exe/canvas-uv-world-space 2023-09-19 09:03:18 +02:00
rasterizer_canvas_gles3.cpp [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
rasterizer_canvas_gles3.h fix GLES3 changing 2d shadow atlas size is broken 2023-08-16 15:58:23 +00:00
rasterizer_gles3.cpp [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
rasterizer_gles3.h Forbid passing multiview sampler to the custom function in shaders 2023-02-21 11:23:17 +03:00
rasterizer_scene_gles3.cpp Merge pull request #81583 from AThousandShips/null_check_drivers_platform 2023-09-15 19:48:18 +02:00
rasterizer_scene_gles3.h Add RENDERING_INFO parameters to GL Compatibility renderer 2023-06-16 09:10:00 +02:00
SCsub Split GI effects and fix stereoscopic rendering of GI effects 2022-06-22 12:50:17 +10:00
shader_gles3.cpp [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00
shader_gles3.h [Drivers,Platform] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-12 20:13:32 +02:00