This website requires JavaScript.
Explore
Help
Register
Sign In
olegpz
/
ericw-tools
mirror of
https://github.com/ericwa/ericw-tools.git
Watch
0
Star
0
Fork
You've already forked ericw-tools
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
158c65b056
ericw-tools
/
vis
History
Jonathan
95cd13373a
slight speed improvement
2022-06-17 15:10:20 -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
simplify/c++-ize CompressRow code and related areas (less allocations overall)
2022-06-17 12:06:37 -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
slight speed improvement
2022-06-17 15:10:20 -04:00