aboutsummaryrefslogtreecommitdiffstats
path: root/src/classes/com/sun/javafx/newt/windows
Commit message (Expand)AuthorAgeFilesLines
* Mac OS X port of new JOGL and Newt. Currently leverages the AWT; willKenneth Russel2008-06-271-1/+1
* Added getSurfaceHandle() to NativeWindow abstraction in support of Kenneth Russel2008-06-261-2/+17
* Bug fixes to compile and run on Windows. Added more debugging code. Kenneth Russel2008-06-261-3/+2
* Native Compilation: Partitioning and X11 cleanSven Gothel2008-06-251-1/+1
* 2nd big refactoring.Sven Gothel2008-06-213-39/+12
* refactoring .. wip ..Sven Gothel2008-06-011-12/+9
* Refactoring JOGL to partition core windowing, AWT, GL, ES1 and ES2 .. WIPSven Gothel2008-06-013-21/+95
* Completing com.sun.javafx.newt.* package, WIP, working under X11/ES1.1.Sven Gothel2008-05-301-3/+12
* Completing com.sun.javafx.newt.* package, WIP, compile clean, but untested.Sven Gothel2008-05-301-5/+59
* Various bug fixes. Incorporated minimal window abstraction to Kenneth Russel2008-05-291-0/+136