OpenSceneGraph/include/osg
Robert Osfield 9fcace0e73 Added GraphicsContext support for clearing the graphis context. The clearing
is off by default (ClearMask is 0), but can be switched on when ClearMask is
non zero.  GraphicsContext::clear() is called after each swap buffers
2007-01-05 15:24:06 +00:00
..
AlphaFunc Updated copyright years. 2006-07-18 15:21:48 +00:00
AnimationPath Updated copyright years. 2006-07-18 15:21:48 +00:00
ApplicationUsage Updated copyright years. 2006-07-18 15:21:48 +00:00
ArgumentParser Updated copyright years. 2006-07-18 15:21:48 +00:00
Array Updated copyright years. 2006-07-18 15:21:48 +00:00
AutoTransform Various work on osgViewer library, including warp point and graphics window resize support 2007-01-01 18:20:10 +00:00
Billboard From Terry Welsh, mplemented POINT_ROT_EYE. 2006-10-14 21:47:13 +00:00
BlendColor Introduced new osg::View, and osg::RenderInfo classes into the core OSG to help 2006-09-18 20:54:48 +00:00
BlendEquation Updated copyright years. 2006-07-18 15:21:48 +00:00
BlendFunc Updated copyright years. 2006-07-18 15:21:48 +00:00
BoundingBox Updated copyright years. 2006-07-18 15:21:48 +00:00
BoundingSphere Updated copyright years. 2006-07-18 15:21:48 +00:00
BoundsChecking Updated copyright years. 2006-07-18 15:21:48 +00:00
buffered_value Added Object::resizeGLObjectBuffers(uint) method to help improve the ability 2007-01-04 14:11:51 +00:00
BufferObject From Farshid Lashkari, 2006-08-25 08:48:16 +00:00
Camera Added Object::resizeGLObjectBuffers(uint) method to help improve the ability 2007-01-04 14:11:51 +00:00
CameraNode Renamed osg::CameraNode to osg::Camera, cleaned up osg::View. 2006-11-27 14:52:07 +00:00
CameraView Updated copyright years. 2006-07-18 15:21:48 +00:00
ClampColor Revised the osg::ClampColor API to allow vertex, fragment and read color clamping to 2006-09-12 09:26:42 +00:00
ClearNode Updated copyright years. 2006-07-18 15:21:48 +00:00
ClipNode Updated copyright years. 2006-07-18 15:21:48 +00:00
ClipPlane Updated copyright years. 2006-07-18 15:21:48 +00:00
ClusterCullingCallback Updated copyright years. 2006-07-18 15:21:48 +00:00
CollectOccludersVisitor Added ViewPoint support into NodeVistor/CullStack/CullVisitor/LOD/PagedLOD etc to facilate 2006-12-15 17:27:18 +00:00
ColorMask Updated copyright years. 2006-07-18 15:21:48 +00:00
ColorMatrix Updated copyright years. 2006-07-18 15:21:48 +00:00
ConvexPlanarOccluder Removed inappropriate comment about normal orientation. 2007-01-05 09:55:04 +00:00
ConvexPlanarPolygon Removed inappropriate comment about normal orientation. 2007-01-05 09:55:04 +00:00
CoordinateSystemNode Updated copyright years. 2006-07-18 15:21:48 +00:00
CopyOp Updated copyright years. 2006-07-18 15:21:48 +00:00
CullFace Updated copyright years. 2006-07-18 15:21:48 +00:00
CullingSet Updated copyright years. 2006-07-18 15:21:48 +00:00
CullSettings From Farshid Lashkari, "Here is the patch we discussed previously about adding a flag to 2006-10-02 14:11:40 +00:00
CullStack Added ViewPoint support into NodeVistor/CullStack/CullVisitor/LOD/PagedLOD etc to facilate 2006-12-15 17:27:18 +00:00
Depth Updated copyright years. 2006-07-18 15:21:48 +00:00
DisplaySettings Cleaned up per context buffers support 2006-07-26 15:29:26 +00:00
Drawable Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode 2007-01-04 16:49:58 +00:00
DrawPixels Updated copyright years. 2006-07-18 15:21:48 +00:00
Endian Simplified swap bytes code to make it more efficient. 2006-08-24 20:15:32 +00:00
Export Added Matrix*::getRotate()/setRotate(Quat), deprecating Matrix*::get(Quat&), Matrix*::set(Quat&) 2006-07-31 17:31:21 +00:00
fast_back_stack Updated copyright years. 2006-07-18 15:21:48 +00:00
Fog Updated copyright years. 2006-07-18 15:21:48 +00:00
FragmentProgram Added Object::resizeGLObjectBuffers(uint) method to help improve the ability 2007-01-04 14:11:51 +00:00
FrameBufferObject Renamed osg::CameraNode to osg::Camera, cleaned up osg::View. 2006-11-27 14:52:07 +00:00
FrameStamp Updated copyright years. 2006-07-18 15:21:48 +00:00
FrontFace Updated copyright years. 2006-07-18 15:21:48 +00:00
Geode Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode 2007-01-04 16:49:58 +00:00
Geometry Updated copyright years. 2006-07-18 15:21:48 +00:00
GL From Andy Skinnder, warning fix 2006-12-14 14:44:10 +00:00
GL2Extensions Updated copyright years. 2006-07-18 15:21:48 +00:00
GLExtensions Updated copyright years. 2006-07-18 15:21:48 +00:00
GLU From Daniel Trstenjak, build fixes for Hpux 11.11, Irix 6.5, Solaris 8 and Aix 2006-08-02 10:43:26 +00:00
GraphicsContext Added GraphicsContext support for clearing the graphis context. The clearing 2007-01-05 15:24:06 +00:00
GraphicsThread Unified the osg::GraphicsThread::Operation and osg::GraphicsContext::Operation classes 2006-12-24 16:40:19 +00:00
Group Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode 2007-01-04 16:49:58 +00:00
Image From Chuck Seberion, added support reading ARB float format textures. 2006-10-14 21:50:29 +00:00
ImageStream Updated copyright years. 2006-07-18 15:21:48 +00:00
io_utils Updated copyright years. 2006-07-18 15:21:48 +00:00
Light Updated copyright years. 2006-07-18 15:21:48 +00:00
LightModel Updated copyright years. 2006-07-18 15:21:48 +00:00
LightSource Added missing copy _referenceFrame in copy constructor 2005-07-14 10:17:20 +00:00
LineSegment Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT 2005-04-11 17:14:17 +00:00
LineStipple Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
LineWidth Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT 2005-04-11 17:14:17 +00:00
LOD Updated copyright years. 2006-07-18 15:21:48 +00:00
LogicOp Updated copyright years. 2006-07-18 15:21:48 +00:00
Material Further migration to using RenderInfo 2006-11-14 12:51:31 +00:00
Math From Edgar Ellis, "Changed return type of osg::equivalent methods from float/double to bool. 2006-10-02 13:11:32 +00:00
Matrix Updated copyright years. 2006-07-18 15:21:48 +00:00
Matrixd Added isIdentity() method 2006-11-24 21:10:57 +00:00
Matrixf Added isIdentity() method 2006-11-24 21:10:57 +00:00
MatrixTransform Updated copyright years. 2006-07-18 15:21:48 +00:00
Multisample Updated copyright years. 2006-07-18 15:21:48 +00:00
Node Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode 2007-01-04 16:49:58 +00:00
NodeCallback From Paul Martz, "minor code comment cleaup/rewording" 2006-12-19 17:16:14 +00:00
NodeTrackerCallback From Daniel Trstenjak, build fixes for Hpux 11.11, Irix 6.5, Solaris 8 and Aix 2006-08-02 10:43:26 +00:00
NodeVisitor Added ViewPoint support into NodeVistor/CullStack/CullVisitor/LOD/PagedLOD etc to facilate 2006-12-15 17:27:18 +00:00
Notify Updated copyright years. 2006-07-18 15:21:48 +00:00
Object Added Object::resizeGLObjectBuffers(uint) method to help improve the ability 2007-01-04 14:11:51 +00:00
observer_ptr Removed check from objectDeleted(void*) method as this was not catching cases 2006-11-26 22:27:09 +00:00
OccluderNode Updated copyright years. 2006-07-18 15:21:48 +00:00
PagedLOD Updated copyright years. 2006-07-18 15:21:48 +00:00
Plane Added more accurate computation of local height above sea level in the plane intersections routines 2006-12-05 12:58:29 +00:00
Point From Farshid Lashkari, "This patch adds a CoordOriginMode to the osg::PointSprite attribute. 2006-11-14 12:29:54 +00:00
PointSprite Rearranged the #ifdef's to prevent compile problems under NVidia 2.1 OGL drivers 2006-11-17 20:45:29 +00:00
PolygonMode Updated copyright years. 2006-07-18 15:21:48 +00:00
PolygonOffset Updated copyright years. 2006-07-18 15:21:48 +00:00
PolygonStipple Updated copyright years. 2006-07-18 15:21:48 +00:00
Polytope Fixed bug in Polytope::contains(const std::vector<Vec3>& vertices) which resulted 2006-11-02 15:22:38 +00:00
PositionAttitudeTransform Updated copyright years. 2006-07-18 15:21:48 +00:00
PrimitiveSet Added Object::resizeGLObjectBuffers(uint) method to help improve the ability 2007-01-04 14:11:51 +00:00
Program Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode 2007-01-04 16:49:58 +00:00
Projection Updated copyright years. 2006-07-18 15:21:48 +00:00
ProxyNode Updated copyright years. 2006-07-18 15:21:48 +00:00
Quat Updated copyright years. 2006-07-18 15:21:48 +00:00
ref_ptr Removed template methods that were break VS6.0 build. 2006-07-03 15:21:08 +00:00
Referenced Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode 2007-01-04 16:49:58 +00:00
RenderInfo Introduced new osg::View, and osg::RenderInfo classes into the core OSG to help 2006-09-18 20:54:48 +00:00
Scissor Updated copyright years. 2006-07-18 15:21:48 +00:00
Sequence From John Kelso, add support for default frame time for children of a Sequence node 2006-11-10 15:25:04 +00:00
ShadeModel Updated copyright years. 2006-07-18 15:21:48 +00:00
Shader Added Object::resizeGLObjectBuffers(uint) method to help improve the ability 2007-01-04 14:11:51 +00:00
ShadowVolumeOccluder Updated copyright years. 2006-07-18 15:21:48 +00:00
Shape Updated copyright years. 2006-07-18 15:21:48 +00:00
ShapeDrawable Updated copyright years. 2006-07-18 15:21:48 +00:00
State Introduced new osg::View, and osg::RenderInfo classes into the core OSG to help 2006-09-18 20:54:48 +00:00
StateAttribute Added Object::resizeGLObjectBuffers(uint) method to help improve the ability 2007-01-04 14:11:51 +00:00
StateSet Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode 2007-01-04 16:49:58 +00:00
Stencil Updated copyright years. 2006-07-18 15:21:48 +00:00
Switch Updated copyright years. 2006-07-18 15:21:48 +00:00
TexEnv Updated copyright years. 2006-07-18 15:21:48 +00:00
TexEnvCombine Updated copyright years. 2006-07-18 15:21:48 +00:00
TexEnvFilter Updated copyright years. 2006-07-18 15:21:48 +00:00
TexGen Updated copyright years. 2006-07-18 15:21:48 +00:00
TexGenNode Updated copyright years. 2006-07-18 15:21:48 +00:00
TexMat From Farshid Lashkari, Added missing initialization of the _scaleByTextureRectangleSize 2006-11-22 20:39:44 +00:00
Texture Added Object::resizeGLObjectBuffers(uint) method to help improve the ability 2007-01-04 14:11:51 +00:00
Texture1D Fixed RenderToTexture bug which occured when the viewport dimensions where 2006-08-03 15:57:39 +00:00
Texture2D Fixed RenderToTexture bug which occured when the viewport dimensions where 2006-08-03 15:57:39 +00:00
Texture3D Fixed RenderToTexture bug which occured when the viewport dimensions where 2006-08-03 15:57:39 +00:00
TextureCubeMap Fixed RenderToTexture bug which occured when the viewport dimensions where 2006-08-03 15:57:39 +00:00
TextureRectangle Fixed RenderToTexture bug which occured when the viewport dimensions where 2006-08-03 15:57:39 +00:00
Timer Aded new convinience methods to osg::Timer - s/getStartTick and time_s(), time_m() etc 2006-12-26 17:37:06 +00:00
Transform Renamed osg::CameraNode to osg::Camera, cleaned up osg::View. 2006-11-27 14:52:07 +00:00
TriangleFunctor Fixed the drawArrays() method checking of _drawArrayPtr 2006-09-12 15:21:41 +00:00
TriangleIndexFunctor Updated copyright years. 2006-07-18 15:21:48 +00:00
Uniform From Mike Weiblen, futher work on Uniform array support. 2006-05-16 21:00:45 +00:00
Vec2 Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec2b Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec2d Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec2f Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec2s Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec3 Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec3b Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec3d Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec3f Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec3s Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec4 Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec4b Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec4d Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec4f Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec4s Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec4ub Updated copyright years. 2006-07-18 15:21:48 +00:00
Version Updated Version number for 1.2 release 2006-08-31 20:55:46 +00:00
VertexProgram Added Object::resizeGLObjectBuffers(uint) method to help improve the ability 2007-01-04 14:11:51 +00:00
View Various work on osgViewer library, including warp point and graphics window resize support 2007-01-01 18:20:10 +00:00
Viewport Various work on osgViewer library, including warp point and graphics window resize support 2007-01-01 18:20:10 +00:00