OpenSceneGraph/src/osg
2012-11-08 14:15:59 +00:00
..
glu From Colin McDonald, "Upgrading to OpenSceneGraph 3.0.1, texture mip mapping stopped 2012-02-10 17:20:43 +00:00
AlphaFunc.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
AnimationPath.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ApplicationUsage.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ArgumentParser.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Array.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ArrayDispatchers.cpp From Farshid Lashkari, Added GLBeginEndAdapter::reset(), and _overallNormalAssigned, _overallColorAssigned flags to avoid the GLBeginEndAdapter adapter setting colour and normals when none has been assigned. 2012-09-20 11:18:19 +00:00
AudioStream.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
AutoTransform.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Billboard.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
BlendColor.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
BlendEquation.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
BlendFunc.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
BufferIndexBinding.cpp From David Callu, "Here an update of osg::Uniform : 2012-03-29 09:43:12 +00:00
BufferObject.cpp Fixed bug in GLBufferObjectSet::discardAllDeletedGLBufferObjects() and GLBufferObjectSet::flushDeletedGLBufferObjects(double currentTime, double& availableTime) 2012-08-23 15:06:27 +00:00
Camera.cpp From Frederic Bouvier, "here is my proposal. It is supposed to be used like this : 2010-06-01 14:12:03 +00:00
CameraView.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ClampColor.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ClearNode.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ClipNode.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ClipPlane.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ClusterCullingCallback.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CMakeLists.txt Added ability to subclass from osg::Object to provide custom user data functionality. A new UserDataContainer provides the 2011-06-07 13:02:20 +00:00
CollectOccludersVisitor.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ColorMask.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ColorMatrix.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ComputeBoundsVisitor.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Config.in Copied libutil and libtess implementations in form Mesa 7.9/src/glu into the src/osg/glu, 2010-10-06 14:44:52 +00:00
ConvexPlanarOccluder.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ConvexPlanarPolygon.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CoordinateSystemNode.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CopyOp.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CullFace.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CullingSet.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CullSettings.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
CullStack.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
DeleteHandler.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Depth.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
DisplaySettings.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Drawable.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
DrawPixels.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
dxtctool.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
dxtctool.h Added handling of DXT1 in osg::Image::isImageTranslucent() 2011-04-13 10:44:36 +00:00
Fog.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
FragmentProgram.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
FrameBufferObject.cpp From Thomas Hogarth, "Apple have decided in their eternal wisdom to do away with separate depth and stencil buffers on iOS from version 5 and above. 2012-09-27 08:34:56 +00:00
FrameStamp.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
FrontFace.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Geode.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Geometry.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
GL2Extensions.cpp From David Callu, "Here an update of osg::Uniform : 2012-03-29 09:43:12 +00:00
GLBeginEndAdapter.cpp From Farshid Lashkari, Added GLBeginEndAdapter::reset(), and _overallNormalAssigned, _overallColorAssigned flags to avoid the GLBeginEndAdapter adapter setting colour and normals when none has been assigned. 2012-09-20 11:18:19 +00:00
GLExtensions.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
GLObjects.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
GLStaticLibrary.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
GLStaticLibrary.h Fixed typo of commercial 2010-11-22 11:22:03 +00:00
GraphicsContext.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
GraphicsCostEstimator.cpp Quitened down timing stats 2011-03-09 17:35:30 +00:00
GraphicsThread.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Group.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Hint.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Image.cpp From Stephan Huber, OSX and iOS Video support via a QTKit plugin from OSX 10.7 and before, and an AVFoundation plugin for iOS and OSX10.8 and later. 2012-10-02 14:07:12 +00:00
ImageSequence.cpp Added check to avoid doing update when the imagesequence is empty. 2012-11-08 14:15:59 +00:00
ImageStream.cpp Commented out the disabling of use of PBO's in ImageStream, and disabled the use ClientStoreHint in Present3D. 2012-06-12 10:31:50 +00:00
ImageUtils.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
KdTree.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Light.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
LightModel.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
LightSource.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
LineSegment.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
LineStipple.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
LineWidth.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
LOD.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
LogicOp.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Material.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Math.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Matrix_implementation.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Matrixd.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
MatrixDecomposition.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Matrixf.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
MatrixTransform.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Multisample.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Node.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
NodeCallback.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
NodeTrackerCallback.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
NodeVisitor.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Notify.cpp Restructed the way that the global notify variables are initialized to avoid problems with multi-threaded initialization of these variables. 2012-06-22 16:21:08 +00:00
Object.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Observer.cpp Introduced a alternative implementation of observer_ptr<> that uses ObserverSet rather than an local WeakReference object. 2010-05-20 13:38:28 +00:00
ObserverNodePath.cpp Changed the ref_ptr<T> observer_ptr<>::lock() method to be 2010-05-28 08:57:48 +00:00
OccluderNode.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
OcclusionQueryNode.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
OperationThread.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
PagedLOD.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Point.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
PointSprite.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
PolygonMode.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
PolygonOffset.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
PolygonStipple.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
PositionAttitudeTransform.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
PrimitiveSet.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Program.cpp Added missing getUniformBlocks implmentation 2012-04-19 10:10:26 +00:00
Projection.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ProxyNode.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Quat.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Referenced.cpp From Stephan Huber, OSX and iOS Video support via a QTKit plugin from OSX 10.7 and before, and an AVFoundation plugin for iOS and OSX10.8 and later. 2012-10-02 14:07:12 +00:00
Scissor.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Sequence.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ShadeModel.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Shader.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ShaderAttribute.cpp Added debug State::print(std::ostream&) method and extra debug messages in ShaderComposer and ShaderAttribute. 2010-07-10 17:14:59 +00:00
ShaderComposer.cpp From Holger Helmich, Tessellation shader support 2010-11-23 14:50:31 +00:00
ShadowVolumeOccluder.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Shape.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
ShapeDrawable.cpp From Nico Kruithof, "There is a small typo in the ShapeDrawable code for a sphere. There was a gl.Begin(GL_QUAD_STRIP) that was never closed, nor used. 2012-09-05 10:19:01 +00:00
State.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
StateAttribute.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
StateSet.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Stats.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Stencil.cpp From Jan Peciva, "please, find attached improved Stencil and StencilTwoSided classes. 2010-09-15 09:56:16 +00:00
StencilTwoSided.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Switch.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TexEnv.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TexEnvCombine.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TexEnvFilter.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TexGen.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TexGenNode.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TexMat.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Texture1D.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Texture2D.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Texture2DArray.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Texture2DMultisample.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Texture3D.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Texture.cpp Added FireGL to prefernce list for use glGenerateMipMap 2012-07-24 09:05:04 +00:00
TextureCubeMap.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TextureRectangle.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Timer.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
TransferFunction.cpp Convesion of osg::notify to OSG_INFO etc. 2010-05-28 15:47:52 +00:00
Transform.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Uniform.cpp Added mutex lock to Uniform::addParent()/removeParent(). 2012-10-22 16:21:04 +00:00
UserDataContainer.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Version.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Version.in From Paul Martz, typo fixes 2009-11-23 09:53:08 +00:00
VertexProgram.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
View.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00
Viewport.cpp Ran script to remove trailing spaces and tabs 2012-03-21 17:36:20 +00:00