godot/modules/betsy
Rémi Verschelde 03c83cea1e Style: Enable clang-format's InsertBraces config
This was part of our style guide since we started using clang-format
but the feature was only added in clang-format 15, and we hadn't
noticed it yet.
2025-01-09 16:46:51 +01:00
..
alpha_stitch.glsl Betsy: Add BC3 and BC5 support 2024-11-27 12:27:05 +01:00
bc1.glsl Style: Enable clang-format's InsertBraces config 2025-01-09 16:46:51 +01:00
bc4.glsl Style: Enable clang-format's InsertBraces config 2025-01-09 16:46:51 +01:00
bc6h.glsl Betsy: Add signed mode for BC6 2024-09-02 09:49:14 +02:00
betsy_bc1.h Betsy: Add caching and BC1 compression support 2024-09-11 23:48:29 +02:00
config.py
CrossPlatformSettings_piece_all.glsl Style: Add 19.1.0 LLVM options to .clang-format 2024-11-22 09:24:32 -06:00
image_compress_betsy.cpp Betsy: Fix stack-use-after-scope when using BC3 and BC5 2024-12-19 08:42:21 +08:00
image_compress_betsy.h Refactor CommandQueueMT to use vararg templates 2025-01-02 15:35:08 +01:00
register_types.cpp Betsy: Add caching and BC1 compression support 2024-09-11 23:48:29 +02:00
register_types.h
SCsub Betsy: Add BC3 and BC5 support 2024-11-27 12:27:05 +01:00
UavCrossPlatform_piece_all.glsl Style: Add 19.1.0 LLVM options to .clang-format 2024-11-22 09:24:32 -06:00