1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-31 17:41:11 +00:00
lovr/src
2019-05-14 04:37:56 -07:00
..
api Clean up event module; 2019-05-14 04:37:56 -07:00
audio Audio cleanup; 2019-05-13 03:53:17 -07:00
data Initial KTX support; 2019-05-12 22:23:28 -07:00
event Clean up event module; 2019-05-14 04:37:56 -07:00
filesystem Revert "Free objects in their destructors;" 2019-04-05 05:45:05 -07:00
graphics Add ShaderFlags; 2019-05-14 03:48:01 -07:00
headset Handle vsync better; 2019-05-14 00:18:22 -07:00
lib Fix double/float conversions; 2019-05-13 04:28:57 -07:00
math Rename math to maf; 2019-04-20 11:39:20 -07:00
physics Rename math to maf; 2019-04-20 11:39:20 -07:00
platform Handle vsync better; 2019-05-14 00:18:22 -07:00
resources Handle vsync better; 2019-05-14 00:18:22 -07:00
thread newThread: can load thread code from a file or Blob; 2019-05-02 15:09:54 -07:00
timer Make TimerState private; 2019-05-13 03:35:41 -07:00
api.h Remove Controllers; 2019-05-12 22:22:29 -07:00
luax.c Lua hides a Type in its userdata; 2019-05-13 03:21:11 -07:00
luax.h Lua hides a Type in its userdata; 2019-05-13 03:21:11 -07:00
main.c Handle coroutine stuff properly; 2019-03-07 01:04:45 -08:00
platform.h Handle vsync better; 2019-05-14 00:18:22 -07:00
types.c Update WebVR; 2019-05-12 22:23:28 -07:00
types.h Clean up event module; 2019-05-14 04:37:56 -07:00
util.c Move types into their own file; 2019-04-05 04:05:03 -07:00
util.h rm custom PI define; 2019-05-13 03:56:34 -07:00
version.h v0.12.0; 2019-02-14 10:33:07 -08:00