aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issue 369: Clip throws NPE in case of region = null in a live sceneKevin Rushforth2006-10-241-2/+3
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@725 ba19aa83-45c5-6ac9-afd3-db810772062c
* Added comments for issue 364Kevin Rushforth2006-10-201-1/+9
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@724 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed issue 353: GeometryArray Memory LeakKevin Rushforth2006-10-203-24/+52
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@723 ba19aa83-45c5-6ac9-afd3-db810772062c
* 1) Ported readRaster, executeRasterDepth, readOffScreenBuffer, and partially ↵Chien Yang2006-10-194-282/+333
| | | | | | | | | done on textureFillBackground. 2) Removed unuse code in ogl and d3d. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@722 ba19aa83-45c5-6ac9-afd3-db810772062c
* 1) Clean up dead code.Chien Yang2006-10-163-995/+434
| | | | | | | 2) Support INT image type for 3D texture, volume and part of Cubemap. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@721 ba19aa83-45c5-6ac9-afd3-db810772062c
* . Fixed Issue 355: IndexedXXXStripArray throws NPE with ByRef IndicesKevin Rushforth2006-10-162-7/+9
| | | | | | | . Remove debug print statement from NoopPipeline git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@720 ba19aa83-45c5-6ac9-afd3-db810772062c
* Support INT image type on 2D texture.Chien Yang2006-10-165-957/+1949
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@719 ba19aa83-45c5-6ac9-afd3-db810772062c
* 1) Fixed an exception in clear background.Chien Yang2006-10-119-293/+12
| | | | | | | 2) Clean up unwanted d3d code. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@718 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed issue 351: Need a new mechanism to free D3D surfaceKevin Rushforth2006-10-117-87/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@717 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed a previous change that broke Cg build.Chien Yang2006-10-111-1/+11
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@716 ba19aa83-45c5-6ac9-afd3-db810772062c
* Remove the bit of VC 64bit compilation warningChien Yang2006-10-062-2/+2
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@715 ba19aa83-45c5-6ac9-afd3-db810772062c
* 1) Fixed a logic bug in earlier putbackChien Yang2006-10-067-25/+14
| | | | | | | | 2) Fixed Issue 352 : VC compiler generates warning on Windows AMD64 build 3) Clean up build script and code to eliminate warning from VC compiler. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@714 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed a typo.Chien Yang2006-10-061-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@713 ba19aa83-45c5-6ac9-afd3-db810772062c
* Clean up native resources and print error message if SetPixelFormat fail.Chien Yang2006-10-063-4/+19
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@712 ba19aa83-45c5-6ac9-afd3-db810772062c
* Work around to Issue 324 : Lockup Java3D program and throw exception using ↵Chien Yang2006-10-051-3/+22
| | | | | | JOGL renderer git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@711 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fix to Issue 356 : Exception in RenderBin when removing a Shape3D with no ↵Chien Yang2006-10-051-71/+72
| | | | | | geometry git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@710 ba19aa83-45c5-6ac9-afd3-db810772062c
* Source code changes for issue 358: Document that OGL 1.2 is supported, but ↵Kevin Rushforth2006-10-042-13/+4
| | | | | | at reduced functionality git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@709 ba19aa83-45c5-6ac9-afd3-db810772062c
* Updated build files to build pre-release self-extracting shell-archives for UNIXKevin Rushforth2006-10-031-0/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@707 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fix to Issue 295 : Texture3D throws ArrayIndexOutOfBoundsException when ↵Chien Yang2006-10-031-1/+3
| | | | | | scaleImage git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@706 ba19aa83-45c5-6ac9-afd3-db810772062c
* Merged dev-1_5 branch back to MAIN trunkKevin Rushforth2006-09-29224-15482/+30410
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@701 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed issue 338 : Bug in glPushAttrib usage in NativePipelineChien Yang2006-08-091-3/+3
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@655 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed issue 223 : VM crashes when execute IndexedGeometryArray object with ↵Chien Yang2006-01-131-0/+3
| | | | | | Texture coordinates git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@503 ba19aa83-45c5-6ac9-afd3-db810772062c
* 1. Fixed show-stopper D3D hangKevin Rushforth2006-01-061-3/+4
| | | | | | | 2. Added placeholders for release notes git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@497 ba19aa83-45c5-6ac9-afd3-db810772062c
* 1. Include pre-FCS spec license.Kevin Rushforth2006-01-052-5/+2
| | | | | | | 2. Move debug print statement in d3d init code to be inside "if (debug)" test git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@496 ba19aa83-45c5-6ac9-afd3-db810772062c
* Restore copyright notice change from revision 1.10 that was lost in revision ↵Kevin Rushforth2006-01-051-1/+1
| | | | | | 1.11 . git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@495 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fix ZFunc behavior. ZFunc must work even when there is no z-buffer write ↵Alessandro Borges2006-01-051-11/+4
| | | | | | enable, just as OpenGL does. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@494 ba19aa83-45c5-6ac9-afd3-db810772062c
* comment out debug output.Alessandro Borges2006-01-051-425/+426
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@493 ba19aa83-45c5-6ac9-afd3-db810772062c
* Updated Copyright date to 2006Kevin Rushforth2006-01-05466-468/+468
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@492 ba19aa83-45c5-6ac9-afd3-db810772062c
* Comment out call to printDepthFunc() to fix build failure.Kevin Rushforth2006-01-051-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@490 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed Issue 217 : Compile j3d with "-g:lines,source" to provide line numbers ↵Kevin Rushforth2006-01-031-2/+3
| | | | | | on stack traces git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@489 ba19aa83-45c5-6ac9-afd3-db810772062c
* Debug output fix.Alessandro Borges2006-01-031-3/+32
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@488 ba19aa83-45c5-6ac9-afd3-db810772062c
* Debug output fix.Alessandro Borges2006-01-023-28/+50
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@487 ba19aa83-45c5-6ac9-afd3-db810772062c
* Added support to DepthFuncAlessandro Borges2006-01-021-39/+85
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@486 ba19aa83-45c5-6ac9-afd3-db810772062c
* line break fix.Alessandro Borges2006-01-021-12/+16
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@485 ba19aa83-45c5-6ac9-afd3-db810772062c
* Stencil support implemented for RenderingAttributesAlessandro Borges2005-12-261-7/+115
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@484 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fix for uncorrect Stencil size report.Alessandro Borges2005-12-261-7/+13
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@483 ba19aa83-45c5-6ac9-afd3-db810772062c
* Added support for Stencil.Alessandro Borges2005-12-211-13/+46
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@482 ba19aa83-45c5-6ac9-afd3-db810772062c
* Added support for Stencil.Alessandro Borges2005-12-2111-191/+359
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@481 ba19aa83-45c5-6ac9-afd3-db810772062c
* Issue 78: Rendering stops if there's an exception in the EventDispatchKevin Rushforth2005-12-208-31/+95
| | | | | | | | Issue 204: linux-amd64 build needs support for Cg Issue 212: PureImmediate test fails to rotate git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@480 ba19aa83-45c5-6ac9-afd3-db810772062c
* Change style in checking native boolean variable.Chien Yang2005-12-131-3/+3
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@479 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed Issue 201: D3D : UnsatisfiedLinkError encountered with closing windowsKevin Rushforth2005-12-131-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@478 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fix signature of D3D useCtx function so it will compile.Kevin Rushforth2005-12-131-1/+2
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@477 ba19aa83-45c5-6ac9-afd3-db810772062c
* 1) Fixed issue 175 : OffScreenRendering: Issue with Updating Texture Size ↵Chien Yang2005-12-136-43/+103
| | | | | | | | | from Behavior. 2) Fixed issue 208 : Sound nodes cannot be placed below Switch groups git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@476 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed the following issues:Kevin Rushforth2005-12-0528-55/+367
| | | | | | | | Issue 202: Need to upgrade to latest glext.h header file Issue 203: System.currentTimeMillis is too inaccurate on Windows for fine-grained timing git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@475 ba19aa83-45c5-6ac9-afd3-db810772062c
* Comment out "VERBOSE" setting for debug builds (I didn't mean to check it in)Kevin Rushforth2005-11-231-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@468 ba19aa83-45c5-6ac9-afd3-db810772062c
* Bump version to beta2 in prep for buildKevin Rushforth2005-11-231-1/+1
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@467 ba19aa83-45c5-6ac9-afd3-db810772062c
* Issue 196 : Finish CgShader shader attributes native methodsKevin Rushforth2005-11-237-125/+843
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@466 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed issue199 : New Picking system only return 1 result per geometry.Chien Yang2005-11-2122-790/+1389
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@465 ba19aa83-45c5-6ac9-afd3-db810772062c
* Issue 195 : Finish CgShader vertex attributes native methodsKevin Rushforth2005-11-163-203/+164
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@464 ba19aa83-45c5-6ac9-afd3-db810772062c
* Fixed a bug in Shader support for immediate mode rendering.Chien Yang2005-11-161-8/+10
| | | | git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@463 ba19aa83-45c5-6ac9-afd3-db810772062c