This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-06 12:20:30 +00:00
Code
Releases
Wiki
Activity
Files
edde380e9cb1545d77e99bba99aaf55f55e7dc86
godot
/
modules
/
betsy
History
Thaddeus Crews
a1e768c508
Merge pull request
#97295
from BlueCube3310/betsy-bc4
...
Betsy: Implement BC4 compression
2024-10-14 14:09:56 -05:00
..
bc1.glsl
Betsy: Add caching and BC1 compression support
2024-09-11 23:48:29 +02:00
bc4.glsl
Betsy: Implement BC4 compression
2024-09-22 10:16:37 +02: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
…
image_compress_betsy.cpp
Betsy: Implement BC4 compression
2024-09-22 10:16:37 +02:00
image_compress_betsy.h
Betsy: Implement BC4 compression
2024-09-22 10:16:37 +02:00
register_types.cpp
Betsy: Add caching and BC1 compression support
2024-09-11 23:48:29 +02:00
register_types.h
…
SCsub
Merge pull request
#97295
from BlueCube3310/betsy-bc4
2024-10-14 14:09:56 -05:00
UavCrossPlatform_piece_all.glsl
…