1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-04 13:33:34 +00:00
lovr/src/lib
2018-08-07 15:17:06 -07:00
..
glad ARB_compute_shader; ARB_program_interface_query; ARB_shader_storage_buffer_object; 2018-08-02 15:34:58 -07:00
lua-cjson Use header files for lua libraries; 2017-07-23 23:03:13 -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 Rename vendor to lib; 2017-03-11 02:19:33 -08:00
noise1234 Add noise1234; 2018-07-06 18:27:40 -07:00
stb Use stb_truetype instead of FreeType; 2018-08-02 03:41:21 -07:00
tinycthread Add tinycthread; 2018-02-23 18:37:24 -08:00
vec Rename vendor to lib; 2017-03-11 02:19:33 -08:00
dds.h Mention ddsparse; 2017-08-09 01:57:18 -07:00
glfw.h Shift around glfw includes; 2018-07-17 17:21:14 -07:00