godot/drivers/gles3
clayjohn b2b89d7294 Properly remap roughness when reading from radiance map
This ensures that we consistently use perceptual roughness which matches the behaviour of most other PBR renderers like Blender, Ue4 and Godot 3
2022-12-02 15:39:20 -08:00
..
effects Add GPUParticles to the OpenGL3 renderer. 2022-11-14 23:28:25 -08:00
environment Move cluster builder, sdfgi and gi structures to clustered renderer, move light and probe elements into storage and reorganise our render_scene method. 2022-10-04 11:03:32 +11:00
shaders Properly remap roughness when reading from radiance map 2022-12-02 15:39:20 -08:00
storage GLES3 TextureStorage - add missing null checks 2022-11-16 23:31:59 -08:00
rasterizer_canvas_gles3.cpp Fix drawing of Mesh2D 2022-11-24 13:00:42 -08:00
rasterizer_canvas_gles3.h Add GPUParticles to the OpenGL3 renderer. 2022-11-14 23:28:25 -08:00
rasterizer_gles3.cpp Regenerate GL loader code with GLAD 2 2022-11-14 21:48:01 +01:00
rasterizer_gles3.h Add multiview to the opengl3 driver 2022-10-21 21:00:32 -05:00
rasterizer_scene_gles3.cpp Add GPUParticles to the OpenGL3 renderer. 2022-11-14 23:28:25 -08:00
rasterizer_scene_gles3.h Add GPUParticles to the OpenGL3 renderer. 2022-11-14 23:28:25 -08:00
SCsub Split GI effects and fix stereoscopic rendering of GI effects 2022-06-22 12:50:17 +10:00
shader_gles3.cpp Add GPUParticles to the OpenGL3 renderer. 2022-11-14 23:28:25 -08:00
shader_gles3.h Add GPUParticles to the OpenGL3 renderer. 2022-11-14 23:28:25 -08:00