Moved FBO support from osgfbo example into core osg.
This commit is contained in:
@@ -89,22 +89,6 @@ LINK32=link.exe
|
||||
|
||||
SOURCE=..\..\..\examples\osgfbo\osgfbo.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\examples\osgfbo\FBOExtensions.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\examples\osgfbo\FramebufferAttachment.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\examples\osgfbo\FramebufferObject.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\..\examples\osgfbo\Renderbuffer.cpp
|
||||
# End Source File
|
||||
# End Target
|
||||
# Begin Group "Resource Files"
|
||||
|
||||
|
||||
@@ -236,6 +236,10 @@ SOURCE=..\..\src\osg\FragmentProgram.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osg\FrameBufferObject.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\src\osg\FrameStamp.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@@ -680,6 +684,10 @@ SOURCE=..\..\include\osg\FragmentProgram
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\osg\FrameBufferObject
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\osg\FrameStamp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
Reference in New Issue
Block a user