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-04 18:01:01 -08:00
..
types Many batching improvements; Refactoring; 2019-01-04 18:01:01 -08:00
audio.c Update API to work with vectors; 2018-12-02 12:08:07 -08:00
data.c Fix everything and merge; 2018-09-27 18:38:44 -07:00
data.h Fix everything and merge; 2018-09-27 18:38:44 -07:00
event.c Always use pushliteral when possible; 2018-12-15 21:45:32 -08:00
event.h api: more modular helper functions; 2018-09-27 18:38:44 -07:00
filesystem.c Always use pushliteral when possible; 2018-12-15 21:45:32 -08:00
graphics.c Many batching improvements; Refactoring; 2019-01-04 18:01:01 -08:00
graphics.h api: more modular helper functions; 2018-09-27 18:38:44 -07:00
headset.c Remove lovrHeadsetGetEyePose; 2018-12-02 13:27:55 -08:00
lovr.c Always use pushliteral when possible; 2018-12-15 21:45:32 -08:00
math.c Properly release Curves on creation; 2018-12-02 12:51:20 -08:00
math.h rm Transform; 2018-12-02 12:08:07 -08:00
math.lua Fix declspec for math functions; 2019-01-04 02:18:21 -08:00
math.lua.h Rebuild math.lua.h; 2019-01-04 02:19:10 -08:00
physics.c Fix module destruction; 2018-11-19 09:24:28 -08:00
thread.c Rename thread module init/destroy; 2018-12-19 01:04:42 -08:00
timer.c Fix module destruction; 2018-11-19 09:24:28 -08:00