| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactored code on Windows and X11 constructing attribute lists for
| Kenneth Russel | 2005-12-06 | 1 | -2/+4 |
* | Made public API changes discussed with expert group to make core JOGL | Kenneth Russel | 2005-11-09 | 2 | -9/+9 |
* | Refactored computations of sizes of data types and offsets of fields
| Kenneth Russel | 2005-11-09 | 1 | -4/+6 |
* | Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
| Kenneth Russel | 2005-10-24 | 4 | -60/+22 |
* | Made pbuffer code and in particular floating-point pbuffer code more | Kenneth Russel | 2005-06-02 | 1 | -3/+11 |
* | Cleaned up Mac OS X context handling. Removed incorrect retain call on | Kenneth Russel | 2005-06-01 | 1 | -151/+144 |
* | Removed bogus test against frame size = (0,0) which was breaking | Kenneth Russel | 2005-05-24 | 1 | -8/+1 |
* | Added first-cut support for floating-point pbuffers on Mac OS X | Kenneth Russel | 2005-05-20 | 1 | -3/+3 |
* | Fixed race conditions in Mac OS X onscreen context creation that | Kenneth Russel | 2005-05-10 | 1 | -2/+6 |
* | Fixed Issue 92: Platform Independent VSync functionality
| Kenneth Russel | 2005-04-24 | 1 | -0/+6 |
* | Added double-buffer argument to Mac OS X OpenGL context creation | Kenneth Russel | 2005-02-04 | 1 | -0/+1 |
* | Fixed Issue 99: intptr_t undefined compiling with VS .NET 2003 VC++
| Kenneth Russel | 2005-01-31 | 2 | -4/+4 |
* | 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 |