index
:
java3d/java3d-core.git
1.6-master
dev1.7.0
dev1.7.1
master
shadowmap
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
classes
/
jogl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed issue 479: JOGL: Screen door transparency renders incorrectly on JoglPi...
Kevin Rushforth
2007-04-13
1
-2
/
+2
*
Issue 239: Stencil buffer should be cleared at the start of each frame
Kevin Rushforth
2007-03-29
1
-3
/
+27
*
Issue 239: Stencil buffer should be cleared at the start of each frame
Kevin Rushforth
2007-03-26
1
-2
/
+10
*
1) Implemented Issue 126 : Use OpenGL automatic mipmap generation
Chien Yang
2007-03-21
1
-35
/
+56
*
Fixed a typo in native pipe.
Chien Yang
2007-03-09
1
-7
/
+6
*
Fixed a logic bug setting gl version flags.
Chien Yang
2007-03-09
1
-13
/
+14
*
Update ogl native and set gl13 to true too.
Chien Yang
2007-03-09
1
-0
/
+1
*
Set gl14 to true if driver is OpenGL version 1.4
Chien Yang
2007-03-09
1
-1
/
+4
*
Added support to query GL_SGIS_generate_mipmap and GL_VERSION_1_4 (OpenGL only).
Chien Yang
2007-03-09
1
-0
/
+18
*
1) Fix Issue 455 : Need to disable NPOT textures for older cards that claim ...
Chien Yang
2007-03-07
1
-5
/
+12
*
Issue 417: JOGL: Mip-mapped NPOT textures rendered incorrectly
Kevin Rushforth
2007-03-06
1
-1
/
+5
*
1) Fixed Issue 414 : D3D: NPOT textures not properly disabled on card that la...
Chien Yang
2007-03-06
2
-58
/
+0
*
1) OGL and JOGL only : Fix to Issue 415 : Need ability to disable NPOT textur...
Chien Yang
2007-02-28
2
-23
/
+16
*
Fixed Issue 416 : JOGL: ClassCastException in Renderer with NioImageBuffer
Chien Yang
2007-02-20
1
-17
/
+74
*
Update copyright to 2007
Kevin Rushforth
2007-02-09
9
-8
/
+14
*
Fixed the following issues:
Kevin Rushforth
2006-12-05
1
-0
/
+8
*
1) Fixed Issue 349 : OffScreen Canvas3D needlessly forces power-of-two for it...
Chien Yang
2006-10-28
1
-2
/
+19
*
Fixed issue 351: Need a new mechanism to free D3D surface
Kevin Rushforth
2006-10-11
1
-11
/
+0
*
Work around to Issue 324 : Lockup Java3D program and throw exception using JO...
Chien Yang
2006-10-05
1
-3
/
+22
*
Source code changes for issue 358: Document that OGL 1.2 is supported, but at...
Kevin Rushforth
2006-10-04
1
-6
/
+3
*
Merged dev-1_5 branch back to MAIN trunk
Kevin Rushforth
2006-09-29
9
-0
/
+9827