lovr/src
bjorn c3b79b7274 Use updateWindow in fake headset getDisplayDimensions; 2018-08-20 15:09:08 -07:00
..
api Fix world/collider memory leaks; 2018-08-18 21:16:19 -07:00
audio Introduce -DUSE_OPENAL=0 CMake option which prevents inclusion of OpenAL 2018-08-20 16:33:16 -04:00
data Add rg16f and rg32f texture formats; 2018-08-16 14:54:37 -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 Shader:sendImage; 2018-08-17 19:53:54 -07:00
headset Use updateWindow in fake headset getDisplayDimensions; 2018-08-20 15:09:08 -07:00
lib Use defines to shrink stb_image footprint; 2018-08-16 14:21:24 -07:00
math Refs know their type; 2018-07-24 19:14:29 -07:00
physics Fix world/collider memory leaks; 2018-08-18 21:16:19 -07:00
resources Use ifdefs for nvidia glsl extensions; 2018-08-13 17:03:39 -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 Shader:sendImage; 2018-08-17 19:53:54 -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