1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-15 02:13:33 +00:00
lovr/src/api
2018-02-08 21:50:47 -08:00
..
types TextureData:encode; 2018-02-08 20:17:50 -08:00
audio.c Error message instead of crash on audio.newSource with non-understood file 2018-02-03 09:34:30 -05:00
data.c Move TextureData assertions into constructors; 2018-02-08 19:22:30 -08:00
event.c Fix warnings; 2018-01-26 19:11:42 -08:00
filesystem.c Copy strings in loader; 2018-01-04 18:49:14 -08:00
graphics.c Expose depth write setting; 2018-02-08 21:50:47 -08:00
headset.c Fix lovr.draw arguments; 2018-01-08 18:33:51 -08:00
math.c Move api header; 2017-12-10 12:41:43 -08:00
physics.c Fix Joint:getType returning nil for DistanceJoints; 2018-01-09 19:42:09 -08:00
timer.c Move api header; 2017-12-10 12:41:43 -08:00