]> git.cworth.org Git - vogl/commitdiff
Fixing various issues that were showing up when trying to snapshot/restore Cube 2:
authorRich Geldreich <richgel99@gmail.com>
Wed, 19 Mar 2014 23:34:07 +0000 (16:34 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Apr 2014 19:37:30 +0000 (12:37 -0700)
- 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


No differences found