godot-module-template/modules/betsy
Rémi Verschelde f0a448540e
Misc dependency improvements for files depending on rendering_server.h
On my machine, this reduces incremental compilation time after an edit of
`rendering_server.h` by 3s.
2026-02-25 20:17:27 +01:00
..
alpha_stitch.glsl Betsy: Remove OGRE aliases 2025-04-22 14:54:57 +02:00
bc1.glsl Betsy: Remove OGRE aliases 2025-04-22 14:54:57 +02:00
bc4.glsl Betsy: Remove OGRE aliases 2025-04-22 14:54:57 +02:00
bc6h.glsl Betsy: Remove OGRE aliases 2025-04-22 14:54:57 +02:00
betsy_bc1.h Betsy: Generate BC1 tables once during compression 2025-10-09 00:02:44 +02:00
config.py Option to enable cvtt and betsy compression in exported builds 2025-09-30 09:19:59 +03:00
image_compress_betsy.cpp Misc dependency improvements for files depending on rendering_server.h 2026-02-25 20:17:27 +01:00
image_compress_betsy.h Misc dependency improvements for files depending on rendering_server.h 2026-02-25 20:17:27 +01:00
LICENSE.Betsy.md Betsy: Consolidate documentation in module folder and cleanup SCsub 2025-01-31 23:45:37 +01:00
register_types.cpp Betsy: Add caching and BC1 compression support 2024-09-11 23:48:29 +02:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
rgb_to_rgba.glsl Betsy: Convert RGB to RGBA textures on the GPU 2025-10-21 17:49:35 +02:00
SCsub Betsy: Convert RGB to RGBA textures on the GPU 2025-10-21 17:49:35 +02:00