aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/render/opengl/JoglDummyDriver.java
Commit message (Expand)AuthorAgeFilesLines
* Add Applet Feature incl. required fixes.Sven Gothel2013-06-281-5/+6
* Fix Window destroyNotify() -> QUITSven Gothel2013-06-271-2/+2
* Adapt to JOGL/NEWT Changed up to v2.0.2-c12 ..Sven Gothel2013-06-271-2/+2
* Fix/Enhance NEWT ScreenMode (FS) integration, simplify NEWTWin creationSven Gothel2012-10-191-14/+8
* Jogl*Driver.shutdown(): Release hold ctx before killing window offthread (req...Sven Gothel2012-10-161-5/+9
* Adding jogldummy (dummy GL driver (no calls), but w/ NEWT and actual [not-use...Sven Gothel2012-10-151-0/+140