OpenSceneGraph/include/osg
Robert Osfield 42faf78b47 Updated index.html with dependacy info about the new osgText library.
Modified osg/Drawable::draw(..) so that it uses display list COMPILE
rather than COMPILE_AND_EXECUTE to solve performance problems under
NVidia drivers.  The old behavior is still available by comments out
a #define.
Fixed the default compilation list src/osgPlugins/Makefile so that it
compiles by defalt png and gif.
2001-11-02 12:26:33 +00:00
..
AlphaFunc Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Billboard Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
BoundingBox Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
BoundingSphere Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
BoundsChecking Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Camera Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
ClippingVolume Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
ClipPlane Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
ColorMask Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
CullFace Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Depth Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Drawable Updated index.html with dependacy info about the new osgText library. 2001-11-02 12:26:33 +00:00
EarthSky Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Export Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Fog Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
FrameStamp Reverted Bryan's changes to FrameStamp w.r.t std::tm structure which doesn't 2001-10-16 21:47:47 +00:00
FrontFace Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Geode Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
GeoSet Integrated Geoff Michel's updates to Stats code, whilest move all text rendering 2001-10-22 22:02:47 +00:00
GL Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
GLExtensions Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
GLU Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Group Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Image Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Impostor Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
ImpostorSprite Integrated Geoff Michel's updates to Stats code, whilest move all text rendering 2001-10-22 22:02:47 +00:00
Light Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
LightSource Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
LineSegment Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
LOD Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Material Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Math Added a osg::DegreesToRadians() and osg::RadiansToDegrees() method to osg/Math, 2001-10-06 20:29:42 +00:00
Matrix Removed personal note in Matrix header file 2001-10-13 01:28:33 +00:00
mem_ptr Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
MemoryAdapter Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Node Added support for specifying whether view frustum and small feature culling 2001-10-19 12:56:37 +00:00
NodeCallback Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
NodeVisitor Added support for DYNAMIC/STATIC osg::Transform types and added new osg::Drawable::getStats 2001-10-10 20:20:14 +00:00
Notify Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Object Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Plane Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Point Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
PolygonMode Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
PolygonOffset Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Quat Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
ref_ptr Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Referenced Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
State Integrated Geoff Michel's updates to Stats code, whilest move all text rendering 2001-10-22 22:02:47 +00:00
StateAttribute Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
StateSet Added a bool paramter to osg::StateSet::compare(const StateSet& rhs,bool compareAttributeContents=false) const; 2001-10-31 20:04:32 +00:00
Statistics Integrated Geoff Michel's updates to Stats code, whilest move all text rendering 2001-10-22 22:02:47 +00:00
Stencil Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Switch Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
TexEnv Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
TexGen Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
TexMat Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Texture Changed a #define ... (GLenum) 0x84fe to 0x84FE to fix problems under MacOS9 2001-10-29 19:29:49 +00:00
Timer *** empty log message *** 2001-10-16 20:56:46 +00:00
Transform Added support for DYNAMIC/STATIC osg::Transform types and added new osg::Drawable::getStats 2001-10-10 20:20:14 +00:00
Transparency Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Types Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Vec2 Fixes for Win32 compilation. 2001-10-16 16:48:19 +00:00
Vec3 Fixes for Win32 compilation. 2001-10-16 16:48:19 +00:00
Vec4 Fixes for Win32 compilation. 2001-10-16 16:48:19 +00:00
Version Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00
Viewport Added a copyright notice to all core headers, which all begin with 2001-10-04 15:12:57 +00:00