Hello John,
You can have a render context share lists with another context that has
existing display lists. You just need to pass in the context with
existing display lists as the first parameter to wglShareLists and the
new context as the second parameter. OSG should get the sharing right
au
Guys,
wglShareLists requires that the context which IS GOING TO SHARE has no
display lists existing.
NOTE: See the italicized hglrc2 at this link:
http://msdn.microsoft.com/en-us/library/ms537565(VS.85).aspx
This creates a massive problem if we start with one window and wish to
create more (sha
2 matches
Mail list logo