lovr/src/modules
bjorn f9d7742dfd Add support for headless headset rendering;
Although the name is unfortunate, this allows access to lovr.headset
when no window is opened or when the graphics module is disabled.  This
requires the XR_MND_headless extension to be supported by the runtime.
2022-11-26 14:40:39 -08:00
..
audio Minor comments on audio.c 2022-11-09 19:05:01 -08:00
data Use fancy syntax for model data map indices; 2022-11-14 19:20:29 -08:00
event Variant small string optimization; 2022-11-24 15:40:43 -08:00
filesystem Error if require path is too long instead of truncating; 2022-11-23 14:08:32 -08:00
graphics Compute passes release their shaders properly; 2022-11-21 19:52:41 -08:00
headset Add support for headless headset rendering; 2022-11-26 14:40:39 -08:00
math More beginner-friendly error message 2022-07-21 16:30:13 -07:00
physics TerrainShape mass fix; 2022-11-09 22:22:26 -08:00
system Fix window resize; 2022-11-09 19:05:01 -08:00
thread Simplify channel hash table; 2022-09-10 23:59:14 -07:00
timer lovr.system; 2021-02-25 09:00:12 -07:00