lovr/src/modules
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
..
audio Add new array implementation; Upgrade filesystem; 2019-06-16 13:30:30 -07:00
data TextureData:paste; 2019-06-20 23:36:18 -07:00
event rm strdup; 2019-06-20 22:21:31 -07:00
filesystem Add new array implementation; Upgrade filesystem; 2019-06-16 13:30:30 -07:00
graphics Batching cleanup; 2019-06-27 20:58:42 -07:00
headset oculus: Remove unused variable; 2019-06-26 14:51:32 -07:00
math Polyfill M_PI; 2019-06-20 21:43:40 -07:00
physics Add new array implementation; Upgrade filesystem; 2019-06-16 13:30:30 -07:00
thread rm strdup; 2019-06-20 22:21:31 -07:00
timer Optimize timer module slightly; 2019-06-02 02:02:15 -07:00