I think you should wait on these changes while the dust settles on this issue
-- nǝıɥʇɐƜ On 9 June 2016 at 10:51, Robert Osfield <[email protected]> wrote: > Hi Mathieu, > > Should I wait till we resolve the VAO issue before merging these > changes or would this be a first step? > > Robert. > > On 7 June 2016 at 16:57, Mathieu MARACHE <[email protected]> > wrote: > > Hi Robert, > > > > While trying to play with OpenGL Core Profile on Mac OS X I realized that > > the Core Profile was never created. > > If OSG_GL3_AVAILABLE is defined the following changes will create correct > > contexts. Without this changes osgsimplegl3 example would give following > > output : > > > > glVersion=2.1, isGlslSupported=YES, glslLanguageVersion=1.2 > > > > With the changes : > > > > glVersion=4.1, isGlslSupported=YES, glslLanguageVersion=4.1 > > > > The changes are on osg 3.4 release branch (but the diff should be ok for > > master too as these files haven't change much...) I can release a set of > > files for the master branch on if you want > > > > Regards > > -- > > nǝıɥʇɐƜ > > > > _______________________________________________ > > 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 >
_______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
