lovr/src
bjorn b51e8694ac Add lovrQuit; 2018-05-27 19:05:10 -07:00
..
api Rename luax_stubnil to luax_emptymodule; 2018-05-27 19:05:10 -07:00
audio Release sources when audio module is destroyed; 2018-03-24 00:29:58 -07:00
data Change mat4_transform signature; 2018-05-27 19:05:10 -07:00
event Disable threads in WebVR; 2018-05-27 19:05:10 -07:00
filesystem Fix lots of memory leaks; 2018-03-23 19:31:45 -07:00
graphics Work around emscripten window limitation; 2018-05-27 19:05:10 -07:00
headset WebVR isMounted I guess; 2018-05-27 19:05:10 -07:00
lib Add tinycthread; 2018-02-23 18:37:24 -08:00
math WebVR velocity functions; 2018-05-27 19:05:10 -07:00
physics Fix lots of memory leaks; 2018-03-23 19:31:45 -07:00
resources Add lovrQuit; 2018-05-27 19:05:10 -07:00
thread More memory stuff; 2018-03-24 01:17:36 -07:00
timer Make modules more restartable; 2018-02-23 18:38:53 -08:00
api.h lovr.data.newVertexData accepts a vertex table; 2018-04-01 21:57:16 -07:00
lovr.c Add lovrQuit; 2018-05-27 19:05:10 -07:00
lovr.h Add lovrQuit; 2018-05-27 19:05:10 -07:00
luax.c Rename luax_stubnil to luax_emptymodule; 2018-05-27 19:05:10 -07:00
luax.h Rename luax_stubnil to luax_emptymodule; 2018-05-27 19:05:10 -07:00
main.c Refactor main loop; 2018-05-27 19:05:10 -07:00
util.c Rewrite boot.lua, main.c, and exception handling; 2018-05-27 19:05:10 -07:00
util.h Rewrite boot.lua, main.c, and exception handling; 2018-05-27 19:05:10 -07:00