1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-22 21:53:35 +00:00
lovr/src
2017-10-21 22:52:07 +13:00
..
api Add indirection of fake headset functions 2017-10-21 09:32:46 +13:00
audio Clean up includes; 2017-09-19 23:49:10 -07:00
data add headset.update (to handle moving fake headset) 2017-10-14 09:46:33 +13:00
event Fix undefined behavior with event polling; 2017-05-17 00:03:42 -06:00
filesystem Clean up includes; 2017-09-19 23:49:10 -07:00
graphics cheesy hack to module load order to get fake headset running 2017-10-12 23:04:18 +13:00
headset Add runtime selection support for webvr version 2017-10-21 22:52:07 +13:00
lib Mention ddsparse; 2017-08-09 01:57:18 -07:00
loaders Clean up includes; 2017-09-19 23:49:10 -07:00
math Clean up includes; 2017-09-19 23:49:10 -07:00
physics Fix World:update fix; 2017-08-27 13:23:40 -07:00
timer lovr.timer.getAverageDelta; 2017-05-16 20:25:29 -06:00
lovr.c Fix lovr.getOS for Linux; 2017-08-13 16:49:10 -07:00
lovr.h v0.8.0; 2017-08-27 15:49:43 -07:00
luax.c BoxShape; 2017-05-16 15:52:09 -06:00
luax.h Return nil for memory allocation errors; 2017-05-17 15:45:24 -06:00
main.c Move GLFW into LOVR; 2016-11-25 17:31:41 -08:00
util.c Fix RGB texture size; 2017-08-26 19:31:03 -07:00
util.h Use lovrAssert and lovrThrow for better errors; 2017-08-10 01:05:04 -07:00