Robert Osfield
|
5747773096
|
From Tree, changes to better support Java binding generation
|
2004-09-28 09:14:04 +00:00 |
|
Robert Osfield
|
15240f8601
|
Added #include<typeinfo> required for X-platform build.
|
2004-08-13 10:50:44 +00:00 |
|
Robert Osfield
|
6227aa6251
|
Fixes for OSX.
|
2004-08-13 10:46:04 +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
|
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
|
8540414ae0
|
Removed redundent getAssociatedModes()
|
2004-03-04 14:32:27 +00:00 |
|
Robert Osfield
|
249eddb3d8
|
Updates to osgGL2 from Mike Weiblen
|
2004-01-03 09:06:52 +00:00 |
|
Robert Osfield
|
5c17b5059a
|
From Mike Weiblen, added support for OpenGL SL to osgFX::Cartoon.
|
2003-10-05 11:42:26 +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
|
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
|
0fd11b4abd
|
Added extern + export's to global functions.
|
2003-07-15 18:52:40 +00:00 |
|
Robert Osfield
|
47965884e9
|
Moved PROGRAMOBJECT definition into StateAttribute.
|
2003-07-15 16:22:29 +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 |
|