aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/render/fastjogl/Surf.java
Commit message (Collapse)AuthorAgeFilesLines
* JVM executes this code faster, than the "i++" one.Carsten Weisse2005-06-081-9/+9
|
* make it privateCarsten Weisse2005-01-171-2/+2
|
* changes to use the Vec3Cache instead of new float[3]Carsten Weisse2005-01-161-27/+30
| | | | (faster)
* code cleanupCarsten Weisse2005-01-101-15/+4
|
* the Polygon implementation (FloatBuffer as backbuffer) and the changes to ↵Carsten Weisse2005-01-091-99/+34
| | | | use the interface
* major refactoring in game, server and client packageRene Stoeckel2004-09-221-1433/+1331
|
* profilingHolger Zickner2004-07-191-4/+4
|
* refimport_t deletedCarsten Weisse2004-07-161-3/+4
|
* fix nullpointer exception when first starting with:Holger Zickner2004-07-121-6/+4
| | | | | r_drawworld 0 r_drawentities 0
* import of Jake2Holger Zickner2004-07-091-0/+1464