godot/drivers/gles3
Rémi Verschelde 68d188d521
Merge pull request #95888 from clayjohn/Lightmap-SH-coefficients
Use correct lightmap coefficients to ensure that the directional lightmap mode looks correct
2024-08-25 20:18:18 +02:00
..
effects
environment
shaders Merge pull request #95888 from clayjohn/Lightmap-SH-coefficients 2024-08-25 20:18:18 +02:00
storage Merge pull request #95838 from olawlor/vertex65536bugfix 2024-08-20 10:03:06 +02:00
rasterizer_canvas_gles3.cpp Simplify and fix Rect2/AABB get_support function 2024-08-19 23:55:31 -07:00
rasterizer_canvas_gles3.h Fix Parallax2D repeats being not relative to its transform 2024-08-19 11:43:16 +02:00
rasterizer_gles3.cpp OpenGL: Unconditionally do glDisable(GL_FRAMEBUFFER_SRGB) because we do our own sRGB conversion 2024-08-12 12:40:38 -05:00
rasterizer_gles3.h Fix regression around OpenGL swapchain optimisation for OpenXR 2024-07-29 12:46:58 +10:00
rasterizer_scene_gles3.cpp Merge pull request #89919 from BlueCube3310/bicubic-lightmap 2024-08-20 10:01:41 +02:00
rasterizer_scene_gles3.h Implement support for bicubic lightmap filtering 2024-08-19 09:52:09 +02:00
SCsub
shader_gles3.cpp Fixed crash on PowerVR GE8320 GPUs 2024-07-30 08:43:04 +02:00
shader_gles3.h