aboutsummaryrefslogtreecommitdiffstats
path: root/src/native
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue 223 : VM crashes when execute IndexedGeometryArray object with Te...Chien Yang2006-01-131-0/+3
* 1. Fixed show-stopper D3D hangKevin Rushforth2006-01-061-3/+4
* 1. Include pre-FCS spec license.Kevin Rushforth2006-01-051-1/+1
* Restore copyright notice change from revision 1.10 that was lost in revision ...Kevin Rushforth2006-01-051-1/+1
* Fix ZFunc behavior. ZFunc must work even when there is no z-buffer write ena...Alessandro Borges2006-01-051-11/+4
* comment out debug output.Alessandro Borges2006-01-051-425/+426
* Updated Copyright date to 2006Kevin Rushforth2006-01-0566-66/+66
* Comment out call to printDepthFunc() to fix build failure.Kevin Rushforth2006-01-051-1/+1
* Debug output fix.Alessandro Borges2006-01-031-3/+32
* Debug output fix.Alessandro Borges2006-01-023-28/+50
* Added support to DepthFuncAlessandro Borges2006-01-021-39/+85
* line break fix.Alessandro Borges2006-01-021-12/+16
* Stencil support implemented for RenderingAttributesAlessandro Borges2005-12-261-7/+115
* Fix for uncorrect Stencil size report.Alessandro Borges2005-12-261-7/+13
* Added support for Stencil.Alessandro Borges2005-12-211-13/+46
* Added support for Stencil.Alessandro Borges2005-12-2111-191/+359
* Issue 78: Rendering stops if there's an exception in the EventDispatchKevin Rushforth2005-12-203-25/+50
* Change style in checking native boolean variable.Chien Yang2005-12-131-3/+3
* Fixed Issue 201: D3D : UnsatisfiedLinkError encountered with closing windowsKevin Rushforth2005-12-131-1/+1
* Fix signature of D3D useCtx function so it will compile.Kevin Rushforth2005-12-131-1/+2
* 1) Fixed issue 175 : OffScreenRendering: Issue with Updating Texture Size fro...Chien Yang2005-12-131-4/+26
* Fixed the following issues:Kevin Rushforth2005-12-0513-22/+248
* Comment out "VERBOSE" setting for debug builds (I didn't mean to check it in)Kevin Rushforth2005-11-231-1/+1
* Bump version to beta2 in prep for buildKevin Rushforth2005-11-231-1/+1
* Issue 196 : Finish CgShader shader attributes native methodsKevin Rushforth2005-11-235-125/+828
* Issue 195 : Finish CgShader vertex attributes native methodsKevin Rushforth2005-11-163-203/+164
* Merged changes from dev-1_4 branch into the main trunk.Kevin Rushforth2005-10-1764-3868/+13031
* Bump version number to 1.3.3 so daily or experimental builds aren'tKevin Rushforth2005-03-221-1/+1
* Fix for Issue 111 (Java 3D doesn't recognize OpenGL 2.0)Kevin Rushforth2005-03-141-1/+5
* Fixed issue 105 : Build for IA64 (Itanium) 64-bit Linux.Chien Yang2005-02-243-2/+127
* Bumped Copyright date to 2005Kevin Rushforth2005-02-1857-57/+57
* Update comment : change issue 97 to issue 104Chien Yang2005-02-151-2/+2
* Fixed to issue 99 : Cannot build native bits in j3d-core with Sun Studio 10.Chien Yang2005-02-152-4/+4
* 1) Fixed to issue 97 - ATI video card related - Lockup, lose hardware acceler...Chien Yang2005-02-142-16/+34
* Issue number: 5Kevin Rushforth2004-12-231-1/+23
* Issue number: 91Kevin Rushforth2004-12-212-22/+44
* Issue number: 86Kevin Rushforth2004-12-021-114/+80
* 1. Added new boolean property, "j3d.usePbuffer", which can be used toKevin Rushforth2004-11-054-27/+31
* Submitted by: mikofclassxKevin Rushforth2004-10-293-39/+76
* 1) Fixed issue 77 : Scene antialiasing is disabled on Windows / OpenGLChien Yang2004-10-284-241/+265
* 1. Fixed Issue 80 : libj3dcore-ogl.so fails to load on Linux systems without ...Kevin Rushforth2004-10-2212-129/+216
* Amd64 buildpaulby2004-10-202-2/+70
* FIxed 4 problems with off-screen rendering:Kevin Rushforth2004-10-203-47/+78
* Issue number: 4, 28, 71 and 76Chien Yang2004-10-157-673/+1694
* Issue number: 74Kevin Rushforth2004-10-011-2/+2
* With this fix Java 3D will require GLX 1.3 or higher toChien Yang2004-10-014-489/+558
* Issue number: 26Kevin Rushforth2004-09-032-1/+23
* Temporary fix for Issue 16: Issue with Runtime instantiation of Canvas3DKevin Rushforth2004-08-041-0/+11
* Minor update to debug print messages and handling of System propertiesKevin Rushforth2004-07-261-1/+1
* Issue number: 3Kevin Rushforth2004-07-021-2/+28