aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/x11
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem with pbuffers on X11 with ATI hardware; workaround wasKenneth Russel2006-02-021-3/+4
* Fixed Issue 195: Pbuffer support broken on X11 platformsKenneth Russel2006-01-241-1/+4
* Fixed Issue 173: Adjust gamma, brightness and contrast Kenneth Russel2006-01-221-2/+101
* Fixed problem with X11ExternalGLContext pointed out by m.engelhardt onKenneth Russel2006-01-101-0/+25
* Fixed build breakage pointed out by Travis after recent Kenneth Russel2005-12-261-1/+2
* Refactored code on Windows and X11 constructing attribute lists for Kenneth Russel2005-12-062-79/+46
* Added GLCapabilitiesChooser argument (currently ignored) to Kenneth Russel2005-11-271-0/+1
* Deleted unnecessary references to AWT Component in base GLDrawable Kenneth Russel2005-11-145-10/+8
* Minor javadoc changes to GLDrawableFactory. Kenneth Russel2005-11-121-1/+1
* Made public API changes discussed with expert group to make core JOGLKenneth Russel2005-11-091-5/+14
* Made X11GLDrawableFactory.lockToolkit() and unlockToolkit() non-staticKenneth Russel2005-11-093-10/+14
* Refactored JOGL's use of the JAWT to enable it to be more lazily Kenneth Russel2005-11-099-79/+57
* Refactored computations of sizes of data types and offsets of fields Kenneth Russel2005-11-092-4/+4
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-2412-0/+2226