lovr/src/core
bjorn b17d01e4aa Don't return NULL from mat4_invert; 2019-06-22 17:25:48 -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 Fix tostring; 2019-06-20 13:47:43 -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 Don't return NULL from mat4_invert; 2019-06-22 17:25:48 -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 Polyfill M_PI; 2019-06-20 21:43:40 -07:00