1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-04 13:33:34 +00:00
lovr/src
2018-12-14 10:58:03 -08:00
..
api Fix Mesh:draw; 2018-12-12 19:39:01 -08:00
audio Struct cleanup; 2018-12-10 15:18:42 -08:00
data Add VarelaRound; 2018-12-14 10:58:03 -08:00
event Fix module destruction; 2018-11-19 09:24:28 -08:00
filesystem lovrFileWrite buffer can be const and therefore should 2018-12-04 12:40:30 -08:00
graphics Fix sphere and cylinder; 2018-12-13 23:05:56 -08:00
headset Remove lovrHeadsetGetEyePose; 2018-12-02 13:27:55 -08:00
lib Add ARB_buffer_storage; 2018-12-05 10:19:24 -08:00
math rm Transform; 2018-12-02 12:08:07 -08:00
physics Start math types; 2018-12-02 12:08:07 -08:00
platform Add newlines to the end of some files; 2018-11-27 15:03:52 -08:00
resources rm Cabin; 2018-12-14 10:58:03 -08:00
thread Fix module destruction; 2018-11-19 09:24:28 -08:00
timer Fix module destruction; 2018-11-19 09:24:28 -08:00
api.h DrawMode -> DrawStyle; MeshDrawMode -> DrawMode; 2018-12-12 18:43:04 -08:00
luax.c luax_traceback; 2018-11-15 07:51:21 -08:00
luax.h Move print_override to luax; 2018-11-15 07:51:21 -08:00
main.c Fix wasm build.........; 2018-11-16 07:36:44 -08:00
platform.h Add newlines to the end of some files; 2018-11-27 15:03:52 -08:00
util.c Use _Noreturn for lovrThrow; 2018-12-12 19:35:18 -08:00
util.h Use _Noreturn for lovrThrow; 2018-12-12 19:35:18 -08:00
version.h version/os refactor; 2018-09-27 18:38:44 -07:00