lovr/src
bjorn 7c6accf856 Rebuild boot.lua; 2019-02-13 23:48:50 -08:00
..
api Fix gamma correct issue with built-in Camera; 2019-02-13 21:14:45 -08:00
audio Avoid more implicit float-double conversions; 2019-01-24 17:00:41 -08:00
data Just ignore unknown OBJ materials; 2019-02-13 20:53:30 -08:00
event Fix compile with -DLOVR_ENABLE_HEADSET=NO 2019-02-01 13:20:28 -08:00
filesystem Always check malloc result; Less calloc; 2019-01-29 16:53:01 -08:00
graphics Fix gamma correct issue with built-in Camera; 2019-02-13 21:14:45 -08:00
headset OBJ groups/materials; 2019-02-13 15:10:52 -08:00
lib Start OBJ parser; Optimize glTF parsing; 2019-02-13 15:10:52 -08:00
math Vector rework; 2019-02-08 08:13:47 -08:00
physics Be more intentional about doubles vs. floats; 2019-01-24 16:48:06 -08:00
platform Platform window functions accept NULL pointers; 2019-02-05 12:46:48 -08:00
resources Rebuild boot.lua; 2019-02-13 23:48:50 -08:00
thread Header cleanup; 2019-01-24 17:43:25 -08:00
timer Fix module destruction; 2018-11-19 09:24:28 -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 Explicitly convert lua_Numbers to floats; 2019-01-29 22:04:04 -08:00
main.c Header cleanup; 2019-01-24 17:43:25 -08:00
platform.h Fixes to lovr.mirror() requested in PR 2019-01-28 15:03:58 -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 version/os refactor; 2018-09-27 18:38:44 -07:00