1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-04 05:23:34 +00:00
lovr/src
2018-08-02 05:04:40 -07:00
..
api Add writable and usage flags to ShaderBlock; 2018-08-02 05:04:40 -07:00
audio Refs know their type; 2018-07-24 19:14:29 -07:00
data Fix potential ModelData leaks; 2018-08-02 03:27:16 -07:00
event Make custom events work; 2018-07-26 19:38:01 -07:00
filesystem Refs know their type; 2018-07-24 19:14:29 -07:00
graphics More storage block stuff; 2018-08-02 05:04:40 -07:00
headset Fix WebGL memcpys; 2018-08-02 03:40:47 -07:00
lib Add ARB_viewport_array; 2018-07-21 05:29:43 -07:00
math Refs know their type; 2018-07-24 19:14:29 -07:00
physics Refs know their type; 2018-07-24 19:14:29 -07:00
resources Update boot.lua; 2018-07-28 18:41:51 -07:00
thread Make custom events work; 2018-07-26 19:38:01 -07:00
timer Clean up includes; 2018-07-04 13:51:35 -07:00
api.h Add writable and usage flags to ShaderBlock; 2018-08-02 05:04:40 -07:00
lovr.c Condense event code a bit; 2018-07-26 19:38:01 -07:00
lovr.h v0.10.0; 2018-06-13 21:20:33 -07:00
luax.c Simplify luax_checktype and inheritance; 2018-07-24 21:15:07 -07:00
luax.h Simplify luax_checktype and inheritance; 2018-07-24 21:15:07 -07:00
main.c Refactor main loop; 2018-05-27 19:05:10 -07:00
util.c Refs know their type; 2018-07-24 19:14:29 -07:00
util.h Refs know their type; 2018-07-24 19:14:29 -07:00