lovr/src
bjorn 538f5f8aa1 Trim stbtt;
Removes functionality from stb_truetype that isn't being used.
This makes it compile 25% faster (~.5s).
2019-01-11 14:01:55 -08:00
..
api Add resizable vector pools; 2019-01-10 14:10:04 -08:00
audio Fix redundant lovrAudio initialization; 2018-12-19 02:43:10 -08:00
data Allocate files on the stack when possible; 2018-12-19 01:49:15 -08:00
event Fix module destruction; 2018-11-19 09:24:28 -08:00
filesystem Allocate files on the stack when possible; 2018-12-19 01:49:15 -08:00
graphics Optimize uniform parsing; 2019-01-11 12:27:40 -08:00
headset Simplify Pipeline; 2019-01-04 18:01:01 -08:00
lib Trim stbtt; 2019-01-11 14:01:55 -08:00
math Add resizable vector pools; 2019-01-10 14:10:04 -08:00
physics lovrRelease frees objects instead of destructor; 2018-12-19 01:41:01 -08:00
platform Add newlines to the end of some files; 2018-11-27 15:03:52 -08:00
resources Add resizable vector pools; 2019-01-10 14:10:04 -08:00
thread lovrRelease frees objects instead of destructor; 2018-12-19 01:41:01 -08:00
timer Fix module destruction; 2018-11-19 09:24:28 -08:00
api.h Fix declspec for math functions; 2019-01-04 02:18:21 -08:00
luax.c Always use pushliteral when possible; 2018-12-15 21:45:32 -08:00
luax.h Move print_override to luax; 2018-11-15 07:51:21 -08:00
main.c Always use pushliteral when possible; 2018-12-15 21:45:32 -08:00
platform.h Add newlines to the end of some files; 2018-11-27 15:03:52 -08:00
util.c Vector API improvements; 2019-01-06 03:25:00 -08:00
util.h Vector API improvements; 2019-01-06 03:25:00 -08:00
version.h version/os refactor; 2018-09-27 18:38:44 -07:00