.. |
glu
|
From Farshid Lashkari, "I've attached a fix for some internal glu functions so that they use size_t for computing allocation sizes instead of GLint. I encountered some large images that were triggering integer overflows with the current code."
|
2015-02-13 07:45:49 +00:00 |
AlphaFunc.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
AnimationPath.cpp
|
|
|
ApplicationUsage.cpp
|
Added an OSG_INIT_SINGLETON_PROXY to make sure that the ApplicationUsage singleton gets intialized before usage.
|
2014-06-27 15:38:52 +00:00 |
ArgumentParser.cpp
|
|
|
Array.cpp
|
|
|
ArrayDispatchers.cpp
|
|
|
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
|
Refactor osg::Geode to subclass from osg::Group and reuse the NodeList children container
|
2014-06-03 09:23:24 +00:00 |
BlendColor.cpp
|
|
|
BlendEquation.cpp
|
|
|
BlendEquationi.cpp
|
Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object.
|
2014-12-10 10:38:12 +00:00 |
BlendFunc.cpp
|
|
|
BlendFunci.cpp
|
|
|
BufferIndexBinding.cpp
|
|
|
BufferObject.cpp
|
|
|
Callback.cpp
|
|
|
Camera.cpp
|
|
|
CameraView.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Capability.cpp
|
Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object.
|
2014-12-10 10:38:12 +00:00 |
ClampColor.cpp
|
Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object.
|
2014-12-10 10:38:12 +00:00 |
ClearNode.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
ClipControl.cpp
|
|
|
ClipNode.cpp
|
|
|
ClipPlane.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
ClusterCullingCallback.cpp
|
|
|
CMakeLists.txt
|
|
|
CollectOccludersVisitor.cpp
|
|
|
ColorMask.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
ColorMaski.cpp
|
|
|
ColorMatrix.cpp
|
|
|
ComputeBoundsVisitor.cpp
|
Added handling of Drawables added directly to scene graph without Geode decorating them.
|
2014-07-28 16:19:44 +00:00 |
Config.in
|
Removed OSG_USE_BOUND and associated osg::Bound adapter class to avoid problems with BoundingBox::expandBy/expandByRadius() implementation choosing a null BoundingBox from
|
2014-06-02 16:20:39 +00:00 |
ConvexPlanarOccluder.cpp
|
|
|
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
|
|
|
CullFace.cpp
|
|
|
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
|
|
|
Depth.cpp
|
|
|
DisplaySettings.cpp
|
|
|
Drawable.cpp
|
Moved osg::Drawable::Extensions into osg::GL2Extensions
|
2014-12-05 17:26:42 +00:00 |
DrawPixels.cpp
|
|
|
dxtctool.cpp
|
From Diane Delallée and Sukender, "1. Image.cpp
|
2013-05-28 11:25:13 +00:00 |
dxtctool.h
|
|
|
Fog.cpp
|
|
|
FragmentProgram.cpp
|
Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object.
|
2014-12-10 10:38:12 +00:00 |
FrameBufferObject.cpp
|
|
|
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
|
|
|
Geometry.cpp
|
|
|
GL.in
|
|
|
GLBeginEndAdapter.cpp
|
From Aurelien Albert, added passing on of the gl array normalize to OpenGL when uses vertex attribute aliasing.
|
2013-06-27 15:18:38 +00:00 |
GLExtensions.cpp
|
From Mathias Froehlich, "Attached a new state attribute implementing the glClipControl that appeared with GL4.5."
|
2015-06-30 09:11:00 +00:00 |
GLObjects.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
GLStaticLibrary.cpp
|
|
|
GLStaticLibrary.h
|
|
|
GraphicsContext.cpp
|
From Jannik Heller, typo fixes
|
2015-06-01 13:11:49 +00:00 |
GraphicsCostEstimator.cpp
|
|
|
GraphicsThread.cpp
|
|
|
Group.cpp
|
|
|
Hint.cpp
|
|
|
Image.cpp
|
From Patrick Neary, "Added some lesser used tokens that we use from GL_ARB_texture_rg to computeFormatDataType(), and computeNumComponents() in src/osg/Image.cpp"
|
2015-07-16 19:17:01 +00:00 |
ImageSequence.cpp
|
|
|
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
|
From Albert Luaces, typo fixes.
|
2015-06-01 13:40:20 +00:00 |
KdTree.cpp
|
|
|
Light.cpp
|
|
|
LightModel.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
LightSource.cpp
|
From Jannik Heller, typo fixes
|
2015-04-07 18:01:12 +00:00 |
LineSegment.cpp
|
Renamed LineSegment::intersect(BoundingSphere/Box, double/float&, double/float&) methods to LineSegment::intersectAndComputeRations(..) to avoid confusion with the change in convention for
|
2015-04-27 19:31:13 +00:00 |
LineStipple.cpp
|
|
|
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
|
|
|
Node.cpp
|
|
|
NodeTrackerCallback.cpp
|
|
|
NodeVisitor.cpp
|
|
|
Notify.cpp
|
From Jannik Heller, typo fixes
|
2015-06-01 13:11:49 +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
|
|
|
OccluderNode.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
OcclusionQueryNode.cpp
|
|
|
OperationThread.cpp
|
|
|
PagedLOD.cpp
|
|
|
PatchParameter.cpp
|
Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object.
|
2014-12-10 10:38:12 +00:00 |
Point.cpp
|
Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object.
|
2014-12-10 10:38:12 +00:00 |
PointSprite.cpp
|
|
|
PolygonMode.cpp
|
|
|
PolygonOffset.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
PolygonStipple.cpp
|
|
|
PositionAttitudeTransform.cpp
|
|
|
PrimitiveRestartIndex.cpp
|
Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object.
|
2014-12-10 10:38:12 +00:00 |
PrimitiveSet.cpp
|
|
|
Program.cpp
|
|
|
Projection.cpp
|
|
|
ProxyNode.cpp
|
|
|
Quat.cpp
|
|
|
Referenced.cpp
|
From Jannik Heller, typo fixes
|
2015-04-13 10:43:56 +00:00 |
SampleMaski.cpp
|
|
|
Scissor.cpp
|
|
|
ScriptEngine.cpp
|
|
|
Sequence.cpp
|
From Albert Luaces, typo fixes.
|
2015-06-01 13:40:20 +00:00 |
ShadeModel.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
Shader.cpp
|
|
|
ShaderAttribute.cpp
|
|
|
ShaderComposer.cpp
|
|
|
ShadowVolumeOccluder.cpp
|
|
|
Shape.cpp
|
|
|
ShapeDrawable.cpp
|
|
2014-05-14 10:19:43 +00:00 |
State.cpp
|
|
|
StateAttribute.cpp
|
Refactored Callback system in osg::Node, osg::Drawable, osg::StateSet and osg::StateAttribute to use a new osg::Callback base class.
|
2014-06-05 16:26:13 +00:00 |
StateSet.cpp
|
|
|
Stats.cpp
|
|
|
Stencil.cpp
|
|
|
StencilTwoSided.cpp
|
Moved GL2Extensions functionality into the include/osg/GLExtensions header and new GLExtensions object.
|
2014-12-10 10:38:12 +00:00 |
Switch.cpp
|
Further work on Bound class/Node::getBound() and Drawable::getBound() and usage in OSG codebase
|
2014-05-14 16:01:40 +00:00 |
TexEnv.cpp
|
|
|
TexEnvCombine.cpp
|
|
|
TexEnvFilter.cpp
|
|
|
TexGen.cpp
|
|
|
TexGenNode.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |
TexMat.cpp
|
|
|
Texture1D.cpp
|
|
|
Texture2D.cpp
|
|
|
Texture2DArray.cpp
|
From Albert Luaces, typo fixes.
|
2015-06-01 13:40:20 +00:00 |
Texture2DMultisample.cpp
|
|
|
Texture3D.cpp
|
|
|
Texture.cpp
|
|
|
TextureBuffer.cpp
|
From Jannik Heller, "I have added new functions Texture::generateAndAssignTextureObject mirroring the Texture::generateTextureObject functions.
|
2015-06-01 10:50:44 +00:00 |
TextureCubeMap.cpp
|
From Albert Luaces, typo fixes.
|
2015-06-01 13:40:20 +00:00 |
TextureRectangle.cpp
|
|
|
Timer.cpp
|
|
|
TransferFunction.cpp
|
Fixed image allocation operations.
|
2015-02-23 20:28:28 +00:00 |
Transform.cpp
|
|
|
Uniform.cpp
|
|
|
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
|
|
|
VertexAttribDivisor.cpp
|
|
|
VertexProgram.cpp
|
|
|
View.cpp
|
|
|
Viewport.cpp
|
Ran script to remove trailing spaces and tabs
|
2012-03-21 17:36:20 +00:00 |