aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/render/fast
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Revert minor (semantic) differences introduced in f5612e7dfc635359f1...Sven Gothel2012-10-231-1/+0
* JoglGL2ES1: Regard 'hasPointExt' (diff ImmModeSink w/ more elements and ubyte...Sven Gothel2012-10-181-1/+0
* Fix QGL for ES1/ES2: Use ushort indices, since uint is n/a on ES1/ES2 profileSven Gothel2012-10-162-5/+6
* Enabling GL2ES1 and GL2ES2 driver, using JOGL's ImmModeSink and FixedFunction...jogl2_es2Sven Gothel2012-10-121-1460/+1461
* Simple NEWT port: Remove AWT dependencies in Jake2 / JOGL / Fast (default mod...NEWTSven Gothel2012-10-083-12/+15
* use getters and setters of modified viddef_tCarsten Weisse2008-03-023-26/+29
* "pics/" + name + ".pcx" removed;Carsten Weisse2007-05-122-10/+12
* shared usage of Anorms; moved to jake2.render packageCarsten Weisse2007-02-272-810/+599
* clean upCarsten Weisse2007-02-151-16/+11
* add setSwapInterval() for vsync (works on Win32 and Mac OS X) turn it off on...Carsten Weisse2007-01-111-4/+8
* original texture resampling (lesser memory garbage)Carsten Weisse2007-01-101-60/+50
* add a better multitexturing checkCarsten Weisse2006-12-121-5/+13
* better driver dependent screenshot handlingCarsten Weisse2006-11-222-10/+8
* clean up: unused declarations removedCarsten Weisse2006-11-216-22/+10
* merge render-refactoring branch into the HEADCarsten Weisse2006-11-2111-0/+9127