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 |
|