aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/javax/media/opengl/NativeWindow.java
Commit message (Expand)AuthorAgeFilesLines
* Removed notion of wrapped windows from the NativeWindow interface,Kenneth Russel2008-12-231-32/+13
* Removed setSize(), setPosition(), setVisible(), and setFullscreen()Kenneth Russel2008-12-161-9/+3
* 3rd round cdcfp - compile clean.Sven Gothel2008-06-281-1/+29
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-271-8/+14
* Unifying NativeWindow's getWindowHandle() and getSurfaceHandle() usage for al...Sven Gothel2008-06-261-10/+15
* Added getSurfaceHandle() to NativeWindow abstraction in support of Kenneth Russel2008-06-261-1/+18
* 2nd big refactoring.Sven Gothel2008-06-211-3/+24
* refactoring .. wip ..Sven Gothel2008-06-011-1/+1
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-011-0/+68