Robert Osfield
|
d60d04c8c4
|
From André Garneau, "Attached is a fix in the GraphicsWindowWin32 class to allow the following usage pattern to work properly; create window, delete window, create window, etc. In all the tests I made I was always creating-deleting and then shutting down the application so this pattern was untested. The osgtexture3d & osgsimulation examples were also using this pattern so would not work. They are working fine now."
|
2007-01-18 09:56:23 +00:00 |
|
Robert Osfield
|
3ce53da0e1
|
From André Garneau, Implementation osg GraphicsWindowWin32
|
2007-01-17 14:21:18 +00:00 |
|
Robert Osfield
|
b039728bf1
|
Fixed typo
|
2007-01-09 09:14:25 +00:00 |
|
Robert Osfield
|
16d1c00a3d
|
Changed the return types of makeCurrent to bool, and added a bool GraphicsContext::releaseContext method
along with implementations in osgViewer.
|
2007-01-08 19:29:59 +00:00 |
|
Robert Osfield
|
791d884b44
|
Added GraphicsWindowWin32 and GraphicsWindowCocoa classes, curently not implmented,
but added as a placeholder for members of the community to step forward and implement.
|
2006-12-27 15:04:04 +00:00 |
|