1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-09 15:33:35 +00:00
lovr/src
2019-03-05 02:45:46 -08:00
..
api Fix improper istype calls in LuaJIT; 2019-03-05 02:45:46 -08:00
audio Source:getPose; Source:setPose; 2019-02-18 18:07:28 -08:00
data lovr.filesystem.read takes and returns byte count; 2019-03-05 01:59:31 -08:00
event Fix prototypes; 2019-02-17 14:39:51 -08:00
filesystem lovr.filesystem.read takes and returns byte count; 2019-03-05 01:59:31 -08:00
graphics Make binding functions static; 2019-02-17 14:52:22 -08:00
headset Fix prototypes; 2019-02-17 14:39:51 -08:00
lib Start OBJ parser; Optimize glTF parsing; 2019-02-13 15:10:52 -08:00
math Fix prototypes; 2019-02-17 14:39:51 -08:00
physics Fix prototypes; 2019-02-17 14:39:51 -08:00
platform Platform window functions accept NULL pointers; 2019-02-05 12:46:48 -08:00
resources lovr.audio.getPose; lovr.audio.setPose; 2019-02-17 18:26:56 -08:00
thread Fix prototypes; 2019-02-17 14:39:51 -08:00
timer Fix prototypes; 2019-02-17 14:39:51 -08:00
api.h rm VertexData; 2019-02-13 15:10:52 -08:00
luax.c Explicitly convert lua_Numbers to floats; 2019-01-29 22:04:04 -08:00
luax.h Fix prototypes; 2019-02-17 14:39:51 -08:00
main.c rm unused variables; 2019-02-17 14:19:39 -08:00
platform.h Fix prototypes; 2019-02-17 14:39:51 -08:00
util.c Oops, use calloc in _lovrAlloc; 2019-01-29 20:08:10 -08:00
util.h rm string hashing code; 2019-02-13 15:10:52 -08:00
version.h v0.12.0; 2019-02-14 10:33:07 -08:00