godot/drivers/gles3
Johan Aires Rastén 8452e6cdb3 Add SPECULAR_AMOUNT spatial light shader built-in
Light3D has a light_specular property which is used to set the
intensity of specular contributed by this light source, but it was
previously only used by the default material light shader, and not
possible to use in a custom light() shader.
2023-05-04 09:15:12 +02:00
..
effects Allow for external python scripts to call the build python headers via external scripts 2023-03-19 21:18:52 -07:00
environment Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
shaders Add SPECULAR_AMOUNT spatial light shader built-in 2023-05-04 09:15:12 +02:00
storage Add SPECULAR_AMOUNT spatial light shader built-in 2023-05-04 09:15:12 +02:00
rasterizer_canvas_gles3.cpp Check for instancing without relying on instance_count when drawing 2D meshes 2023-04-11 16:58:42 -07:00
rasterizer_canvas_gles3.h Allow for external python scripts to call the build python headers via external scripts 2023-03-19 21:18:52 -07:00
rasterizer_gles3.cpp Forbid passing multiview sampler to the custom function in shaders 2023-02-21 11:23:17 +03: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 Ensure that depth write state is updated before transparent pass in OpenGL3 renderer 2023-04-11 21:17:24 -07:00
rasterizer_scene_gles3.h Allow for external python scripts to call the build python headers via external scripts 2023-03-19 21:18:52 -07:00
SCsub Split GI effects and fix stereoscopic rendering of GI effects 2022-06-22 12:50:17 +10:00
shader_gles3.cpp Make screen texture and depth texture work in Multiview 2023-01-25 13:35:01 +11:00
shader_gles3.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00