Hi Paul, Thanks for your patience, I'm back merging submissions again. Your changes look good, now merged with svn/trunk and OSG-3.2 branch.
Cheers Robert On 7 February 2014 18:31, Paul Martz <[email protected]> wrote: > Hi Robert -- We discussed the issue of GL_RED_SNORM and GL_RG_SNORM some > time ago, but the issue was never completely resolved. Please see the > attached submission to fix the issue. > > osg/GL2Extensions was incorrectly defining GL_RED_SNORM and GL_RG_SNORM as > part of the definitions for OpenGL v3.1. However, a quick review of the 3.1 > spec indicates that these are not part of the 3.1 standard. > > My attached change moves these definitions out of the #ifndef > GL_VERSION_3_1 conditional block, and defines them conditionally if not > already defined. This allows the DDS plugin to build for GL3. > > Thanks, > > -- > -Paul > > > _______________________________________________ > osg-submissions mailing list > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
