.. |
CMakeLists.txt
|
From Eric Sokolowsky,"libosgViewerd.so was not being built properly because it was being
|
2009-04-08 13:40:40 +00:00 |
CompositeViewer.cpp
|
Introduced new GLBufferObject pool for managing the memory footprint taken up by VertexBufferObejct, ElementBufferObject and PixelBufferObject.
|
2009-10-03 09:25:23 +00:00 |
DarwinUtils.h
|
From Stephan Huber, "attached you'll find some bugfixes and enhancements for the Cocoa
|
2009-05-14 15:34:15 +00:00 |
DarwinUtils.mm
|
From Bob Kuehne, "fix for 10.6/darwin: this fix changes what i believe to be a typo in the os x darwinutils file from ID to id, the proper objective-c name for a type."
|
2009-10-10 09:20:39 +00:00 |
GraphicsWindowCarbon.cpp
|
From Stephan Huber, "refactored the code and moved
|
2009-03-11 10:34:04 +00:00 |
GraphicsWindowCocoa.mm
|
From Stephan Huber, "ttached you'll find a small fix for the
|
2009-07-13 08:30:20 +00:00 |
GraphicsWindowWin32.cpp
|
From Cory Riddel based on suggestion from Robert Osfield, "I've been running with your suggested changes for a few days now and it
|
2009-07-13 16:39:51 +00:00 |
GraphicsWindowX11.cpp
|
From Tom Moore, "Parens were being returned when the bracket keys were typed. The fix
|
2009-08-20 16:05:06 +00:00 |
HelpHandler.cpp
|
Changed HelpHandler so it supports use with CompositeViewer and Viewer
|
2007-09-30 19:15:32 +00:00 |
PixelBufferCarbon.cpp
|
From Stephan Huber, "attached you'll find a small fix for PixelBufferCarbon preventing it to
|
2009-04-09 15:34:06 +00:00 |
PixelBufferCocoa.mm
|
From Stephan Huber, support for Cocoa windowing under OSX.
|
2009-03-10 10:13:20 +00:00 |
PixelBufferWin32.cpp
|
Warnings fixes for VS.
|
2009-02-02 20:35:19 +00:00 |
PixelBufferX11.cpp
|
From Mathias Froehlich, "Included a fix for my past pbuffer change. The version test fo 'need at least
|
2008-05-27 11:13:16 +00:00 |
Renderer.cpp
|
Preliminary work on support for a texture object pool that is designed to help manage resources down the GPU more tightly.
|
2009-09-22 18:45:24 +00:00 |
Scene.cpp
|
Moved the updating and expiry of the Registry object cache from DatabasePager into osgViewer::Viewer/CompositeViewer.
|
2009-08-05 11:06:53 +00:00 |
ScreenCaptureHandler.cpp
|
Introduced new BufferObject design + implementation in preperation of implementing a pool system for buffer objects
|
2009-10-01 20:19:42 +00:00 |
StatsHandler.cpp
|
From Mathias Froehlich, "This change eliminate an orphan stats block that sticks somewhere in the
|
2009-10-10 10:58:39 +00:00 |
Version.cpp
|
From David Callu, improved consistency of Version strings and add version support
|
2007-09-05 17:12:24 +00:00 |
View.cpp
|
Added check against the validity of ViewerBase to make sure that a null pointer isn't dereferenced.
|
2009-04-30 13:13:19 +00:00 |
Viewer.cpp
|
Introduced new GLBufferObject pool for managing the memory footprint taken up by VertexBufferObejct, ElementBufferObject and PixelBufferObject.
|
2009-10-03 09:25:23 +00:00 |
ViewerBase.cpp
|
From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins.
|
2009-06-25 16:07:49 +00:00 |
ViewerEventHandlers.cpp
|
From Mathias Froehlich, "We are currently getting issues with locale settings and some osg plugins.
|
2009-06-25 16:07:49 +00:00 |