OpenSceneGraph/src/osgViewer
2012-11-13 11:45:20 +00:00
..
CMakeLists.txt From Ulrich Hertlein, "attached is a patch to src/osgViewer/CMakeLists.txt that inverts the logic of when to use 2012-09-20 11:16:02 +00:00
CompositeViewer.cpp Added osgGA::Device class for integration of both physical and virtual devices. 2012-10-23 16:15:03 +00:00
DarwinUtils.h Fixed permissions 2010-06-03 16:02:01 +00:00
DarwinUtils.mm From Ulrich Hertlein, Added some error checks and memory cleanup. 2011-09-12 16:24:08 +00:00
GraphicsWindow.cpp From Jan Peciva, "please find attached proposed fix for ON_DEMAND rendering. The biggest issue was 2011-04-19 12:01:38 +00:00
GraphicsWindowCarbon.cpp From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues. 2012-09-05 21:03:41 +00:00
GraphicsWindowCocoa.mm From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues. 2012-09-05 21:03:41 +00:00
GraphicsWindowIOS.mm From Thomas Hogarth, "Apple have decided in their eternal wisdom to do away with separate depth and stencil buffers on iOS from version 5 and above. 2012-09-27 08:34:56 +00:00
GraphicsWindowWin32.cpp From Alexander Sinditskiy, "I found issue with capturing mouse buttons. 2012-11-08 17:19:51 +00:00
GraphicsWindowX11.cpp From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues. 2012-09-05 21:03:41 +00:00
HelpHandler.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
IOSUtils.h Removed executable permission. 2011-06-14 09:11:58 +00:00
IOSUtils.mm From Stephan Huber, " 2012-02-10 17:24:08 +00:00
PixelBufferCarbon.cpp From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues. 2012-09-05 21:03:41 +00:00
PixelBufferCocoa.mm From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues. 2012-09-05 21:03:41 +00:00
PixelBufferWin32.cpp From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues. 2012-09-05 21:03:41 +00:00
PixelBufferX11.cpp From Colin McDonald and Robert Osfield, converted Traits::sharedContext from GraphicsContext* to osg:observer_ptr<GraphicsContext> to prevent dangling pointer issues. 2012-09-05 21:03:41 +00:00
Renderer.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Scene.cpp Moved the OSG_INIT_SINGLETON_PROXY macro into include/osg/Object to make it more generally useful and added it's usage into the RenderBinPrototypeList initialization. 2012-09-05 13:48:23 +00:00
ScreenCaptureHandler.cpp Fixed a range of issues reported by cppcheck: 2011-06-20 19:15:53 +00:00
StatsHandler.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Version.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
View.cpp From Stephan Huber, introduced syncornization of osgGA::Device 2012-11-13 11:20:36 +00:00
Viewer.cpp Added osgGA::Device class for integration of both physical and virtual devices. 2012-10-23 16:15:03 +00:00
ViewerBase.cpp Added first step to adding pruning of expired image requests. 2012-11-13 11:45:20 +00:00
ViewerEventHandlers.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00