1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-07 06:43:34 +00:00
lovr/src/core
2019-06-16 18:55:43 -07:00
..
arr.c Add new array implementation; Upgrade filesystem; 2019-06-16 13:30:30 -07:00
arr.h Add new array implementation; Upgrade filesystem; 2019-06-16 13:30:30 -07:00
luax.c Update refcounting (again); 2019-06-02 01:02:26 -07:00
luax.h Update refcounting (again); 2019-06-02 01:02:26 -07:00
maf.c Inline all the maf functions; 2019-06-03 07:19:25 -07:00
maf.h vec3 has 4 elements; 2019-06-03 07:20:03 -07:00
platform.c Fix android platform include order; 2019-05-20 15:16:27 -07:00
platform.h Add lovrPlatformOpenConsole; 2019-06-16 18:55:43 -07:00
platform_android.c.h Add lovrPlatformOpenConsole; 2019-06-16 18:55:43 -07:00
platform_glfw.c.h Add experimental hotkeys flag; 2019-06-02 03:00:12 -07:00
platform_linux.c.h Add lovrPlatformOpenConsole; 2019-06-16 18:55:43 -07:00
platform_macos.c.h Add lovrPlatformOpenConsole; 2019-06-16 18:55:43 -07:00
platform_web.c.h Add lovrPlatformOpenConsole; 2019-06-16 18:55:43 -07:00
platform_windows.c.h Add lovrPlatformOpenConsole; 2019-06-16 18:55:43 -07:00
ref.c Update refcounting (again); 2019-06-02 01:02:26 -07:00
ref.h Fix warnings on newer versions of gcc; 2019-06-11 19:57:20 -07:00
utf.c Add core folder; 2019-05-20 02:47:33 -07:00
utf.h Add core folder; 2019-05-20 02:47:33 -07:00
util.c Inline hash function; 2019-06-02 04:15:46 -07:00
util.h Inline all the maf functions; 2019-06-03 07:19:25 -07:00