]> git.cworth.org Git - vogl/commit
Fixing various issues that were showing up when trying to snapshot/restore Cube 2:
authorRich Geldreich <richgel99@gmail.com>
Wed, 19 Mar 2014 23:29:30 +0000 (16:29 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Apr 2014 19:37:30 +0000 (12:37 -0700)
commit9fd995f19d7ca4289edc92cc52e214b97c15b6a6
tree5e2e680e16b9dbbd4c35f8dc6edf38cf51470f33
parentf847877de64279caf7e91b135de62a454bd576dc
Fixing various issues that were showing up when trying to snapshot/restore Cube 2:
- RBO's which have been genned but never initialized are now properly snapshotted/restored
- Adding support for GL_FLOAT_RG16_NV
- Fixing size of XVisualInfo struct's ctype desc so the --find command doesn't trigger a harmless but annoying assert in 32-bit builds while scanning through 64-bit traces
- Misc help text fixes
src/voglreplay/vogl_replay_tool.cpp