Robert Osfield
|
a0fc9632b8
|
Fixed warnings.
|
2004-11-13 21:42:45 +00:00 |
|
Robert Osfield
|
a383330ae4
|
From Mike Weiblen, fix to the state leakage.
|
2004-11-10 09:56:03 +00:00 |
|
Robert Osfield
|
7e5c87de6a
|
Changed the version strings to use OpenSceneGaph rather than "Open Scene Graph"
|
2004-09-27 12:07:34 +00:00 |
|
Robert Osfield
|
54b45ce3bc
|
Updated to DatabasePager support
|
2004-09-21 21:33:52 +00:00 |
|
Robert Osfield
|
ddb7423e46
|
Set version numbers for 0.9.7 release
|
2004-08-05 08:02:48 +00:00 |
|
Robert Osfield
|
7126ca44e9
|
Better macro support for switching on/off use of mutex
|
2004-08-03 11:01:39 +00:00 |
|
Robert Osfield
|
2d901bf7ee
|
Fixed warnings
|
2004-08-02 14:52:24 +00:00 |
|
Robert Osfield
|
3d61e25cce
|
Fixed compare(ProgramObject) and added UniformeValue::compare and ShaderObject::compare
to support proper sorting of shaders.
|
2004-07-28 19:56:22 +00:00 |
|
Robert Osfield
|
c9f5749c12
|
Added preliminary support for thread safety in various delete GLobjects code
|
2004-07-21 19:16:49 +00:00 |
|
Robert Osfield
|
aa833acfd3
|
Added support for releasing GLObjects, and renamed DisplayListVisitor the
GLObjectVisitor to better fit its function, and added support for releasing
objects as well as compiling them.
|
2004-07-20 05:37:59 +00:00 |
|
Robert Osfield
|
0869da6e67
|
From Mike Weiblen, "mods based on those Bob Kuehne posted.
- updated to the latest ARB-approved GLSL version query mechanism.
- updated enums to the latest official glext.h
- fixed some TODOs"
|
2004-07-09 08:22:24 +00:00 |
|
Robert Osfield
|
bdeb391a00
|
From Mike Weiblen, added new rot, scale and trans pseudo loaders.
|
2004-05-07 15:18:59 +00:00 |
|
Robert Osfield
|
4aa7afedf3
|
Removed include <iostream> where possible, replacing with istream or ostream and changing
std::cout/cerr to osg::notify().
|
2004-03-03 13:27:21 +00:00 |
|
Robert Osfield
|
407fbdb353
|
From Bob Keuhne, warning fixes under OSX
|
2004-01-30 16:12:53 +00:00 |
|
Robert Osfield
|
249eddb3d8
|
Updates to osgGL2 from Mike Weiblen
|
2004-01-03 09:06:52 +00:00 |
|
Robert Osfield
|
ce15c880b1
|
From Mike Weiblen, updates to osgGL2 to support Uniform values
|
2003-10-05 11:30:54 +00:00 |
|
Robert Osfield
|
dd90d924d2
|
From Romano Magacho. add osg:: to Referenced() calls for IRIX build.
|
2003-08-04 21:09:40 +00:00 |
|
Robert Osfield
|
a0d0803f1f
|
Improvements to the handling of deletion of OpenGL rendering objets such as
display lists and textures object such that they can be deleted according
to an available amount of time given to do deletes.
|
2003-07-16 09:52:43 +00:00 |
|
Robert Osfield
|
91cf776969
|
Added missing osg:: infront of Referenced() contructor.
|
2003-07-15 18:19:21 +00:00 |
|
Robert Osfield
|
77c0366cb2
|
From Mike Weiblen's osgGL2 node kit which support the latest OpenGL 2.0 extensions.
|
2003-07-15 10:45:46 +00:00 |
|