lovr/src
bjorn 370124c88d Batching cleanup;
- Rename drawMode to topology in some places.
- Batch uses DrawCommand internally to simplify stuff.
- Do less work while flushing.
- Store global head/tail cursors instead of unused per-batch cursors.
2019-06-27 20:58:42 -07:00
..
api Adjust includes; 2019-06-27 13:44:09 -07:00
core Don't return NULL from mat4_invert; 2019-06-22 17:25:48 -07:00
lib Add new array implementation; Upgrade filesystem; 2019-06-16 13:30:30 -07:00
modules Batching cleanup; 2019-06-27 20:58:42 -07:00
resources Multiview; 2019-06-25 01:21:59 -07:00
Tupdefault Add tup build system; 2019-06-10 04:06:22 -07:00
main.c Add lovrPlatformOpenConsole; 2019-06-16 18:55:43 -07:00