aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/render/lwjgl/Model.java
Commit message (Expand)AuthorAgeFilesLines
* major refactoring of the render moduleRene Stoeckel2006-10-311-1361/+0
* for better cache hit ratesCarsten Weisse2005-05-151-3/+5
* model frame animation is now stored in an int[];Carsten Weisse2005-05-071-3/+3
* modified loading of submodels and faces to get better cache hit ratesCarsten Weisse2005-05-071-122/+130
* a better test for empty stringsCarsten Weisse2005-02-081-5/+5
* simplifiedCarsten Weisse2005-01-221-1/+2
* code cleanupCarsten Weisse2005-01-101-19/+4
* the Polygon implementation (FloatBuffer as backbuffer) and the changes to use...Carsten Weisse2005-01-091-5/+3
* vertexarray reset at the end of level loading not in the main loopCarsten Weisse2004-12-161-1/+2
* initial import of the lwjgl Renderer from David SandersCarsten Weisse2004-12-141-0/+1366