aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/render/lwjgl/Surf.java
Commit message (Expand)AuthorAgeFilesLines
* gl call delegationCarsten Weisse2005-07-161-55/+55
* modifications to use the QGL interface.Carsten Weisse2005-07-101-92/+89
* 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