1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-05 13:53:38 +00:00
lovr/src
2017-11-25 13:30:02 -08:00
..
api Add the ability to select headset drivers at runtime; 2017-11-25 13:02:09 -08:00
audio Use spooky BOOleans everywhere; 2017-10-31 01:14:09 -07:00
data Add the ability to select headset drivers at runtime; 2017-11-25 13:02:09 -08:00
event Use spooky BOOleans everywhere; 2017-10-31 01:14:09 -07:00
filesystem Use readBytes and writeBytes intead of read and write; 2017-11-25 12:03:59 -08:00
graphics Ensure animator is NULL on model creation; 2017-11-25 13:30:02 -08:00
headset Add the ability to select headset drivers at runtime; 2017-11-25 13:02:09 -08:00
lib Add GL_EXT_texture_sRGB extension; 2017-11-23 13:09:40 -08:00
loaders Reduce max bones per mesh to 48; 2017-11-25 12:29:40 -08:00
math lovr.math.gammaToLinear; lovr.math.linearToGamma; 2017-11-24 00:53:08 -08:00
physics Use spooky BOOleans everywhere; 2017-10-31 01:14:09 -07:00
timer lovr.timer.getAverageDelta; 2017-05-16 20:25:29 -06:00
lovr.c Refactor lovr.conf to be exposed to C; 2017-11-22 20:11:51 -08:00
lovr.h v0.8.0; 2017-08-27 15:49:43 -07:00
luax.c Minor cleanup of previous change; 2017-11-22 20:13:36 -08:00
luax.h Refactor lovr.conf to be exposed to C; 2017-11-22 20:11:51 -08: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 Floating point colors; 2017-11-20 21:47:36 -08:00