lovr/src
bjorn bec98004ff Fix vertical text align;
Off-by-one error with counting lines.
2019-01-24 14:07:02 -08:00
..
api Buffers individually keep track of their flush range; 2019-01-22 12:11:01 -08:00
audio Fix redundant lovrAudio initialization; 2018-12-19 02:43:10 -08:00
data Replace sprintf with stb version; 2019-01-18 08:55:29 -08:00
event Fix crash on repeated calls to Channel:peek; 2019-01-12 20:51:50 -08:00
filesystem Replace sprintf with stb version; 2019-01-18 08:55:29 -08:00
graphics Fix vertical text align; 2019-01-24 14:07:02 -08:00
headset Replace sprintf with stb version; 2019-01-18 08:55:29 -08:00
lib Add stb_sprintf; 2019-01-18 08:55:29 -08:00
math Update Curve error messages; 2019-01-20 20:40:40 -08:00
physics lovrRelease frees objects instead of destructor; 2018-12-19 01:41:01 -08:00
platform Rename setWindow back to createWindow; 2019-01-20 20:06:40 -08:00
resources Add resizable vector pools; 2019-01-10 14:10:04 -08:00
thread Replace sprintf with stb version; 2019-01-18 08:55:29 -08:00
timer Fix module destruction; 2018-11-19 09:24:28 -08:00
api.h Adjust BlockType; getValue -> read; 2019-01-16 10:02:44 -08:00
luax.c Handle numbers more consistently in Lua API; 2019-01-11 22:37:54 -08:00
luax.h Small portability compile fixes in headers 2019-01-14 13:17:40 -08:00
main.c Replace sprintf with stb version; 2019-01-18 08:55:29 -08:00
platform.h Rename setWindow back to createWindow; 2019-01-20 20:06:40 -08:00
util.c Vector API improvements; 2019-01-06 03:25:00 -08:00
util.h Adjust util.h macros; 2019-01-18 08:44:03 -08:00
version.h version/os refactor; 2018-09-27 18:38:44 -07:00