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
/
OpenGL
History
David Williams
2da902d5f9
This change reverts PolyVox back to using Qt 4.8. This is expected to be a temporary change, required because moving to Qt 5 caused various complications on Windows which we are not yet ready to address.
...
For more details see here:
https://bitbucket.org/volumesoffun/polyvox/issue/41/upgrade-to-qt-5
2014-05-05 20:29:52 +02:00
..
CMakeLists.txt
This change reverts PolyVox back to using Qt 4.8. This is expected to be a temporary change, required because moving to Qt 5 caused various complications on Windows which we are not yet ready to address.
2014-05-05 20:29:52 +02:00
main.cpp
Removed RLECompressor as the code is now in RLEBlockCompressor.
2013-07-30 17:01:27 +02:00
OpenGLImmediateModeSupport.cpp
Fixed some compiler warnings.
2011-11-28 16:43:40 +00:00
OpenGLImmediateModeSupport.h
Moved headers into subdirectories.
2011-05-17 22:27:46 +01:00
OpenGLSupport.cpp
Move to VS 2010.
2010-05-23 21:51:34 +00:00
OpenGLSupport.h
Moved headers into subdirectories.
2011-05-17 22:27:46 +01:00
OpenGLVertexBufferObjectSupport.cpp
Fixed some compiler warnings.
2011-11-28 16:43:40 +00:00
OpenGLVertexBufferObjectSupport.h
Moved headers into subdirectories.
2011-05-17 22:27:46 +01:00
OpenGLWidget.cpp
Assume C++11 support
2014-02-14 15:03:26 +00:00
OpenGLWidget.h
Assume C++11 support
2014-02-14 15:03:26 +00:00
Shapes.cpp
Fixed conversion warning.
2012-11-16 10:50:46 +01:00
Shapes.h
Tidying up of headers and #includes.
2011-09-04 12:12:30 +01:00