lovr/src
bjorn a28b333899 Split draw data stream into two streams;
Also the max number of draws can be hardcoded to 256 now.
2019-04-05 00:49:50 -07:00
..
api Write vertices at batch time; 2019-04-05 00:49:50 -07:00
audio Fix MSVC warnings; 2019-03-17 00:58:13 -07:00
data Fix MSVC warnings; 2019-03-17 00:58:13 -07:00
event Fix prototypes; 2019-02-17 14:39:51 -08:00
filesystem Fix MSVC warnings; 2019-03-17 00:58:13 -07:00
graphics Split draw data stream into two streams; 2019-04-05 00:49:50 -07:00
headset Fix MSVC warnings; 2019-03-17 00:58:13 -07:00
lib Fix resulting clang warnings; 2019-03-17 01:01:54 -07:00
math Fix MSVC warnings; 2019-03-17 00:58:13 -07:00
physics Fix prototypes; 2019-02-17 14:39:51 -08:00
platform Fix MSVC warnings; 2019-03-17 00:58:13 -07:00
resources Split draw data stream into two streams; 2019-04-05 00:49:50 -07:00
thread Fix prototypes; 2019-02-17 14:39:51 -08:00
timer Fix prototypes; 2019-02-17 14:39:51 -08:00
api.h rm VertexData; 2019-02-13 15:10:52 -08:00
luax.c Fix MSVC warnings; 2019-03-17 00:58:13 -07:00
luax.h Fix MSVC warnings; 2019-03-17 00:58:13 -07:00
main.c Handle coroutine stuff properly; 2019-03-07 01:04:45 -08:00
platform.h Fix prototypes; 2019-02-17 14:39:51 -08:00
util.c Oops, use calloc in _lovrAlloc; 2019-01-29 20:08:10 -08:00
util.h Fix MSVC warnings; 2019-03-17 00:58:13 -07:00
version.h v0.12.0; 2019-02-14 10:33:07 -08:00