Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replaces the local float[][]; | Carsten Weisse | 2005-01-10 | 3 | -95/+50 |
| | | | | code clean up | ||||
* | the Polygon implementation (FloatBuffer as backbuffer) and the changes to ↵ | Carsten Weisse | 2005-01-09 | 8 | -315/+513 |
| | | | | use the interface | ||||
* | the Polygon implementation (float[] as backbuffer) and the changes to use ↵ | Carsten Weisse | 2005-01-09 | 4 | -97/+222 |
| | | | | the interface | ||||
* | abstract glpoly_t to hide the implementation; | Carsten Weisse | 2005-01-09 | 1 | -13/+42 |
| | | | | this was done to reduce the memory usage of lwjgl and fastjogl Renderer | ||||
* | the jogl overhead was removed; | Carsten Weisse | 2004-12-20 | 1 | -365/+324 |
| | | | | | the flickering bug fixed; the window destroy bug fixed (since 0.94 lwjgl); | ||||
* | the jogl overhead was removed | Carsten Weisse | 2004-12-20 | 1 | -312/+234 |
| | |||||
* | vertexarray reset at the end of level loading not in the main loop | Carsten Weisse | 2004-12-16 | 2 | -5/+4 |
| | |||||
* | checks the runtime package for opengl drivers | Carsten Weisse | 2004-12-16 | 1 | -9/+15 |
| | |||||
* | LWJGLBase was moved to its package | Carsten Weisse | 2004-12-16 | 2 | -4/+3 |
| | |||||
* | Added two rewind statements for nio buffers, | David Sanders | 2004-12-16 | 1 | -1/+4 |
| | | | | which fixes a graphics bug. | ||||
* | modification to integrate the LWJGLRenderer | Carsten Weisse | 2004-12-14 | 1 | -1/+2 |
| | |||||
* | initial import of the lwjgl Renderer from David Sanders | Carsten Weisse | 2004-12-14 | 13 | -0/+10199 |
| | |||||
* | merge LWJGL input system changes | Holger Zickner | 2004-12-14 | 3 | -9/+28 |
| | |||||
* | print jogl version during initialization | Holger Zickner | 2004-12-08 | 2 | -2/+6 |
| | |||||
* | this is the right method to get the readable lenght or size | Carsten Weisse | 2004-11-10 | 1 | -2/+2 |
| | | | | (capacity() doesn't work with sliced buffers) | ||||
* | mouse wheel support | Holger Zickner | 2004-11-03 | 1 | -1/+2 |
| | |||||
* | manually swap buffer with jogl version 1.1 | Holger Zickner | 2004-10-31 | 1 | -6/+11 |
| | |||||
* | this solves the JVM hangup problem on GL context destruction; | Carsten Weisse | 2004-10-28 | 1 | -2/+8 |
| | | | | at first remove the GLCanvas and then destroy the Frame | ||||
* | memory mapped image loading and | Carsten Weisse | 2004-10-20 | 1 | -261/+192 |
| | | | | code cleanup | ||||
* | major refactoring in game, server and client package | Rene Stoeckel | 2004-09-22 | 13 | -10637/+10156 |
| | |||||
* | error with stupid import | Carsten Weisse | 2004-09-19 | 1 | -3/+1 |
| | |||||
* | set Icon | Holger Zickner | 2004-09-19 | 1 | -1/+7 |
| | |||||
* | did some cource cleanups | Rene Stoeckel | 2004-09-10 | 1 | -2/+1 |
| | |||||
* | - better vid mode selection when switching between window and fullscreen | Holger Zickner | 2004-08-23 | 1 | -1/+2 |
| | | | | - new configurable window mode 11 vid_wdth x vid_height (CAVE!) | ||||
* | cleanups and base3 bugfix for the load and save routines. | Rene Stoeckel | 2004-08-22 | 1 | -2/+2 |
| | |||||
* | disable FocusTraversalKeys for the GLCanvas | Holger Zickner | 2004-08-19 | 1 | -3/+4 |
| | |||||
* | clear s_blocklights again. | Holger Zickner | 2004-07-27 | 1 | -2/+2 |
| | |||||
* | profiling | Holger Zickner | 2004-07-19 | 6 | -144/+111 |
| | |||||
* | this will solve the flickering bug on "Loading" | Carsten Weisse | 2004-07-16 | 1 | -2/+6 |
| | | | | (but only with a new JOGL-release) | ||||
* | refimport_t deleted | Carsten Weisse | 2004-07-16 | 23 | -475/+490 |
| | |||||
* | show all fullscreen modes in menu | Holger Zickner | 2004-07-15 | 1 | -4/+5 |
| | |||||
* | fullscreen modes work again | Holger Zickner | 2004-07-15 | 1 | -20/+20 |
| | |||||
* | show fullscreen modes in video menu | Holger Zickner | 2004-07-15 | 10 | -591/+185 |
| | | | | move common renderer code to JoglBase | ||||
* | small optimizations | Holger Zickner | 2004-07-12 | 10 | -154/+114 |
| | |||||
* | fix nullpointer exception when first starting with: | Holger Zickner | 2004-07-12 | 2 | -13/+9 |
| | | | | | r_drawworld 0 r_drawentities 0 | ||||
* | moving out mid was to optimistic | Holger Zickner | 2004-07-09 | 1 | -3/+3 |
| | |||||
* | performance tweaks | Holger Zickner | 2004-07-09 | 3 | -105/+99 |
| | |||||
* | import of Jake2 | Holger Zickner | 2004-07-09 | 29 | -386/+10657 |
| | |||||
* | import of Jake2 version v_0_9 | Holger Zickner | 2004-07-08 | 2 | -5/+22 |
| | |||||
* | import of Jake2 version cebit | Holger Zickner | 2004-07-08 | 7 | -486/+539 |
| | |||||
* | import of Jake2 version hannover | Holger Zickner | 2004-07-08 | 7 | -32/+78 |
| | |||||
* | import of Jake2 version sunrisesunrise | Holger Zickner | 2004-07-07 | 27 | -0/+11229 |