OpenSceneGraph/include/osgViewer
Robert Osfield 2a9d2bb25a Changed GraphicsWindowX11 so that it creates two Display* connextions to the Xserver,
one for the graphics thread, one for the main thread that querries events
2007-02-09 13:51:28 +00:00
..
CompositeViewer Convert GraphicsThread/GraphicsOperation to more generic OperationsThread/Operation. 2007-02-02 22:30:36 +00:00
Export Added osg::FrameStamp::set/getSimulationTime(). 2007-01-25 12:02:51 +00:00
GraphicsWindow Changed the return types of makeCurrent to bool, and added a bool GraphicsContext::releaseContext method 2007-01-08 19:29:59 +00:00
GraphicsWindowCarbon From Stephan Huber, "New features: 2007-01-12 21:33:19 +00:00
GraphicsWindowCocoa Changed the return types of makeCurrent to bool, and added a bool GraphicsContext::releaseContext method 2007-01-08 19:29:59 +00:00
GraphicsWindowWin32 From André Garneau, " 2007-01-24 10:02:04 +00:00
GraphicsWindowX11 Changed GraphicsWindowX11 so that it creates two Display* connextions to the Xserver, 2007-02-09 13:51:28 +00:00
Scene Moved StatsHandler into its own seperate header/source in osgViewer. 2007-01-23 11:01:20 +00:00
SimpleViewer Added osg::FrameStamp::set/getSimulationTime(). 2007-01-25 12:02:51 +00:00
StatsHandler Added the threading model to stats 2007-02-08 12:47:35 +00:00
Version Moved SimpleViewer and GraphicsWindow into their own osgViewer library, updated simpleviewer examples to reflect this change 2006-11-02 12:27:15 +00:00
View Further work on new threading model. 2007-01-31 22:24:20 +00:00
Viewer Updated the handling of closing of windows 2007-02-08 12:14:26 +00:00