1
0
Fork 0
godot/drivers/gles3/storage
Adam Scott 0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
- Set clang-format `Standard` rule to `c++20`
2024-10-25 13:49:43 -04:00
..
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
config.cpp Implement vertex shading 2024-09-29 00:36:09 +02:00
config.h Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
light_storage.cpp Merge pull request #85338 from EMBYRDEV/shadow-caster-mask 2024-10-24 13:22:59 -05:00
light_storage.h Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
material_storage.cpp Make `OUTPUT_IS_SRGB/CLIP_SPACE_FAR` shader built-ins global 2024-10-24 12:32:05 +03:00
material_storage.h Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
mesh_storage.cpp Use local vector for skeleton 2024-10-02 20:38:40 +03:00
mesh_storage.h Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04: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 Add more validation to UBO size and alignment in Compatibility renderer 2024-06-14 12:56:29 -07: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 Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04:00
texture_storage.h Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 -04: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