Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Submitted by: Travis | gfxadmin | 2005-12-03 | 1 | -87/+87 |
| | | | | | | | | | | | | | | | Remove all NURBS constants from the GLU bindings. We are not publishing bindings to the NURBS subset of GLU in this release of the JSR-231 API. Previously, we removed the NURBS methods from the implementation/spec, but not the NURBS-related constants, as they are specified in GLU 1.3. Modified Files: make/glu-CustomJavaCode.java src/classes/com/sun/opengl/impl/error/Error.java ---------------------------------------------------------------------- git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@475 232f8b59-042b-4e1e-8c03-345bb8c30851 | ||||
* | Added GLU projection-related entry points accepting Buffers as | Kenneth Russel | 2005-12-03 | 1 | -0/+56 |
| | | | | | | | arguments to round out the JSR-231 spec git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@472 232f8b59-042b-4e1e-8c03-345bb8c30851 | ||||
* | Merged JSR-231 branch on to the main JOGL trunk. The main trunk now | Kenneth Russel | 2005-10-24 | 1 | -0/+1457 |
contains the evolving JSR-231 Reference Implementation and the JSR-231 branch is permanently closed. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@401 232f8b59-042b-4e1e-8c03-345bb8c30851 |