aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/render/opengl/DummyGL.java
Commit message (Expand)AuthorAgeFilesLines
* Fix QGL for ES1/ES2: Use ushort indices, since uint is n/a on ES1/ES2 profileSven Gothel2012-10-161-4/+2
* Adding jogldummy (dummy GL driver (no calls), but w/ NEWT and actual [not-use...Sven Gothel2012-10-151-3/+10
* add setSwapInterval() for vsync (works on Win32 and Mac OS X) turn it off on...Carsten Weisse2007-01-111-0/+7
* add glHint(int target, int mode) e.g. for perspective correction hintCarsten Weisse2007-01-101-0/+4
* merge render-refactoring branch into the HEADCarsten Weisse2006-11-211-0/+307