godot/drivers/gles3
lawnjelly 857d884026 Initialize `GLWrapper` earlier in `Storage::initialize()`
Make sure `GLWrapper` is initialized before `glActiveTexture` is called by other parts of the storage initialize(), to prevent benign warnings.
2023-08-21 08:51:47 +01:00
..
shaders Take FXAA samples from half-pixel coordinates to improve quality 2022-11-30 15:39:00 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
rasterizer_canvas_base_gles3.cpp Unbind texture slots when changing framebuffer 2023-08-12 11:07:13 +01:00
rasterizer_canvas_base_gles3.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rasterizer_canvas_gles3.cpp Unbind texture slots when changing framebuffer 2023-08-12 11:07:13 +01:00
rasterizer_canvas_gles3.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rasterizer_gles3.cpp Unbind texture slots when changing framebuffer 2023-08-12 11:07:13 +01:00
rasterizer_gles3.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
rasterizer_scene_gles3.cpp Unbind texture slots when changing framebuffer 2023-08-12 11:07:13 +01:00
rasterizer_scene_gles3.h Single Compilation Unit build. 2023-07-02 20:13:16 +01:00
rasterizer_storage_gles3.cpp Initialize `GLWrapper` earlier in `Storage::initialize()` 2023-08-21 08:51:47 +01:00
rasterizer_storage_gles3.h Unbind texture slots when changing framebuffer 2023-08-12 11:07:13 +01:00
shader_cache_gles3.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
shader_cache_gles3.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
shader_compiler_gles3.cpp [3.x] Fix NODE_POSITION_VIEW Shader Built-In 2023-04-18 22:11:41 +02:00
shader_compiler_gles3.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
shader_gles3.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
shader_gles3.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00