aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/windows
Commit message (Expand)AuthorAgeFilesLines
* Fixed more problems related to recent restructuring of glue code Kenneth Russel2006-01-012-4/+4
* Fixed bug in render-to-texture support on WindowsKenneth Russel2005-12-231-1/+1
* Refactored code on Windows and X11 constructing attribute lists for Kenneth Russel2005-12-062-180/+184
* Added GLCapabilitiesChooser argument (currently ignored) to Kenneth Russel2005-11-271-0/+1
* Deleted unnecessary references to AWT Component in base GLDrawable Kenneth Russel2005-11-146-13/+9
* Cleaned up access control on a few helper methodsKenneth Russel2005-11-141-8/+8
* Deleted vestigial code from Windows choosePixelFormat path pointed out Kenneth Russel2005-11-141-2/+0
* 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-22/+5
* Refactored computations of sizes of data types and offsets of fields Kenneth Russel2005-11-093-3/+3
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-2412-0/+2304