index
:
users/sgothel/jake2.git
jogl1
jogl2_es2
jogl2_gl2
master
Jake2 JOGL2 Port.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
jake2
/
render
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a new renderer which uses the jsr231 callback interface (GLEventListener)
Carsten Weisse
2006-12-11
3
-2
/
+722
*
unused resize removed
Carsten Weisse
2006-12-07
1
-5
/
+1
*
not compatible with java 1.4
Carsten Weisse
2006-11-30
1
-2
/
+1
*
hope this solves the pixel displacement problem on some Win32 systems
Carsten Weisse
2006-11-30
1
-2
/
+3
*
hope this solves the pixel displacement problem on some Win32 systems
Carsten Weisse
2006-11-30
1
-2
/
+8
*
clear first and second buffer of GLContext
Carsten Weisse
2006-11-29
1
-1
/
+7
*
hope this solves the pixel flicker problem on some Win32 systems
Carsten Weisse
2006-11-29
1
-5
/
+11
*
hope this solves the pixel flicker problem on some Win32 systems
Carsten Weisse
2006-11-29
1
-1
/
+8
*
hope this solves the pixel flicker problem on some Win32 systems
Carsten Weisse
2006-11-29
1
-4
/
+14
*
use a java.awt.Frame instead of swing JFrame (hope this solves the 2 Pixel bo...
Carsten Weisse
2006-11-23
1
-5
/
+4
*
add some context init code from jogl-demos
Carsten Weisse
2006-11-23
1
-6
/
+13
*
format clean up
Carsten Weisse
2006-11-22
1
-6
/
+6
*
better driver dependent screenshot handling
Carsten Weisse
2006-11-22
12
-57
/
+66
*
clean up: unused declarations removed
Carsten Weisse
2006-11-21
8
-28
/
+15
*
only format
Carsten Weisse
2006-11-21
1
-21
/
+21
*
merge render-refactoring branch into the HEAD
Carsten Weisse
2006-11-21
62
-11494
/
+21812
*
imports cleaned up, independence from individual GL implementations
Rene Stoeckel
2006-10-31
6
-57
/
+101
*
major refactoring of the render module
Rene Stoeckel
2006-10-31
53
-26864
/
+9525
*
initial revision
Rene Stoeckel
2006-10-31
2
-0
/
+74
*
switch to lwjgl 1.0beta3 (sound and gfx tested on MacBook Pro)
Carsten Weisse
2006-10-26
1
-3
/
+16
*
cosmetic
Rene Stoeckel
2006-08-20
1
-2
/
+3
*
reset the texture buffers
Carsten Weisse
2005-11-21
1
-2
/
+4
*
use a shared texture buffer (DirectBuffer) for cinematics
Carsten Weisse
2005-11-21
3
-18
/
+34
*
last change deleted too much...
Holger Zickner
2005-06-26
1
-1
/
+3
*
jogl-1.0 is not supported anymore
Holger Zickner
2005-06-24
1
-14
/
+4
*
sorry, wrong offset
Carsten Weisse
2005-06-09
1
-2
/
+2
*
JVM executes this code faster, than the "i++" one.
Carsten Weisse
2005-06-08
4
-44
/
+50
*
code cleanup
Carsten Weisse
2005-06-08
1
-280
/
+139
*
code cleanup
Carsten Weisse
2005-06-08
1
-279
/
+139
*
for better cache hit rates
Carsten Weisse
2005-05-15
1
-2
/
+4
*
for better cache hit rates
Carsten Weisse
2005-05-15
1
-3
/
+5
*
the default pixel alignment in OpenGL is 4.
Carsten Weisse
2005-05-11
3
-3
/
+25
*
model frame animation modifications (see fastjogl and lwjgl renderer)
Carsten Weisse
2005-05-08
1
-41
/
+35
*
see the other render changes
Carsten Weisse
2005-05-07
1
-3
/
+3
*
model frame animation is now stored in an int[];
Carsten Weisse
2005-05-07
4
-59
/
+48
*
this reduces the memory footprint massive;
Carsten Weisse
2005-05-07
3
-53
/
+51
*
better string handling and error messages
Carsten Weisse
2005-05-07
3
-53
/
+57
*
helper functions to get the OpenGL version as float value
Carsten Weisse
2005-05-07
4
-5
/
+21
*
modified loading of submodels and faces to get better cache hit rates
Carsten Weisse
2005-05-07
2
-230
/
+249
*
preconstruct a Throwable is faster; (is used in control flow)
Carsten Weisse
2005-05-07
1
-15
/
+12
*
preconstruct a Throwable is faster; (is used in control flow)
Carsten Weisse
2005-05-07
2
-12
/
+12
*
organized imports
Carsten Weisse
2005-05-06
1
-3
/
+1
*
use the GL_BGR (OpenGL1.2) format if possible;
Carsten Weisse
2005-05-06
3
-44
/
+62
*
import cleanup
Carsten Weisse
2005-04-25
1
-10
/
+3
*
screenshot function for (fast)jogl drivers.
Carsten Weisse
2005-04-25
2
-131
/
+165
*
The first screenshot implementation (lwjgl)
Carsten Weisse
2005-04-25
1
-63
/
+68
*
bugfix [ 1144565 ] power shield of monster "brain" not displayed correctly
Carsten Weisse
2005-04-08
1
-4
/
+4
*
initial value of gl_modulate is set to 1.5 because the game was mostly too dark.
Carsten Weisse
2005-04-07
3
-6
/
+6
*
a better test for empty strings
Carsten Weisse
2005-02-08
3
-15
/
+15
*
execute the callback
Carsten Weisse
2005-02-07
1
-1
/
+2
[next]