| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed unnecessary GL2 dependencies from desktop window system code.
| Kenneth Russel | 2008-08-08 | 1 | -4/+0 |
* | - Using new config feature: 'IgnoreExtendedInterfaceSymbols <java class sourc... | Sven Gothel | 2008-07-18 | 3 | -3/+3 |
* | GL Unification 1st round. | Sven Gothel | 2008-07-03 | 2 | -2/+2 |
* | 3rd round cdcfp - compile clean. | Sven Gothel | 2008-06-28 | 3 | -4/+2 |
* | Mac OS X port of new JOGL and Newt. Currently leverages the AWT; will | Kenneth Russel | 2008-06-27 | 1 | -0/+1 |
* | Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al... | Sven Gothel | 2008-06-26 | 2 | -7/+7 |
* | merging awt,j2d,swing to awt subpackages | Sven Gothel | 2008-06-26 | 1 | -1/+0 |
* | removing relocated files | Sven Gothel | 2008-06-26 | 1 | -151/+0 |
* | Native Compilation: Partitioning and X11 clean | Sven Gothel | 2008-06-25 | 1 | -1/+1 |
* | finishing 2nd refactoring | Sven Gothel | 2008-06-21 | 11 | -2032/+0 |
* | 2nd big refactoring. | Sven Gothel | 2008-06-21 | 13 | -10/+2044 |
* | Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIP | Sven Gothel | 2008-06-01 | 1 | -0/+68 |
* | Filled out EGLContext, EGLDrawable, and EGLDrawableFactory
| Kenneth Russel | 2008-05-28 | 1 | -0/+4 |
* | Fixed Issue 260: "GLException: Surface already locked" after failed makeCurrent
| Kenneth Russel | 2007-01-17 | 1 | -4/+7 |
* | Fixed Issue 259: need a copy context
| Kenneth Russel | 2007-01-07 | 1 | -0/+12 |
* | Fixed Issue 213: Expose GLCaps from GLDrawable
| Kenneth Russel | 2006-11-19 | 2 | -26/+125 |
* | Revised Java2D/JOGL bridge to support new share context argument to | Kenneth Russel | 2006-08-01 | 2 | -5/+28 |
* | Added support for sharing of textures, etc. between GLPbuffers and | Kenneth Russel | 2006-07-21 | 8 | -16/+423 |
* | Fixed potential deadlock on OS X where JOGL could leave the surface | Kenneth Russel | 2006-07-19 | 1 | -0/+6 |
* | Stubbed out setSwapInterval in MacOSXJava2DGLContext to fix crashes | Kenneth Russel | 2006-07-11 | 1 | -3/+4 |
* | Added code to support new entry points in | Kenneth Russel | 2006-07-10 | 2 | -0/+133 |
* | Fixed Issue 224: External context dosen't work with GLCanvas
| Kenneth Russel | 2006-05-28 | 1 | -0/+18 |
* | Made internal methods which fetch the platform-dependent context out | Kenneth Russel | 2006-04-02 | 1 | -1/+1 |
* | Deleted obsolete MacOSXDummyGLContext.java | Kenneth Russel | 2006-03-29 | 1 | -87/+0 |
* | Removed workaround for sharing textures and display lists between | Kenneth Russel | 2006-03-29 | 2 | -7/+5 |
* | Fixed lurking problem associated with on-screen contexts' makeCurrent
| Kenneth Russel | 2006-03-28 | 1 | -2/+1 |
* | Fixed bugs in implementation of -Djogl.GLContext.noopt flag | Kenneth Russel | 2006-03-26 | 1 | -5/+5 |
* | Made MacOSXOnscreenGLContext obey disabling of optimized context | Kenneth Russel | 2006-03-19 | 1 | -2/+14 |
* | Fixed resizing bug on Mac OS X which was a consequence of leaving the | Kenneth Russel | 2006-03-10 | 1 | -0/+7 |
* | Changed locking protocol for on-screen surfaces to only use the JAWT's
| Kenneth Russel | 2006-02-20 | 2 | -23/+10 |
* | Renamed "offscreen" capability bits in GLCapabilities to "pbuffer"
| Kenneth Russel | 2006-02-16 | 2 | -5/+5 |
* | expose JOGL built-in gl pixel format to users | Gerard Ziemski | 2006-02-15 | 1 | -3/+20 |
* | Made loading of GLU library lazier, partially in the hope that this | Kenneth Russel | 2006-02-10 | 1 | -0/+5 |
* | Fixed Issue 173: Adjust gamma, brightness and contrast
| Kenneth Russel | 2006-01-22 | 1 | -2/+29 |
* | Removed code inadvertently checked in along with
| Kenneth Russel | 2005-12-06 | 1 | -4/+0 |
* | Added MacOSXExternalGLContext support as suggested by Billy Biggs | Kenneth Russel | 2005-12-05 | 3 | -2/+101 |
* | Added GLCapabilitiesChooser argument (currently ignored) to
| Kenneth Russel | 2005-11-27 | 1 | -0/+1 |
* | Minor cleanup to MacOSXGLDrawable to not import Component | Kenneth Russel | 2005-11-14 | 1 | -3/+1 |
* | Added workaround for problem on Mac OS X 10.4.3 where could not share | Kenneth Russel | 2005-11-13 | 1 | -1/+5 |
* | Made public API changes discussed with expert group to make core JOGL | Kenneth Russel | 2005-11-09 | 1 | -5/+3 |
* | Refactored JOGL's use of the JAWT to enable it to be more lazily
| Kenneth Russel | 2005-11-09 | 2 | -26/+6 |
* | Refactored computations of sizes of data types and offsets of fields
| Kenneth Russel | 2005-11-09 | 1 | -2/+2 |
* | Merged JSR-231 branch on to the main JOGL trunk. The main trunk now
| Kenneth Russel | 2005-10-24 | 10 | -0/+1285 |