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
/
native
/
ogl
/
Canvas3D.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update source code for GPLv2 license
Kevin Rushforth
2008-02-28
1
-2
/
+21
*
Fix to Issse 486 : Java 3D hangs on some Windows Vista systems
Chien Yang
2007-04-30
1
-5
/
+5
*
Issue 239: Stencil buffer should be cleared at the start of each frame
Kevin Rushforth
2007-03-29
1
-10
/
+14
*
Issue 239: Stencil buffer should be cleared at the start of each frame
Kevin Rushforth
2007-03-26
1
-14
/
+30
*
Fixed a typo in native pipe.
Chien Yang
2007-03-09
1
-8
/
+7
*
Fixed a logic bug setting gl version flags.
Chien Yang
2007-03-09
1
-14
/
+12
*
Update ogl native and set gl13 to true too.
Chien Yang
2007-03-09
1
-0
/
+3
*
Added support to query GL_SGIS_generate_mipmap and GL_VERSION_1_4 (OpenGL only).
Chien Yang
2007-03-09
1
-2
/
+13
*
1) Fix Issue 455 : Need to disable NPOT textures for older cards that claim ...
Chien Yang
2007-03-07
1
-1
/
+9
*
1) Fixed Issue 414 : D3D: NPOT textures not properly disabled on card that la...
Chien Yang
2007-03-06
1
-3
/
+0
*
Fixed a VC compiler issue on using a method without first declare.
Chien Yang
2007-03-01
1
-1
/
+1
*
1) OGL and JOGL only : Fix to Issue 415 : Need ability to disable NPOT textur...
Chien Yang
2007-02-28
1
-7
/
+9
*
Update copyright to 2007
Kevin Rushforth
2007-02-09
1
-1
/
+1
*
1) VC7 and VC8 compile ready for ogl and d3d.
Chien Yang
2007-01-10
1
-6
/
+4
*
VC8 ready. Removed obsolete option, and suppress VC8 deprecated warning.
Chien Yang
2007-01-09
1
-3
/
+3
*
1) Fixed Issue 349 : OffScreen Canvas3D needlessly forces power-of-two for it...
Chien Yang
2006-10-28
1
-11
/
+39
*
1) Fixed a logic bug in earlier putback
Chien Yang
2006-10-06
1
-5
/
+2
*
Fixed a typo.
Chien Yang
2006-10-06
1
-1
/
+1
*
Clean up native resources and print error message if SetPixelFormat fail.
Chien Yang
2006-10-06
1
-2
/
+5
*
Source code changes for issue 358: Document that OGL 1.2 is supported, but at...
Kevin Rushforth
2006-10-04
1
-7
/
+1
*
Merged dev-1_5 branch back to MAIN trunk
Kevin Rushforth
2006-09-29
1
-1104
/
+675
*
Updated Copyright date to 2006
Kevin Rushforth
2006-01-05
1
-1
/
+1
*
Change style in checking native boolean variable.
Chien Yang
2005-12-13
1
-3
/
+3
*
1) Fixed issue 175 : OffScreenRendering: Issue with Updating Texture Size fro...
Chien Yang
2005-12-13
1
-4
/
+26
*
Merged changes from dev-1_4 branch into the main trunk.
Kevin Rushforth
2005-10-17
1
-248
/
+227
*
Fix for Issue 111 (Java 3D doesn't recognize OpenGL 2.0)
Kevin Rushforth
2005-03-14
1
-1
/
+5
*
Bumped Copyright date to 2005
Kevin Rushforth
2005-02-18
1
-1
/
+1
*
Update comment : change issue 97 to issue 104
Chien Yang
2005-02-15
1
-2
/
+2
*
1) Fixed to issue 97 - ATI video card related - Lockup, lose hardware acceler...
Chien Yang
2005-02-14
1
-15
/
+33
*
Issue number: 5
Kevin Rushforth
2004-12-23
1
-1
/
+23
*
Issue number: 91
Kevin Rushforth
2004-12-21
1
-22
/
+42
*
Issue number: 86
Kevin Rushforth
2004-12-02
1
-114
/
+80
*
1. Added new boolean property, "j3d.usePbuffer", which can be used to
Kevin Rushforth
2004-11-05
1
-7
/
+10
*
Submitted by: mikofclassx
Kevin Rushforth
2004-10-29
1
-32
/
+34
*
1) Fixed issue 77 : Scene antialiasing is disabled on Windows / OpenGL
Chien Yang
2004-10-28
1
-29
/
+27
*
1. Fixed Issue 80 : libj3dcore-ogl.so fails to load on Linux systems without ...
Kevin Rushforth
2004-10-22
1
-43
/
+86
*
FIxed 4 problems with off-screen rendering:
Kevin Rushforth
2004-10-20
1
-32
/
+55
*
Issue number: 4, 28, 71 and 76
Chien Yang
2004-10-15
1
-159
/
+259
*
With this fix Java 3D will require GLX 1.3 or higher to
Chien Yang
2004-10-01
1
-265
/
+222
*
Issue number: 26
Kevin Rushforth
2004-09-03
1
-1
/
+12
*
Minor update to debug print messages and handling of System properties
Kevin Rushforth
2004-07-26
1
-1
/
+1
*
Issue number: 3
Kevin Rushforth
2004-07-02
1
-2
/
+28
*
Initial creation of j3d-core-utils sources in CVS repository
Kevin Rushforth
2004-06-09
1
-0
/
+3388