aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/windows/WindowsGLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem pointed out by user operator on JOGL forum where chosen Kenneth Russel2007-04-071-1/+16
* Fixed Issue 213: Expose GLCaps from GLDrawable Kenneth Russel2006-11-191-4/+24
* Fixed Issue 221: Fixing stereo capability in WindowsGLDrawable Kenneth Russel2006-05-091-0/+3
* Renamed "offscreen" capability bits in GLCapabilities to "pbuffer" Kenneth Russel2006-02-161-3/+3
* 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