lovr/src
bjorn 5ab15e36a8 Declare extension before in; 2018-08-30 03:43:41 -07:00
..
api Fix skybox texture mapping; 2018-08-30 00:06:29 -07:00
audio Introduce -DUSE_OPENAL=0 CMake option which prevents inclusion of OpenAL 2018-08-20 16:33:16 -04:00
data Canvas depth buffer; 2018-08-29 21:18:33 -07:00
event Make custom events work; 2018-07-26 19:38:01 -07:00
filesystem Load modules from lua_modules to support luarocks; 2018-08-16 14:57:31 -07:00
graphics ShaderBlock buffer bind fix; 2018-08-30 03:41:10 -07:00
headset Make window mono by default; 2018-08-29 21:22:13 -07:00
lib Modify GL extensions; 2018-08-30 00:26:10 -07:00
math Refs know their type; 2018-07-24 19:14:29 -07:00
physics Fix remaining physics leaks; 2018-08-22 09:29:34 -07:00
resources Declare extension before in; 2018-08-30 03:43:41 -07:00
thread Make custom events work; 2018-07-26 19:38:01 -07:00
timer Clean up includes; 2018-07-04 13:51:35 -07:00
api.h rm AttachmentTypes; DepthFormats; 2018-08-29 21:22:12 -07:00
lovr.c Add sleep back to main loop; 2018-08-20 14:48:06 -07:00
lovr.h v0.10.0; 2018-06-13 21:20:33 -07:00
luax.c Simplify luax_checktype and inheritance; 2018-07-24 21:15:07 -07:00
luax.h Simplify luax_checktype and inheritance; 2018-07-24 21:15:07 -07:00
main.c Refactor main loop; 2018-05-27 19:05:10 -07:00
util.c Refs know their type; 2018-07-24 19:14:29 -07:00
util.h Refs know their type; 2018-07-24 19:14:29 -07:00