Commit Graph

9 Commits

Author SHA1 Message Date
Hayden K
4a9336f584 fix all the previous crap.
holy hell
2019-04-08 09:36:33 -04:00
Hayden Kowalchuk
84edc083ea merge to upstream 2019-03-13 07:04:10 -04:00
Hayden K
edbff32340 - changes to allocation and mem mgmt
- Replace some mem* functions with store queues
- fix capacity of AlignedVector to 32 intervals
- turn profiler fully compile only
2019-03-12 23:47:54 -04:00
Hayden K
8cfa97632f Finalize changes to profiler 2019-03-12 18:12:38 -04:00
Hayden K
9793e1cfd9 Change profile to compile time, but still allow enable or disabled 2019-03-12 10:36:35 -04:00
Hayden K
a124fa7ab2 remove junk, fix warnings 2019-03-06 14:20:11 -05:00
Luke Benstead
8b834ac3f1 Avoid an additional copy of every vertex. Fixes #22 2018-08-21 09:37:19 +01:00
Luke Benstead
25e4518501 Performance optimisations 2018-08-19 21:10:42 +01:00
Luke Benstead
ba66608a96 Add a basic profiler and optimise some code 2018-08-16 17:51:15 +01:00