Hi Robert, Robert Osfield schrieb: > include/osgViewer/api/Cocoa > include/osgViewer/api/Cocoa/PixelBufferCocoa > include/osgViewer/api/Cocoa/GraphicsWindowCocoa > src/osgViewer/PixelBufferCocoa.mm > src/osgViewer/DarwinUtils.h > src/osgViewer/GraphicsWindowCocoa.mm > src/osgViewer/CMakeLists.txt > src/osgViewer/DarwinUtils.mm > > Let me know if I'm missing something.
Thanks for committing this stuff. Can you commit the GraphicsWindowCarbon-implementation, I refactored the code and moved some stuff out into DarwinUtils.h/.mm so both implementations can share some of the code. There's even a bugfix for GraphicsWindowCarbon, which fixes some issues with multiple windows on different screens. I'll test svn-trunk as soon as possible. Thanks again, Stephan _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
