From Nathan Monteleone, rewrote the osgpbuffer example so that it uses

Producer xplatform support for pbuffer instead of Win32 specific pathways
    as support before. (with a few code tweaks to simplfy the code, by Robert Osfield).
This commit is contained in:
Robert Osfield
2005-05-11 19:14:36 +00:00
parent afb92b2372
commit 460c77b7f0
9 changed files with 138 additions and 1182 deletions

View File

@@ -105,13 +105,5 @@ SOURCE=..\..\..\examples\osgpbuffer\RenderToTextureStage.h
SOURCE=..\..\..\examples\osgpbuffer\osgpbuffer.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\examples\osgpbuffer\pbuffer.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\examples\osgpbuffer\RenderToTextureStage.cpp
# End Source File
# End Target
# End Project