aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/macosx
Commit message (Expand)AuthorAgeFilesLines
* Changed locking protocol for on-screen surfaces to only use the JAWT's Kenneth Russel2006-02-202-23/+10
* Renamed "offscreen" capability bits in GLCapabilities to "pbuffer" Kenneth Russel2006-02-162-5/+5
* expose JOGL built-in gl pixel format to usersGerard Ziemski2006-02-151-3/+20
* Made loading of GLU library lazier, partially in the hope that thisKenneth Russel2006-02-101-0/+5
* Fixed Issue 173: Adjust gamma, brightness and contrast Kenneth Russel2006-01-221-2/+29
* Removed code inadvertently checked in along with Kenneth Russel2005-12-061-4/+0
* Added MacOSXExternalGLContext support as suggested by Billy BiggsKenneth Russel2005-12-053-2/+101
* Added GLCapabilitiesChooser argument (currently ignored) to Kenneth Russel2005-11-271-0/+1
* Minor cleanup to MacOSXGLDrawable to not import ComponentKenneth Russel2005-11-141-3/+1
* Added workaround for problem on Mac OS X 10.4.3 where could not shareKenneth Russel2005-11-131-1/+5
* Made public API changes discussed with expert group to make core JOGLKenneth Russel2005-11-091-5/+3
* Refactored JOGL's use of the JAWT to enable it to be more lazily Kenneth Russel2005-11-092-26/+6
* Refactored computations of sizes of data types and offsets of fields Kenneth Russel2005-11-091-2/+2
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-2410-0/+1285