Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change location of jake2 webstart | Carsten Weisse | 2007-03-17 | 4 | -19/+32 |
| | |||||
* | New "patch" task for lwjgl1.0 to improve performance. This updates the ↵ | Carsten Weisse | 2007-03-17 | 1 | -3/+15 |
| | | | | original lwjgl.jar with modified versions of: org.lwjgl.BufferChecks org.lwjgl.opengl.GLChecks org.lwjgl.opengl.GL11 | ||||
* | performance patch; checks removed | Carsten Weisse | 2007-03-17 | 3 | -618/+508 |
| | |||||
* | original lwjgl1.0 classes | Carsten Weisse | 2007-03-17 | 3 | -0/+3528 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-27 | 5 | -55/+16 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-27 | 5 | -32/+14 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-27 | 19 | -104/+23 |
| | |||||
* | debugging code disabled; clean up | Carsten Weisse | 2007-02-27 | 1 | -14/+6 |
| | |||||
* | debugging code disabled | Carsten Weisse | 2007-02-27 | 1 | -9/+3 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-27 | 27 | -156/+50 |
| | |||||
* | hack of old joal EAX bug removed | Carsten Weisse | 2007-02-27 | 1 | -8/+2 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-27 | 1 | -5/+0 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-27 | 1 | -2/+0 |
| | |||||
* | shared usage of Anorms; moved to jake2.render package | Carsten Weisse | 2007-02-27 | 4 | -813/+603 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-15 | 1 | -16/+11 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-15 | 1 | -7/+3 |
| | |||||
* | a better display mode selection (can handle strange frequencies) | Carsten Weisse | 2007-02-14 | 1 | -2/+4 |
| | |||||
* | update to lwjgl 1.0 libs | Carsten Weisse | 2007-02-12 | 6 | -0/+0 |
| | |||||
* | some fixes for the vid menu | Carsten Weisse | 2007-01-13 | 1 | -47/+18 |
| | |||||
* | add vertical sync entry to video menu | Carsten Weisse | 2007-01-12 | 1 | -33/+50 |
| | |||||
* | add setSwapInterval() for vsync (works on Win32 and Mac OS X) turn it off ↵ | Carsten Weisse | 2007-01-11 | 8 | -12/+53 |
| | | | | on console: gl_swapinterval 0 turn it on: gl_swapinterval 1 | ||||
* | cleanup | Carsten Weisse | 2007-01-11 | 1 | -7/+3 |
| | |||||
* | add glHint(int target, int mode) e.g. for perspective correction hint | Carsten Weisse | 2007-01-10 | 7 | -66/+90 |
| | |||||
* | set code style (java code conventions) for eclipse 3.2 | Carsten Weisse | 2007-01-10 | 2 | -0/+257 |
| | |||||
* | original texture resampling (lesser memory garbage) | Carsten Weisse | 2007-01-10 | 1 | -60/+50 |
| | |||||
* | update to lwjgl 1.0 rc1 (org.lwjgl.util.GL was removed) | Carsten Weisse | 2007-01-10 | 7 | -71/+69 |
| | |||||
* | update to joal release 1.1.0 | Carsten Weisse | 2007-01-02 | 7 | -0/+0 |
| | |||||
* | bugfix: TestMap works now. (re.EndRegistration() doesn't work in this context) | Carsten Weisse | 2007-01-02 | 1 | -7/+5 |
| | |||||
* | hide mouse on cinematic | Carsten Weisse | 2006-12-12 | 2 | -5/+5 |
| | |||||
* | add a better multitexturing check | Carsten Weisse | 2006-12-12 | 1 | -5/+13 |
| | |||||
* | format only | Carsten Weisse | 2006-12-12 | 1 | -40/+40 |
| | |||||
* | simplifies the callback parameters (final values) | Carsten Weisse | 2006-12-12 | 1 | -92/+64 |
| | |||||
* | simplifies the callback parameters (final values) | Carsten Weisse | 2006-12-12 | 1 | -90/+63 |
| | |||||
* | NPE bug | Carsten Weisse | 2006-12-11 | 1 | -2/+2 |
| | |||||
* | exit thread removed because of linux | Carsten Weisse | 2006-12-11 | 1 | -35/+26 |
| | |||||
* | hope this helps on win32 screen mode switching | Carsten Weisse | 2006-12-11 | 1 | -1/+7 |
| | |||||
* | hope this helps on win32 screen mode switching | Carsten Weisse | 2006-12-11 | 1 | -8/+9 |
| | |||||
* | hope this helps on win32 screen mode switching | Carsten Weisse | 2006-12-11 | 1 | -21/+33 |
| | |||||
* | hope this helps on win32 screen mode switching | Carsten Weisse | 2006-12-11 | 1 | -27/+49 |
| | |||||
* | destroy gl context in the canvas removeNotify | Carsten Weisse | 2006-12-11 | 1 | -9/+4 |
| | |||||
* | destroy window in the main thread | Carsten Weisse | 2006-12-11 | 1 | -5/+5 |
| | |||||
* | use the default jsr231 renderer (testing) | Carsten Weisse | 2006-12-11 | 1 | -2/+2 |
| | |||||
* | destroy window in the awt event dispatcher thread | Carsten Weisse | 2006-12-11 | 1 | -12/+21 |
| | |||||
* | use the callback version of Jsr231Renderer only for Win32 | Carsten Weisse | 2006-12-11 | 1 | -2/+7 |
| | |||||
* | typo | Carsten Weisse | 2006-12-11 | 1 | -1/+1 |
| | |||||
* | add a new renderer which uses the jsr231 callback interface (GLEventListener) | Carsten Weisse | 2006-12-11 | 3 | -2/+722 |
| | |||||
* | this is a hack for linux open the OpenAL device only once and never close at ↵ | Carsten Weisse | 2006-12-08 | 2 | -71/+11 |
| | | | | runtime of the whole game | ||||
* | add the ALut class from joal only for the current webstart version moved to ↵ | Carsten Weisse | 2006-12-08 | 2 | -44/+1 |
| | | | | jake2.sound.joal package | ||||
* | add the ALut class from joal only for the current webstart version | Carsten Weisse | 2006-12-08 | 1 | -0/+111 |
| | |||||
* | update to new joal builds 2006-12-07 | Carsten Weisse | 2006-12-07 | 2 | -0/+0 |
| | | | | ALut.alutExit() |