aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/render/opengl/JoglDummyDriver.java
Commit message (Collapse)AuthorAgeFilesLines
* Jogl*Driver.shutdown(): Release hold ctx before killing window offthread ↵Sven Gothel2012-10-161-5/+9
| | | | (required since we don't release ctx after each frame)
* Adding jogldummy (dummy GL driver (no calls), but w/ NEWT and actual ↵Sven Gothel2012-10-151-0/+140
[not-used] GL context), remove GL ctx switch for GL2, ES2 and ES1