lovr/src/modules/data
bjorn cdecc1bae7 Add defer system; Rework exceptions; util cleanup;
Defer can be used to clean up resources when an error occurs.
2024-03-29 18:10:22 -07:00
..
blob.c Add wrappers for malloc functions; 2024-03-11 14:38:00 -07:00
blob.h util.h no longer uses atomics; 2021-02-11 16:37:55 -07:00
image.c Add d24 TextureFormat; 2024-03-29 18:07:25 -07:00
image.h Add d24 TextureFormat; 2024-03-29 18:07:25 -07:00
modelData.c Add wrappers for malloc functions; 2024-03-11 14:38:00 -07:00
modelData.h Model uses sn10x3 normals and tangents; 2024-01-20 17:39:36 -08:00
modelData_gltf.c Add wrappers for malloc functions; 2024-03-11 14:38:00 -07:00
modelData_obj.c Add defer system; Rework exceptions; util cleanup; 2024-03-29 18:10:22 -07:00
modelData_stl.c Add wrappers for malloc functions; 2024-03-11 14:38:00 -07:00
rasterizer.c Add wrappers for malloc functions; 2024-03-11 14:38:00 -07:00
rasterizer.h Adjust; 2022-07-04 15:22:54 -07:00
sound.c Add wrappers for malloc functions; 2024-03-11 14:38:00 -07:00
sound.h Cleanup; 2023-09-11 17:24:27 -07:00