1
0
Fork 0
godot/drivers/gles3/storage
Hendrik Brucker a3525bc015 Add transparency support for LightmapGI
Co-authored-by: Guerro323 <kaltobattle@gmail.com>
2024-12-18 19:36:16 +01:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
config.cpp Revert "Fix GPUParticles are not rendered for older AMD GPUs with OpenGL+Angle" 2024-10-29 22:17:16 -07:00
config.h Revert "Fix GPUParticles are not rendered for older AMD GPUs with OpenGL+Angle" 2024-10-29 22:17:16 -07:00
light_storage.cpp Merge pull request #99958 from lander-vr/reflection-probe-blend-property 2024-12-12 16:13:32 -06:00
light_storage.h Merge pull request #99958 from lander-vr/reflection-probe-blend-property 2024-12-12 16:13:32 -06:00
material_storage.cpp Add transparency support for LightmapGI 2024-12-18 19:36:16 +01:00
material_storage.h Add transparency support for LightmapGI 2024-12-18 19:36:16 +01:00
mesh_storage.cpp Clear AABB when Mesh is cleared 2024-12-05 11:40:44 -08:00
mesh_storage.h Implemented multimesh_get_buffer_rd_rid function into RenderingServer. 2024-11-14 15:52:08 -06:00
particles_storage.cpp Fix Adreno 3xx compatibility for devices with newer driver versions 2024-06-11 23:23:51 +02:00
particles_storage.h Style: Apply `clang-tidy` fixes (superficial) 2024-11-04 12:11:14 -06:00
render_scene_buffers_gles3.cpp Fix incorrect enabling of post process in OpenGL 2024-06-24 13:22:01 +10:00
render_scene_buffers_gles3.h Style: Apply new `clang-format` changes 2024-09-20 08:09:48 -05:00
texture_storage.cpp Merge pull request #100282 from devloglogan/motion-vectors-openxr 2024-12-12 16:13:36 -06:00
texture_storage.h Renderer agnostic motion vector rendering/OpenXR changes 2024-12-10 15:59:17 -06:00
utilities.cpp Make query for GL_MAX_VIEWPORT_DIMS compatible with web exports 2024-06-14 01:53:12 +02:00
utilities.h Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00