1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-09 07:33:33 +00:00
lovr/src/api
2018-03-24 12:50:09 -07:00
..
types Fix lots of memory leaks; 2018-03-23 19:31:45 -07:00
audio.c Fix lots of memory leaks; 2018-03-23 19:31:45 -07:00
data.c Make Mesh more lightweight; 2018-03-21 15:36:00 -07:00
event.c Add default lovr.threaderror callback; 2018-03-12 10:37:45 -07:00
filesystem.c Fix lovr.filesystem.setRequirePath; 2018-03-22 10:39:31 -07:00
graphics.c Make depth test more flexible; 2018-03-24 12:50:09 -07:00
headset.c Remove eye argument from lovr.draw; 2018-03-22 09:57:44 -07:00
lovr.c Reorganize main/lovr separation; 2018-02-23 18:38:34 -08:00
math.c Add separate x/y scale to lovr.graphics.plane; 2018-03-19 13:09:03 -07:00
physics.c Fix Joint:getType returning nil for DistanceJoints; 2018-01-09 19:42:09 -08:00
thread.c More memory stuff; 2018-03-24 01:17:36 -07:00
timer.c Move api header; 2017-12-10 12:41:43 -08:00