| Commit message (Expand) | Author | Age | Files | Lines |
* | MacOSX: Expose CGL's CGLLockContext(..) and CGLUnlockContext(..) - to provide... | Sven Gothel | 2011-11-29 | 1 | -0/+2 |
* | OSX: CGL type cleanup ; layeredSurface impl. | Sven Gothel | 2011-11-05 | 6 | -14/+25 |
* | OSX: Enable OpenGL profile support, ie OpenGL 3.2 -> GL3 for OSX >= 10.7 | Sven Gothel | 2011-10-26 | 1 | -1/+11 |
* | MacOSX/CGL Add CGLGetShareGroup() | Sven Gothel | 2011-04-26 | 1 | -1/+2 |
* | Fix file modes | Sven Gothel | 2010-07-07 | 1 | -0/+0 |
* | Fix: Locking/Threading; Common IntIntHashMap and Buffers; Fix: glMap*Buffer*;... | Sven Gothel | 2010-06-10 | 1 | -0/+0 |
* | Fix MacOSX External GLContext | Sven Gothel | 2009-09-25 | 1 | -0/+26 |
* | Copied JOGL_2_SANDBOX r1957 on to trunk; JOGL_2_SANDBOX branch is now closed | Kenneth Russel | 2009-06-15 | 6 | -0/+243 |
* | Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX | Kenneth Russel | 2009-06-15 | 6 | -243/+0 |
* | Fixed Issue 213: Expose GLCaps from GLDrawable
| Kenneth Russel | 2006-11-19 | 1 | -0/+46 |
* | Added support for sharing of textures, etc. between GLPbuffers and | Kenneth Russel | 2006-07-21 | 1 | -0/+101 |
* | Cleaned up how declarations for Mac OS X window system wrapper | Kenneth Russel | 2006-01-22 | 1 | -40/+1 |
* | Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
| Kenneth Russel | 2005-10-24 | 1 | -0/+1 |
* | Made pbuffer code and in particular floating-point pbuffer code more | Kenneth Russel | 2005-06-02 | 1 | -0/+2 |
* | Cleaned up Mac OS X context handling. Removed incorrect retain call on | Kenneth Russel | 2005-06-01 | 1 | -0/+1 |
* | Added first-cut support for floating-point pbuffers on Mac OS X | Kenneth Russel | 2005-05-20 | 1 | -1/+1 |
* | Fixed race conditions in Mac OS X onscreen context creation that | Kenneth Russel | 2005-05-10 | 1 | -1/+2 |
* | Fixed Issue 92: Platform Independent VSync functionality
| Kenneth Russel | 2005-04-24 | 1 | -0/+2 |
* | Added double-buffer argument to Mac OS X OpenGL context creation | Kenneth Russel | 2005-02-04 | 1 | -0/+1 |
* | Fixed incorrect typedef of jint to long; is now int | Kenneth Russel | 2005-01-27 | 1 | -1/+1 |
* | Fixed Issue 79: PBuffers on macintosh fail to glCopyTexSubImage2D | Kenneth Russel | 2004-04-29 | 1 | -3/+3 |
* | Updated context creation code to unpack GLCapabilities object in Java | Kenneth Russel | 2004-04-21 | 1 | -2/+13 |
* | Updated for OSX to handle custom pixel formats | gregorypierce | 2004-02-28 | 1 | -1/+2 |
* | Disabling the context updater for now - not thread safe yet. | Gerard Ziemski | 2003-10-12 | 1 | -0/+1 |
* | Implemented PBuffers (available in >= Panther). Reimplemented window resizing... | Gerard Ziemski | 2003-10-12 | 1 | -6/+13 |
* | Fixed Mac OS X build after recent JAWT changes in 10.3 (which are | Kenneth Russel | 2003-08-24 | 2 | -1/+1 |
* | Updated jogl build documentation for Ant build. Deleted now-obsolete | Kenneth Russel | 2003-07-14 | 4 | -35/+0 |
* | Added sharing of display lists and textures among OpenGL contexts | Kenneth Russel | 2003-07-08 | 1 | -1/+1 |
* | Initial Mac OS X port of Jogl by Gerard Ziemski and Kenneth Russell, | Kenneth Russel | 2003-06-26 | 12 | -7116/+35 |
* | Initial revision | djp | 2003-06-08 | 14 | -0/+7223 |