aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/render/lwjgl
Commit message (Collapse)AuthorAgeFilesLines
* variable renamed an a stupid bug fixedCarsten Weisse2005-01-181-10/+10
|
* local float[] optimize; code clean upCarsten Weisse2005-01-171-372/+367
|
* local float[] optimize; code clean upCarsten Weisse2005-01-171-64/+46
|
* local float[] optimize; code clean upCarsten Weisse2005-01-171-229/+160
|
* local float[] optimize; code clean upCarsten Weisse2005-01-171-133/+135
|
* local float[] otimize; code clean upCarsten Weisse2005-01-171-165/+129
|
* code cleanupCarsten Weisse2005-01-103-45/+11
|
* replaces the local float[][];Carsten Weisse2005-01-101-44/+26
| | | | code clean up
* the Polygon implementation (FloatBuffer as backbuffer) and the changes to ↵Carsten Weisse2005-01-094-183/+284
| | | | use the interface
* the jogl overhead was removed; Carsten Weisse2004-12-201-365/+324
| | | | | the flickering bug fixed; the window destroy bug fixed (since 0.94 lwjgl);
* vertexarray reset at the end of level loading not in the main loopCarsten Weisse2004-12-162-5/+4
|
* LWJGLBase was moved to its packageCarsten Weisse2004-12-162-2/+366
|
* Added two rewind statements for nio buffers,David Sanders2004-12-161-1/+4
| | | | which fixes a graphics bug.
* initial import of the lwjgl Renderer from David SandersCarsten Weisse2004-12-1411-0/+9521