Hi Romain,

On 26 July 2017 at 09:47, Romain Roch <[email protected]> wrote:

> I've encountered a crash with a different scenario (during view
> initialization).
> The root cause is similar, and by looking at the master, it seems to have
> been fixed in the same commit (see State::initializeExtensionProcs, a
> GLExtension instance is systematically created and can replace an existing
> one). I did the test with this additional fix and it's working.
> You probably should merge this part also in the 3.4 branch.
>

I'm not clear which commit you are referring to - there have been lots of
commits to State.cpp so a bit tedious to check through.

I've moved the State::initializeExtensionProcs() function in 3.4 to the
same position in the State.cpp as the master version to make it easier to
see diff's between them, and have changed the State::_glExtensions setting
to be consistent with the one in master, hopefully this will be sufficient.

Could you let me know if these two commits to OpenSceneGraph-3.4 work fine?

Robet.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to