aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/windows/WindowsOnscreenGLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Worked around spurious SetPixelFormat failures seen on Intel 82855 Kenneth Russel2006-03-281-1/+11
* Fixed lurking problem associated with on-screen contexts' makeCurrent Kenneth Russel2006-03-281-1/+7
* Added profiling support to WindowsOnscreenGLDrawable to figure out why Kenneth Russel2006-01-291-0/+56
* Deleted unnecessary references to AWT Component in base GLDrawable Kenneth Russel2005-11-141-1/+4
* Refactored JOGL's use of the JAWT to enable it to be more lazily Kenneth Russel2005-11-091-21/+4
* 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/+198