| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed Issue 126: Patch to allow building native driver on BSD
| Kenneth Russel | 2005-01-28 | 1 | -1/+1 |
* | Fixed compiler warning in updateContextRegister | Kenneth Russel | 2004-08-05 | 1 | -0/+1 |
* | Fixed Issue 79: PBuffers on macintosh fail to glCopyTexSubImage2D | Kenneth Russel | 2004-04-29 | 1 | -92/+15 |
* | Updated context creation code to unpack GLCapabilities object in Java | Kenneth Russel | 2004-04-21 | 1 | -47/+21 |
* | Removed debugging printfs | Kenneth Russel | 2004-03-15 | 1 | -4/+4 |
* | Updated for OSX custom pixel format. | gregorypierce | 2004-02-28 | 1 | -8/+48 |
* | implemented GLJPanel for Mac OS X | Gerard Ziemski | 2003-11-19 | 1 | -6/+11 |
* | use USE_GL_TEXTURE_RECTANGLE_EXT for PBuffers - needed for GLJPanel | Gerard Ziemski | 2003-11-08 | 1 | -17/+36 |
* | Print error messages when nsview is not a valid drawable and return NULL from... | Gerard Ziemski | 2003-11-04 | 1 | -5/+23 |
* | Disabling the context updater for now - not thread safe yet. | Gerard Ziemski | 2003-10-12 | 1 | -0/+8 |
* | Implemented PBuffers (available in >= Panther). Reimplemented window resizing... | Gerard Ziemski | 2003-10-12 | 3 | -87/+342 |
* | Added Gerard Ziemski's new sources for faster dynamic symbol lookup on | Kenneth Russel | 2003-09-05 | 1 | -18/+39 |
* | Fixed bug abies pointed out in ARBVBOKey where it was necessary to | Kenneth Russel | 2003-08-07 | 1 | -1/+1 |
* | Changed glMapBufferARB's implementation to return the same ByteBuffer | Kenneth Russel | 2003-08-07 | 1 | -0/+54 |
* | Changed behavior of ManuallyImplement to not emit GLEmitter's dispatch | Kenneth Russel | 2003-08-06 | 1 | -0/+54 |
* | Added sharing of display lists and textures among OpenGL contexts | Kenneth Russel | 2003-07-08 | 1 | -2/+3 |
* | Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell, | Kenneth Russel | 2003-06-26 | 1 | -0/+94 |
* | Initial revision | djp | 2003-06-08 | 1 | -0/+101 |