aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/render/lwjgl/Surf.java
Commit message (Expand)AuthorAgeFilesLines
* major refactoring of the render moduleRene Stoeckel2006-10-311-1336/+0
* JVM executes this code faster, than the "i++" one.Carsten Weisse2005-06-081-7/+7
* a little bit fasterCarsten Weisse2005-02-011-8/+8
* local float[] optimize; code clean upCarsten Weisse2005-01-171-229/+160
* code cleanupCarsten Weisse2005-01-101-22/+4
* the Polygon implementation (FloatBuffer as backbuffer) and the changes to use...Carsten Weisse2005-01-091-114/+55
* vertexarray reset at the end of level loading not in the main loopCarsten Weisse2004-12-161-4/+2
* Added two rewind statements for nio buffers,David Sanders2004-12-161-1/+4
* initial import of the lwjgl Renderer from David SandersCarsten Weisse2004-12-141-0/+1481