1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-04 13:33:34 +00:00
lovr/src
bjorn fb455a671c LuaJIT: dereference vector pointers before use;
That way __sub doesn't break due to built-in pointer operator.
2018-12-02 12:48:44 -08:00
..
api LuaJIT: dereference vector pointers before use; 2018-12-02 12:48:44 -08:00
audio Update API to work with vectors; 2018-12-02 12:08:07 -08:00
data Move math helpers into lib; 2018-11-15 08:03:51 -08:00
event Fix module destruction; 2018-11-19 09:24:28 -08:00
filesystem Fix module destruction; 2018-11-19 09:24:28 -08:00
graphics Update API to work with vectors; 2018-12-02 12:08:07 -08:00
headset Fix lovr.event.quit("restart") on Android 2018-11-27 15:02:25 -08:00
lib Start math types; 2018-12-02 12:08:07 -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 Start math types; 2018-12-02 12:08:07 -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 rm Transform; 2018-12-02 12:08:07 -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 Initial platform.h; 2018-10-29 14:00:16 -07:00
util.h Start math types; 2018-12-02 12:08:07 -08:00
version.h version/os refactor; 2018-09-27 18:38:44 -07:00