aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/opengl/impl/NullWindow.java
Commit message (Expand)AuthorAgeFilesLines
* Removed setSize(), setPosition(), setVisible(), and setFullscreen()Kenneth Russel2008-12-161-26/+0
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-281-0/+4
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-271-0/+4
* Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al...Sven Gothel2008-06-261-3/+0
* Added getSurfaceHandle() to NativeWindow abstraction in support of Kenneth Russel2008-06-261-5/+7
* 2nd big refactoring.Sven Gothel2008-06-211-0/+147