1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-04 13:33:34 +00:00
lovr/src
2018-01-21 12:54:16 -08:00
..
api Rename SourceData to AudioStream; 2018-01-21 12:54:16 -08:00
audio Rename SourceData to AudioStream; 2018-01-21 12:54:16 -08:00
data Rename SourceData to AudioStream; 2018-01-21 12:54:16 -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 Fix projection matrix for 3d canvases; 2018-01-20 21:44:44 -08:00
headset Simplify mipmaps; 2018-01-14 13:21:34 -08:00
lib Add OVR_multiview extension; 2017-11-27 20:53:46 -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
resources Add lovr.data module; 2018-01-15 23:13:26 -08:00
timer Avoid resetting clock after boot.lua; 2018-01-13 16:00:47 -08:00
api.h TextureData; 2018-01-20 21:33:09 -08:00
lovr.c Add lovr.data module; 2018-01-15 23:13:26 -08:00
lovr.h v0.9.1; 2017-12-31 20:26:42 -08:00
luax.c Minor cleanup of previous change; 2017-11-22 20:13:36 -08:00
luax.h Fix texture coordinates; 2017-12-09 20:09:27 -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