summaryrefslogtreecommitdiffstats
path: root/src/jake2/render/opengl/JoglES1Driver.java
Commit message (Expand)AuthorAgeFilesLines
* 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-15/+9
* 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-6/+10
* Adding jogldummy (dummy GL driver (no calls), but w/ NEWT and actual [not-use...Sven Gothel2012-10-151-1/+2
* Enabling GL2ES1 and GL2ES2 driver, using JOGL's ImmModeSink and FixedFunction...jogl2_es2Sven Gothel2012-10-121-0/+140