aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/render/fastjogl
Commit message (Expand)AuthorAgeFilesLines
* reduces the garbageCarsten Weisse2005-01-161-10/+7
* changes to use the Vec3Cache instead of new float[3]Carsten Weisse2005-01-164-87/+103
* small performance improvementsHolger Zickner2005-01-121-50/+65
* code cleanupCarsten Weisse2005-01-103-38/+11
* replaces the local float[][];Carsten Weisse2005-01-101-23/+11
* the Polygon implementation (FloatBuffer as backbuffer) and the changes to use...Carsten Weisse2005-01-094-132/+229
* print jogl version during initializationHolger Zickner2004-12-081-1/+3
* this is the right method to get the readable lenght or sizeCarsten Weisse2004-11-101-2/+2
* memory mapped image loading andCarsten Weisse2004-10-201-261/+192
* major refactoring in game, server and client packageRene Stoeckel2004-09-227-6647/+6317
* did some cource cleanupsRene Stoeckel2004-09-101-2/+1
* cleanups and base3 bugfix for the load and save routines.Rene Stoeckel2004-08-221-2/+2
* clear s_blocklights again.Holger Zickner2004-07-271-2/+2
* profilingHolger Zickner2004-07-196-144/+111
* refimport_t deletedCarsten Weisse2004-07-169-220/+232
* show fullscreen modes in video menuHolger Zickner2004-07-154-396/+8
* small optimizationsHolger Zickner2004-07-125-59/+37
* fix nullpointer exception when first starting with:Holger Zickner2004-07-121-6/+4
* moving out mid was to optimisticHolger Zickner2004-07-091-3/+3
* performance tweaksHolger Zickner2004-07-093-105/+99
* import of Jake2Holger Zickner2004-07-0912-0/+9872