This website requires JavaScript.
Explore
Help
Sign In
AnotherFoxGuy
/
polyvox
Watch
1
Star
0
Fork
0
You've already forked polyvox
Code
Issues
Pull Requests
Activity
polyvox
/
examples
/
Paging
History
David Williams
7146b5ecdb
The idea of a 'setTargetMemoryLimitInBytes' function was not really working out. It was too comp-lex and not really clear what the ideal size would be. I think user code needs to call setMaxNumberOfBlocksInMemory() and setMaxNumberOfUncompressedBlocks() directly, if they see from profiling toat too much camressing or paging is taking place.
2013-07-23 13:15:01 +02:00
..
CMakeLists.txt
Add a default CompilerCapabilities.h
2012-12-26 12:54:52 +00:00
main.cpp
The idea of a 'setTargetMemoryLimitInBytes' function was not really working out. It was too comp-lex and not really clear what the ideal size would be. I think user code needs to call setMaxNumberOfBlocksInMemory() and setMaxNumberOfUncompressedBlocks() directly, if they see from profiling toat too much camressing or paging is taking place.
2013-07-23 13:15:01 +02:00
OpenGLWidget.cpp
Add newlines to end of files to silence compiler warnings
2012-02-27 23:03:36 +00:00
OpenGLWidget.h
Add newlines to end of files to silence compiler warnings
2012-02-27 23:03:36 +00:00
Perlin.cpp
Warning fixes for GCC 4.6.
2011-07-04 22:21:27 +01:00
Perlin.h
Moved to perlin nose code to a separate file for copyright reasons.
2011-03-20 22:56:32 +00:00