1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-07 06:43:34 +00:00
lovr/src/modules/data
2020-03-29 13:47:57 -06:00
..
audioStream.c Fix bugs in sounddata-has-blob 2020-01-19 21:22:23 +01:00
audioStream.h RawAudioStream: Use cursor instead of realloc-remainder 2020-01-08 23:52:08 +01:00
blob.c Add modules folder; 2019-05-19 00:38:35 -07:00
blob.h Ref is mostly private now; 2019-05-20 15:09:06 -07:00
modelData.c Windows; 2019-12-10 12:19:50 -08:00
modelData.h Allow anisotropy to be used with any TextureFilter; 2020-03-05 09:46:49 -08:00
modelData_gltf.c ModelData: Use union for transform fields; 2020-02-11 16:38:31 -08:00
modelData_obj.c ModelData: Use union for transform fields; 2020-02-11 16:38:31 -08:00
rasterizer.c Allow initializing empty TextureData with Blob; 2020-03-29 13:47:57 -06:00
rasterizer.h Fix sign issue in rasterizer; 2019-05-26 12:51:25 -07:00
soundData.c Minor style stuff; 2020-01-22 15:41:48 -08:00
soundData.h Minor style stuff; 2020-01-22 15:41:48 -08:00
textureData.c Allow initializing empty TextureData with Blob; 2020-03-29 13:47:57 -06:00
textureData.h Allow initializing empty TextureData with Blob; 2020-03-29 13:47:57 -06:00