lovr/src
bjorn 67e228125b Add d24 TextureFormat;
LÖVR uses d32f by default, but that's not guaranteed to be supported.

However, GPUs must support either d32f or d24, so we can fall back to
d24 reliably.
2024-03-29 18:07:25 -07:00
..
api Add d24 TextureFormat; 2024-03-29 18:07:25 -07:00
core Add d24 TextureFormat; 2024-03-29 18:07:25 -07:00
lib threads polyfill defines thread_local; 2024-02-28 12:31:34 -08:00
modules Add d24 TextureFormat; 2024-03-29 18:07:25 -07:00
main.c Rework boot process; 2023-11-27 18:42:49 -08:00
util.c Add wrappers for malloc functions; 2024-03-11 14:38:00 -07:00
util.h Merge branch 'stable' into dev 2024-03-12 11:58:34 -07:00