| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged dev-1_5 branch back to MAIN trunk | Kevin Rushforth | 2006-09-29 | 52 | -5358/+3175 |
* | Fixed issue 338 : Bug in glPushAttrib usage in NativePipeline | Chien Yang | 2006-08-09 | 1 | -3/+3 |
* | Fixed issue 223 : VM crashes when execute IndexedGeometryArray object with Te... | Chien Yang | 2006-01-13 | 1 | -0/+3 |
* | 1. Fixed show-stopper D3D hang | Kevin Rushforth | 2006-01-06 | 1 | -3/+4 |
* | 1. Include pre-FCS spec license. | Kevin Rushforth | 2006-01-05 | 1 | -1/+1 |
* | Restore copyright notice change from revision 1.10 that was lost in revision ... | Kevin Rushforth | 2006-01-05 | 1 | -1/+1 |
* | Fix ZFunc behavior. ZFunc must work even when there is no z-buffer write ena... | Alessandro Borges | 2006-01-05 | 1 | -11/+4 |
* | comment out debug output. | Alessandro Borges | 2006-01-05 | 1 | -425/+426 |
* | Updated Copyright date to 2006 | Kevin Rushforth | 2006-01-05 | 66 | -66/+66 |
* | Comment out call to printDepthFunc() to fix build failure. | Kevin Rushforth | 2006-01-05 | 1 | -1/+1 |
* | Debug output fix. | Alessandro Borges | 2006-01-03 | 1 | -3/+32 |
* | Debug output fix. | Alessandro Borges | 2006-01-02 | 3 | -28/+50 |
* | Added support to DepthFunc | Alessandro Borges | 2006-01-02 | 1 | -39/+85 |
* | line break fix. | Alessandro Borges | 2006-01-02 | 1 | -12/+16 |
* | Stencil support implemented for RenderingAttributes | Alessandro Borges | 2005-12-26 | 1 | -7/+115 |
* | Fix for uncorrect Stencil size report. | Alessandro Borges | 2005-12-26 | 1 | -7/+13 |
* | Added support for Stencil. | Alessandro Borges | 2005-12-21 | 1 | -13/+46 |
* | Added support for Stencil. | Alessandro Borges | 2005-12-21 | 11 | -191/+359 |
* | Issue 78: Rendering stops if there's an exception in the EventDispatch | Kevin Rushforth | 2005-12-20 | 3 | -25/+50 |
* | Change style in checking native boolean variable. | Chien Yang | 2005-12-13 | 1 | -3/+3 |
* | Fixed Issue 201: D3D : UnsatisfiedLinkError encountered with closing windows | Kevin Rushforth | 2005-12-13 | 1 | -1/+1 |
* | Fix signature of D3D useCtx function so it will compile. | Kevin Rushforth | 2005-12-13 | 1 | -1/+2 |
* | 1) Fixed issue 175 : OffScreenRendering: Issue with Updating Texture Size fro... | Chien Yang | 2005-12-13 | 1 | -4/+26 |
* | Fixed the following issues: | Kevin Rushforth | 2005-12-05 | 13 | -22/+248 |
* | Comment out "VERBOSE" setting for debug builds (I didn't mean to check it in) | Kevin Rushforth | 2005-11-23 | 1 | -1/+1 |
* | Bump version to beta2 in prep for build | Kevin Rushforth | 2005-11-23 | 1 | -1/+1 |
* | Issue 196 : Finish CgShader shader attributes native methods | Kevin Rushforth | 2005-11-23 | 5 | -125/+828 |
* | Issue 195 : Finish CgShader vertex attributes native methods | Kevin Rushforth | 2005-11-16 | 3 | -203/+164 |
* | Merged changes from dev-1_4 branch into the main trunk. | Kevin Rushforth | 2005-10-17 | 64 | -3868/+13031 |
* | Bump version number to 1.3.3 so daily or experimental builds aren't | Kevin Rushforth | 2005-03-22 | 1 | -1/+1 |
* | Fix for Issue 111 (Java 3D doesn't recognize OpenGL 2.0) | Kevin Rushforth | 2005-03-14 | 1 | -1/+5 |
* | Fixed issue 105 : Build for IA64 (Itanium) 64-bit Linux. | Chien Yang | 2005-02-24 | 3 | -2/+127 |
* | Bumped Copyright date to 2005 | Kevin Rushforth | 2005-02-18 | 57 | -57/+57 |
* | Update comment : change issue 97 to issue 104 | Chien Yang | 2005-02-15 | 1 | -2/+2 |
* | Fixed to issue 99 : Cannot build native bits in j3d-core with Sun Studio 10. | Chien Yang | 2005-02-15 | 2 | -4/+4 |
* | 1) Fixed to issue 97 - ATI video card related - Lockup, lose hardware acceler... | Chien Yang | 2005-02-14 | 2 | -16/+34 |
* | Issue number: 5 | Kevin Rushforth | 2004-12-23 | 1 | -1/+23 |
* | Issue number: 91 | Kevin Rushforth | 2004-12-21 | 2 | -22/+44 |
* | 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 | 4 | -27/+31 |
* | Submitted by: mikofclassx | Kevin Rushforth | 2004-10-29 | 3 | -39/+76 |
* | 1) Fixed issue 77 : Scene antialiasing is disabled on Windows / OpenGL | Chien Yang | 2004-10-28 | 4 | -241/+265 |
* | 1. Fixed Issue 80 : libj3dcore-ogl.so fails to load on Linux systems without ... | Kevin Rushforth | 2004-10-22 | 12 | -129/+216 |
* | Amd64 build | paulby | 2004-10-20 | 2 | -2/+70 |
* | FIxed 4 problems with off-screen rendering: | Kevin Rushforth | 2004-10-20 | 3 | -47/+78 |
* | Issue number: 4, 28, 71 and 76 | Chien Yang | 2004-10-15 | 7 | -673/+1694 |
* | Issue number: 74 | Kevin Rushforth | 2004-10-01 | 1 | -2/+2 |
* | With this fix Java 3D will require GLX 1.3 or higher to | Chien Yang | 2004-10-01 | 4 | -489/+558 |
* | Issue number: 26 | Kevin Rushforth | 2004-09-03 | 2 | -1/+23 |
* | Temporary fix for Issue 16: Issue with Runtime instantiation of Canvas3D | Kevin Rushforth | 2004-08-04 | 1 | -0/+11 |