1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-05 13:53:38 +00:00
lovr/src/api
2019-01-24 17:39:27 -08:00
..
types Revert "Replace sprintf with stb version;" 2019-01-24 17:39:27 -08:00
audio.c Handle numbers more consistently in Lua API; 2019-01-11 22:37:54 -08:00
data.c Handle numbers more consistently in Lua API; 2019-01-11 22:37:54 -08:00
data.h Fix everything and merge; 2018-09-27 18:38:44 -07:00
event.c Fix crash on repeated calls to Channel:peek; 2019-01-12 20:51:50 -08:00
event.h api: more modular helper functions; 2018-09-27 18:38:44 -07:00
filesystem.c Revert "Replace sprintf with stb version;" 2019-01-24 17:39:27 -08:00
graphics.c Buffers individually keep track of their flush range; 2019-01-22 12:11:01 -08:00
graphics.h api: more modular helper functions; 2018-09-27 18:38:44 -07:00
headset.c Handle numbers more consistently in Lua API; 2019-01-11 22:37:54 -08:00
lovr.c Always use pushliteral when possible; 2018-12-15 21:45:32 -08:00
math.c Handle numbers more consistently in Lua API; 2019-01-11 22:37:54 -08:00
math.h rm Transform; 2018-12-02 12:08:07 -08:00
math.lua Fix missing LuaJIT return; 2019-01-12 05:06:57 -08:00
math.lua.h Rebuild math.lua.h; 2019-01-14 12:30:47 -08:00
physics.c Handle numbers more consistently in Lua API; 2019-01-11 22:37:54 -08:00
thread.c Rename thread module init/destroy; 2018-12-19 01:04:42 -08:00
timer.c Handle numbers more consistently in Lua API; 2019-01-11 22:37:54 -08:00