lovr/src
bjorn 42c85c39fb rm 1ms sleep from main loop;
It's causing massive problems on windows, and sleeping for zero ms
is good enough to relinquish CPU time to the OS.  VR APIs also do
their own sleeping.
2020-01-08 23:58:11 -08:00
..
api api: try new file naming convention; Tupfile: cleanup; 2019-12-31 19:31:44 -08:00
core Pragma once in core/hash.h 2020-01-06 13:55:39 -05:00
lib Add newline to end of stb_image.h; 2019-12-28 23:16:36 -08:00
modules rm pragma pack to fix OpenVR on Linux and Mac 2020-01-01 17:34:45 -05:00
resources Automatically convert binary resources; 2019-12-29 11:25:30 -08:00
main.c rm 1ms sleep from main loop; 2020-01-08 23:58:11 -08:00