aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/render/opengl/JoglES2Driver.java
Commit message (Expand)AuthorAgeFilesLines
* Fix Window destroyNotify() -> QUITSven Gothel2013-06-271-2/+1
* Adapt to JOGL/NEWT Changed up to v2.0.2-c12 ..Sven Gothel2013-06-271-2/+2
* JoglGL2ES1: Remove ctor arg hasPointExt, since it's impl. in FFP Emul.Sven Gothel2012-10-231-1/+1
* Fix/Enhance NEWT ScreenMode (FS) integration, simplify NEWTWin creationSven Gothel2012-10-191-17/+11
* Added JOGL2 Flags (README/Jake2.sh), New JOGL Renderer Order, ..Sven Gothel2012-10-191-2/+12
* JoglGL2ES1: Regard 'hasPointExt' (diff ImmModeSink w/ more elements and ubyte...Sven Gothel2012-10-181-1/+1
* 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-1/+2
* JoglES2Driver: Use FFP COLOR_TEXTURE2, restrict shader resources for mobileSven Gothel2012-10-131-1/+1
* Enabling GL2ES1 and GL2ES2 driver, using JOGL's ImmModeSink and FixedFunction...jogl2_es2Sven Gothel2012-10-121-5/+15
* Simple NEWT port: Remove AWT dependencies in Jake2 / JOGL / Fast (default mod...NEWTSven Gothel2012-10-081-0/+135