This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
83aa53b5e167478ced4b04dc292b4095f6d60a21
godot
/
modules
/
betsy
T
History
Thaddeus Crews
70a2ce974b
Merge pull request
#110060
from BlueCube3310/betsy-rgb
...
Betsy: Convert RGB to RGBA on the GPU for faster compression
2025-10-21 15:11:09 -05: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
Merge pull request
#110060
from BlueCube3310/betsy-rgb
2025-10-21 15:11:09 -05:00
image_compress_betsy.h
Betsy: Convert RGB to RGBA textures on the GPU
2025-10-21 17:49:35 +02: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