This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0b5230b7be2b9cf075fcdfd7ccd97373ffa4e7b6
godot
/
modules
/
betsy
History
Lukas Tenbrink
2b36c79f7b
Use
Span<uint8_t>
in
RenderingDevice
allocation APIs to avoid intermediary arrays on calls.
2025-06-18 12:31:48 +02: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
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
config.py
…
image_compress_betsy.cpp
Use
Span<uint8_t>
in
RenderingDevice
allocation APIs to avoid intermediary arrays on calls.
2025-06-18 12:31:48 +02:00
image_compress_betsy.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
LICENSE.Betsy.md
…
register_types.cpp
…
register_types.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
SCsub
…