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-07 01:04:45 -08:00
..
api Refactor asynchronous headset render errors; 2019-03-06 23:17:29 -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 Handle coroutine stuff properly; 2019-03-07 01:04:45 -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 Rename fake to desktop; 2019-03-06 23:02:47 -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 Refactor asynchronous headset render errors; 2019-03-06 23:17:29 -08:00
luax.h Refactor asynchronous headset render errors; 2019-03-06 23:17:29 -08:00
main.c Handle coroutine stuff properly; 2019-03-07 01:04:45 -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