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-04-05 04:16:34 -07:00
..
types audio: forward declarations; 2019-04-05 04:16:34 -07:00
audio.c audio: forward declarations; 2019-04-05 04:16:34 -07:00
data.c Make registertype/extend type a macro; 2019-04-05 03:48:36 -07:00
data.h rm VertexData; 2019-02-13 15:10:52 -08:00
event.c Make lovrRelease non-generic; 2019-04-05 03:41:03 -07:00
event.h api: more modular helper functions; 2018-09-27 18:38:44 -07:00
filesystem.c Make lovrRelease non-generic; 2019-04-05 03:41:03 -07:00
graphics.c Make registertype/extend type a macro; 2019-04-05 03:48:36 -07:00
graphics.h api: more modular helper functions; 2018-09-27 18:38:44 -07:00
headset.c Make registertype/extend type a macro; 2019-04-05 03:48:36 -07:00
lovr.c Always use pushliteral when possible; 2018-12-15 21:45:32 -08:00
math.c Make registertype/extend type a macro; 2019-04-05 03:48:36 -07:00
math.h Make binding functions static; 2019-02-17 14:52:22 -08:00
math.lua vec3:add and vec3:sub accept numbers; 2019-03-13 20:36:50 -07:00
math.lua.h vec3:add and vec3:sub accept numbers; 2019-03-13 20:36:50 -07:00
physics.c Make registertype/extend type a macro; 2019-04-05 03:48:36 -07:00
thread.c Make registertype/extend type a macro; 2019-04-05 03:48:36 -07:00
timer.c Handle numbers more consistently in Lua API; 2019-01-11 22:37:54 -08:00