aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/windows/wgl/WindowsOffscreenWGLDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* After more thought, realized once again that because most Java windowKenneth Russel2008-12-291-1/+0
* Factored out the remaining toolkit, and specifically AWT, dependenciesKenneth Russel2008-12-201-64/+54
* Removed setSize(), setPosition(), setVisible(), and setFullscreen()Kenneth Russel2008-12-161-7/+5
* Fixed nested toolkit locking problem with X11PbufferGLXDrawable. WithKenneth Russel2008-12-141-4/+4
* Fixed breakage of GLJPanel caused by confusion between requested and Kenneth Russel2008-12-121-4/+4
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-281-0/+1
* Added getSurfaceHandle() to NativeWindow abstraction in support of Kenneth Russel2008-06-261-5/+5
* 2nd big refactoring.Sven Gothel2008-06-211-0/+138