Hi JS, I have just checked your changes to mipmap.cpp with a small little tweak to prevent the extension checking code running on non windows platforms as right now the code doesn't compile under Linux. I think we need to introduce the OSG's extension checking scheme here as we'll soon hit across pushing the functionality across a far wider set of platforms. I think the original code was able to compile as it was part of Mesa so had more specific setting of #define's and GL headers fully under it's own control. i.e. mesa implements glTexImage3D etc. For now I just want to get the main platforms compiling though...
Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
