lovr/src/lib
bjorn b8ed63fcc4 Fix double/float conversions; 2019-05-13 04:28:57 -07:00
..
glad Add OpenGL ES support to glad header; 2019-01-29 22:04:15 -08:00
jsmn Start OBJ parser; Optimize glTF parsing; 2019-02-13 15:10:52 -08:00
lua-cjson Fix resulting clang warnings; 2019-03-17 01:01:54 -07:00
lua-enet Restart-without-quit support: lovr.event.quit("restart") and return-from-run() both support the string "restart" in place of an exit code. When this happens, the program reruns itself in a new, isolated environment. In Emscripten, no reboot occurs and the program only quits. 2018-01-25 21:32:16 -05:00
map Fix MSVC warnings; 2019-03-17 00:58:13 -07:00
noise1234 Add noise1234; 2018-07-06 18:27:40 -07:00
sds Fix MSVC warnings; 2019-03-17 00:58:13 -07:00
stb Update stb_image_write; 2019-03-07 00:02:11 -08:00
tinycthread Awkward hotfix to tinycthread.h 2018-11-30 13:00:28 -08:00
vec Rename vendor to lib; 2017-03-11 02:19:33 -08:00
maf.c Fix double/float conversions; 2019-05-13 04:28:57 -07:00
maf.h Ensure maf symbols are exported on unix; 2019-05-12 22:23:28 -07:00
utf.c Move utf helper into lib; 2019-04-05 04:04:52 -07:00
utf.h Move utf helper into lib; 2019-04-05 04:04:52 -07:00