Robert Osfield
|
ab71114219
|
Moved the body of the FBOExtensions::instance() to the .cpp and added bool to
control whether that an FBOExtensions structure can be created if missing.
|
2006-01-03 10:44:14 +00:00 |
|
Robert Osfield
|
736a8433ca
|
Added FBO deletion support, and better FBO querry and fallback mechansim in RenderStage.
|
2005-11-24 15:18:12 +00:00 |
|
Robert Osfield
|
4e69d46289
|
Further work on trying to get glGenerateMipMapEXT working in conjunction with
frame buffer objects. Still don't work under Linux yet through :-|
|
2005-07-27 11:27:44 +00:00 |
|
Robert Osfield
|
8dd013171c
|
Ported all the render to texture examples across to using the new osg::CameraNode.
Added support for texture cube maps in FBO + CameraNode.
|
2005-07-19 16:30:55 +00:00 |
|
Robert Osfield
|
ba2aeb52e5
|
From Mike Weiblen, added OSG_EXPORT to FrameBufferObject files.
|
2005-06-20 10:16:30 +00:00 |
|
Robert Osfield
|
3a0b742461
|
Added copyright notices.
|
2005-06-16 11:45:50 +00:00 |
|
Robert Osfield
|
d702fed0ef
|
Moved FBO support from osgfbo example into core osg.
|
2005-06-16 11:42:59 +00:00 |
|