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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update source code for GPLv2 license
Kevin Rushforth
2008-02-28
52
-308
/
+774
*
Issue number: #560 - Use D3DCREATE_FPU_PRESERVE flag on D3D pipeline
Alessandro Borges
2008-02-15
1
-14
/
+36
*
Issue number: #513
Alessandro Borges
2008-01-24
1
-31
/
+33
*
Issue number: #513
Alessandro Borges
2008-01-24
1
-30
/
+85
*
Issue number: #513
Alessandro Borges
2008-01-24
1
-9
/
+10
*
Issue number: #513
Alessandro Borges
2008-01-24
1
-15
/
+51
*
Issue number: #513
Alessandro Borges
2008-01-24
1
-0
/
+2
*
Bump version number to 1.5.2
Kevin Rushforth
2007-07-17
1
-2
/
+2
*
Source code changes for issue 491: Refactor platform-specific classes to use ...
Kevin Rushforth
2007-05-16
5
-31
/
+79
*
Fix to Issse 486 : Java 3D hangs on some Windows Vista systems
Chien Yang
2007-04-30
4
-12
/
+12
*
Fixed to Issue 396 : Off-screen Canvas3D / D3D: Resizing crashes VM
Chien Yang
2007-04-13
1
-12
/
+4
*
Fix to Issue 226 submitted by aces.
Chien Yang
2007-04-12
5
-221
/
+239
*
Issue 239: Stencil buffer should be cleared at the start of each frame
Kevin Rushforth
2007-03-29
3
-24
/
+41
*
Issue 239: Stencil buffer should be cleared at the start of each frame
Kevin Rushforth
2007-03-26
2
-22
/
+41
*
D3D : Added hardware mipmap support for Texture3D and TextureCubeMap.
Chien Yang
2007-03-22
3
-14
/
+25
*
1) Implemented Issue 126 : Use OpenGL automatic mipmap generation
Chien Yang
2007-03-21
5
-25
/
+70
*
1) Fixed Issue 461 : ClassCastException thrown when using filters with NioIm...
Chien Yang
2007-03-16
1
-33
/
+31
*
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
2
-2
/
+14
*
1) Fix Issue 455 : Need to disable NPOT textures for older cards that claim ...
Chien Yang
2007-03-07
4
-235
/
+228
*
Fixed issue 452: Java 3D should fall back to D3D if OpenGL not available
Kevin Rushforth
2007-03-06
3
-8
/
+433
*
1) Fixed Issue 414 : D3D: NPOT textures not properly disabled on card that la...
Chien Yang
2007-03-06
3
-64
/
+0
*
Completed the fix to Issue 415 - Need ability to disable NPOT textures for ra...
Chien Yang
2007-03-02
1
-36
/
+44
*
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
*
Sync up with the latest versions of glext.h and wglext.h.
Kevin Rushforth
2007-02-26
2
-57
/
+839
*
Update copyright to 2007
Kevin Rushforth
2007-02-09
51
-51
/
+51
*
Enable javaonly build on dist target. macosx is now part of daily build.
Chien Yang
2007-01-11
1
-1
/
+1
*
1) VC7 and VC8 compile ready for ogl and d3d.
Chien Yang
2007-01-10
13
-35
/
+55
*
VC8 ready. Removed obsolete option, and suppress VC8 deprecated warning.
Chien Yang
2007-01-09
5
-10
/
+16
*
Fixed the following issues:
Kevin Rushforth
2006-12-05
1
-0
/
+3
*
Added in information on CubeMap doesn't support INT format (Issue 377)
Chien Yang
2006-11-08
1
-3
/
+13
*
Issue 219 - Support for Non Power of Two texture size
Alessandro Borges
2006-11-03
1
-4
/
+51
*
Issue 219 - Support to Non Power of Two teture Size
Alessandro Borges
2006-11-03
1
-0
/
+1
*
1) Fixed Issue 349 : OffScreen Canvas3D needlessly forces power-of-two for it...
Chien Yang
2006-10-28
4
-23
/
+79
*
1) Implemented Raster support for d3d pipe.
Chien Yang
2006-10-27
3
-30
/
+169
*
Implemented background texture support for D3D pipe.
Chien Yang
2006-10-25
3
-88
/
+162
*
1) Ported readRaster, executeRasterDepth, readOffScreenBuffer, and partially ...
Chien Yang
2006-10-19
4
-282
/
+333
*
1) Clean up dead code.
Chien Yang
2006-10-16
3
-995
/
+434
*
Support INT image type on 2D texture.
Chien Yang
2006-10-16
5
-957
/
+1949
*
1) Fixed an exception in clear background.
Chien Yang
2006-10-11
9
-293
/
+12
*
Fixed a previous change that broke Cg build.
Chien Yang
2006-10-11
1
-1
/
+11
*
Remove the bit of VC 64bit compilation warning
Chien Yang
2006-10-06
2
-2
/
+2
*
1) Fixed a logic bug in earlier putback
Chien Yang
2006-10-06
7
-25
/
+14
*
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
3
-4
/
+19
*
Source code changes for issue 358: Document that OGL 1.2 is supported, but at...
Kevin Rushforth
2006-10-04
1
-7
/
+1
*
Updated build files to build pre-release self-extracting shell-archives for UNIX
Kevin Rushforth
2006-10-03
1
-0
/
+1
[next]