ericw-tools/vis
Jonathan ac05a7ecf6 Revert "simplify/c++-ize CompressRow code and related areas (less allocations overall)"
This reverts commit 46aaa81ffd.
2022-06-18 17:29:07 -04:00
..
CMakeLists.txt vis: fix cmake typo 2022-05-15 16:20:30 -06:00
flow.cc save a few more cycles by just using raw pointers. it's a bit uglier, but this is hard to represent with shared_ptr and I think it was the wrong choice anyways since the ownership chain is difficult to represent in a shared_ptr here. 2022-06-17 14:56:17 -04:00
main.cc testvis: stub setup 2022-05-15 15:52:54 -06:00
soundpvs.cc Revert "simplify/c++-ize CompressRow code and related areas (less allocations overall)" 2022-06-18 17:29:07 -04:00
state.cc remove old use of SafeWrite/Read 2022-06-16 18:05:53 -04:00
test.cc testvis: stub setup 2022-05-15 15:52:54 -06:00
test_vis.cc testvis: stub setup 2022-05-15 15:52:54 -06:00
vis.cc Revert "simplify/c++-ize CompressRow code and related areas (less allocations overall)" 2022-06-18 17:29:07 -04:00