aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/windows/WindowsGLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed Issue 193: antialiasing querying using GLCapabilitiesChooser no Kenneth Russel2006-01-201-85/+94
* Fixed bug in WindowsGLDrawable.iattributes2GLCapabilities pointed out Kenneth Russel2006-01-201-4/+4
* Fixed more problems related to recent restructuring of glue code Kenneth Russel2006-01-011-2/+2
* 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-061-71/+171
* Deleted unnecessary references to AWT Component in base GLDrawable Kenneth Russel2005-11-141-8/+1
* 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
* Refactored computations of sizes of data types and offsets of fields Kenneth Russel2005-11-091-1/+1
* Merged JSR-231 branch on to the main JOGL trunk. The main trunk now Kenneth Russel2005-10-241-0/+502