| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Updated to include GL_EXT_texture_rectangle | gregorypierce | 2004-02-28 | 1 | -0/+10 |
* | Modified the OSX jogl.properties location to something that actually exists o... | gregorypierce | 2004-01-18 | 1 | -1/+1 |
* | added Mac OS X specific compiler and linker options - prebinding. jogl.jnilib... | Gerard Ziemski | 2003-11-04 | 1 | -3/+3 |
* | Disabling the context updater for now - not thread safe yet. | Gerard Ziemski | 2003-10-12 | 2 | -0/+2 |
* | Implemented PBuffers (available in >= Panther). Reimplemented window resizing... | Gerard Ziemski | 2003-10-12 | 2 | -11/+28 |
* | Added missing implementation of dispatch_glMapBufferARB on Linux after | Kenneth Russel | 2003-10-03 | 1 | -0/+15 |
* | Added Gerard Ziemski's changes to the build process on OS X to look | Kenneth Russel | 2003-09-10 | 2 | -10/+25 |
* | Added contribution from user GKW on community.java.net forums to fix | Kenneth Russel | 2003-09-05 | 1 | -2/+2 |
* | Ported JOGL's Cg support to Linux; fixed capitalization and other | Kenneth Russel | 2003-09-05 | 6 | -13/+13 |
* | Fixed Mac OS X build after recent JAWT changes in 10.3 (which are | Kenneth Russel | 2003-08-24 | 6 | -16/+21 |
* | GLU tesselator port by Pepijn Van Eeckhoudt and Nathan Parker Burg. | Kenneth Russel | 2003-08-21 | 5 | -15/+851 |
* | Made glBufferDataARB and glBufferSubDataARB non-NIOOnly. Added support
| Kenneth Russel | 2003-08-08 | 1 | -2/+0 |
* | Fixed bug abies pointed out in ARBVBOKey where it was necessary to | Kenneth Russel | 2003-08-07 | 1 | -0/+13 |
* | Changed glMapBufferARB's implementation to return the same ByteBuffer | Kenneth Russel | 2003-08-07 | 3 | -10/+33 |
* | Fixed (?) build problem on X11 and Mac OS X | Kenneth Russel | 2003-08-06 | 3 | -12/+14 |
* | Changed behavior of ManuallyImplement to not emit GLEmitter's dispatch | Kenneth Russel | 2003-08-06 | 7 | -4/+48 |
* | Updated TODO and fixed bug in default build.xml rule | Kenneth Russel | 2003-08-04 | 1 | -2/+2 |
* | Fixed bug pointed out by Nathan.Burg@sun.com where impl classes | Kenneth Russel | 2003-07-31 | 1 | -1/+3 |
* | Undid change to host.properties | Kenneth Russel | 2003-07-16 | 1 | -2/+2 |
* | Trying to fix issue with gears.jnlp | Kenneth Russel | 2003-07-16 | 1 | -2/+2 |
* | Fixed bug in Animator where it would hang upon stopping if exception | Kenneth Russel | 2003-07-15 | 3 | -6/+6 |
* | Undid changes to host.properties | Kenneth Russel | 2003-07-15 | 1 | -2/+2 |
* | Added ContextVariableName configuration option to GLEmitter because of | Kenneth Russel | 2003-07-15 | 2 | -6/+7 |
* | Fixed issue 12: Better tracing output | Kenneth Russel | 2003-07-15 | 1 | -0/+1 |
* | Fixed default antlr.jar property | Kenneth Russel | 2003-07-14 | 1 | -3/+2 |
* | Fixed bugs in Solaris build. | Kenneth Russel | 2003-07-14 | 2 | -6/+15 |
* | Added "dist" target to assemble one jogl.jar out of platform-specific | Kenneth Russel | 2003-07-14 | 1 | -0/+51 |
* | Fixed dangling references to platform-dependent stub_includes versions | Kenneth Russel | 2003-07-14 | 1 | -3/+3 |
* | Switched jogl-demos to use Ant instead of GNU make. | Kenneth Russel | 2003-07-14 | 1 | -2/+2 |
* | Updated jogl build documentation for Ant build. Deleted now-obsolete | Kenneth Russel | 2003-07-14 | 16 | -1173/+0 |
* | Fixed bugs in Mac OS X Ant build. | Kenneth Russel | 2003-07-14 | 1 | -6/+12 |
* | Fixed bugs in Linux build: GLEmitter needs to be used for | Kenneth Russel | 2003-07-14 | 2 | -3/+8 |
* | Added Ant build support, contributed by Rob Grzywinski and Artur | Kenneth Russel | 2003-07-14 | 12 | -7/+1479 |
* | Added sharing of display lists and textures among OpenGL contexts | Kenneth Russel | 2003-07-08 | 6 | -22/+16 |
* | Added pbuffer support to JOGL on X11; HWShadowmapsSimple and | Kenneth Russel | 2003-07-03 | 20 | -169/+275 |
* | Checked in experimental Cg support and a couple of small demos. By | Kenneth Russel | 2003-06-26 | 10 | -8/+1711 |
* | Fixed inheritance problem with GL on Mac OS X. Updated documentation. | Kenneth Russel | 2003-06-26 | 3 | -3/+7 |
* | Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell, | Kenneth Russel | 2003-06-26 | 26 | -7199/+231 |
* | Split up net.java.games.util; moved GLUT and BufferUtils into | Kenneth Russel | 2003-06-25 | 1 | -11/+16 |
* | Initial revision | djp | 2003-06-08 | 74 | -0/+18953 |