OpenSceneGraph/src/osg
Robert Osfield 1cf0be9963 Fixes to BlendFunc - adding missing ZERO handling.
Improved handling of alpha values in DXT1 compression.
2003-04-18 19:46:46 +00:00
..
AlphaFunc.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
AnimationPath.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ApplicationUsage.cpp Added the usage report to the examples for when no arguments are passed 2003-04-06 21:32:44 +00:00
ArgumentParser.cpp Added the usage report to the examples for when no arguments are passed 2003-04-06 21:32:44 +00:00
Array.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Billboard.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
BlendFunc.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
BoundingBox.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
BoundingSphere.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Camera.cpp Removed include/osg/Types header defining osg::ubyte, osg::ushort etc. Changed 2003-02-12 19:20:47 +00:00
ClearNode.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ClipNode.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ClipPlane.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
CollectOccludersVisitor.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ColorMask.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ColorMatrix.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ConvexPlanarOccluder.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ConvexPlanarPolygon.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
CopyOp.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
CullFace.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
CullingSet.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
CullStack.cpp Added support for min pixel size, max pixel size and max visable distance to 2003-04-02 10:50:15 +00:00
Depth.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
DisplaySettings.cpp Fixes to the multipipe initialization. 2003-04-03 14:12:09 +00:00
DOFTransform.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Drawable.cpp Added setBound() method to Drawable. 2003-03-11 21:53:28 +00:00
DrawPixels.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Fog.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
FrameStamp.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
FrontFace.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Geode.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Geometry.cpp Bug spotted and fix by Sébastien Kuntz. Changed < to <= on Geometry.cpp, in removePrimitiveSet(), 2003-04-01 15:08:30 +00:00
GeoSet_ogl.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
GeoSet.cpp Added missing 2003-03-20 08:43:38 +00:00
GLExtensions.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
GNUmakefile From Ulrich Hertlien, new osg::TextureRectangle class. 2003-04-07 13:20:53 +00:00
Group.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Image.cpp From Rune Schmidt Jensen - new dds loader. 2003-04-02 18:26:34 +00:00
Impostor.cpp Added support for multiple graphics context to osg::VertexProgram and osg::Impostor 2003-04-10 12:11:40 +00:00
ImpostorSprite.cpp Fixes to the Impostor implementation. 2003-04-09 21:53:09 +00:00
Light.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
LightModel.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
LightSource.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
LineSegment.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
LineStipple.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
LineWidth.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
LOD.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Material.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Matrix.cpp Removed include/osg/Types header defining osg::ubyte, osg::ushort etc. Changed 2003-02-12 19:20:47 +00:00
MatrixTransform.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Node.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
NodeCallback.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
NodeVisitor.cpp Updates to the osgpick code. 2003-04-14 15:44:30 +00:00
Notify.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Object.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
OccluderNode.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Point.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
PolygonMode.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
PolygonOffset.cpp Added convinience constructor. 2003-04-01 18:42:38 +00:00
PolygonStipple.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
PositionAttitudeTransform.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
PrimitiveSet.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Projection.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Quat.cpp Removed include/osg/Types header defining osg::ubyte, osg::ushort etc. Changed 2003-02-12 19:20:47 +00:00
Referenced.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Sequence.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ShadeModel.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ShadowVolumeOccluder.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Shape.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ShapeDrawable.cpp Added support for set/getColor to ShapeDrawable. 2003-04-16 20:02:15 +00:00
State.cpp Fixes to BlendFunc - adding missing ZERO handling. 2003-04-18 19:46:46 +00:00
StateSet.cpp Made the default transparent bin be bin number 10 rather than 1 to allow 2003-03-31 12:48:33 +00:00
Stencil.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Switch.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
TexEnv.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
TexEnvCombine.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
TexGen.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
TexMat.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Texture1D.cpp Added support for unref image data after apply in the osg::Texture* 2003-04-07 12:51:00 +00:00
Texture2D.cpp From Ulrich Hertlien, new osg::TextureRectangle class. 2003-04-07 13:20:53 +00:00
Texture3D.cpp Added support for modifying the osg::Texture*:Extensions stuctures. 2003-04-10 13:41:45 +00:00
Texture.cpp Added tests for presense of extensions to osgcubemap, osgvertexproram and 2003-04-10 19:32:32 +00:00
TextureCubeMap.cpp Added support for modifying the osg::Texture*:Extensions stuctures. 2003-04-10 13:41:45 +00:00
TextureRectangle.cpp From Ulrich Hertlien, new osg::TextureRectangle class. 2003-04-07 13:20:53 +00:00
Timer.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Transform.cpp Addd new computeLocalToWorld(NodePath) etc methods. 2003-04-14 13:22:21 +00:00
UnitTestFramework.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Vec3.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Version.cpp Updated the version numbers to 0.9.4 2003-04-11 10:04:53 +00:00
VertexProgram.cpp From Romano, added support in osg::VertexProgram for deleting the flushed 2003-04-11 09:54:27 +00:00
Viewport.cpp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00