aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/d3d
Commit message (Expand)AuthorAgeFilesLines
* 1) VC7 and VC8 compile ready for ogl and d3d.Chien Yang2007-01-103-2/+7
* Fixed the following issues:Kevin Rushforth2006-12-051-0/+3
* Added in information on CubeMap doesn't support INT format (Issue 377)Chien Yang2006-11-081-3/+13
* Issue 219 - Support for Non Power of Two texture sizeAlessandro Borges2006-11-031-4/+51
* Issue 219 - Support to Non Power of Two teture SizeAlessandro Borges2006-11-031-0/+1
* 1) Fixed Issue 349 : OffScreen Canvas3D needlessly forces power-of-two for it...Chien Yang2006-10-283-12/+40
* 1) Implemented Raster support for d3d pipe.Chien Yang2006-10-273-30/+169
* Implemented background texture support for D3D pipe.Chien Yang2006-10-253-88/+162
* 1) Ported readRaster, executeRasterDepth, readOffScreenBuffer, and partially ...Chien Yang2006-10-193-128/+333
* 1) Clean up dead code.Chien Yang2006-10-163-995/+434
* Support INT image type on 2D texture.Chien Yang2006-10-165-957/+1949
* 1) Fixed an exception in clear background.Chien Yang2006-10-119-293/+12
* Merged dev-1_5 branch back to MAIN trunkKevin Rushforth2006-09-2915-1259/+906
* 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-0526-26/+26
* 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
* Fix signature of D3D useCtx function so it will compile.Kevin Rushforth2005-12-131-1/+2
* Merged changes from dev-1_4 branch into the main trunk.Kevin Rushforth2005-10-1724-1956/+2453
* Bump version number to 1.3.3 so daily or experimental builds aren'tKevin Rushforth2005-03-221-1/+1
* Bumped Copyright date to 2005Kevin Rushforth2005-02-1827-27/+27
* 1) Fixed issue 77 : Scene antialiasing is disabled on Windows / OpenGLChien Yang2004-10-281-19/+11
* Issue number: 4, 28, 71 and 76Chien Yang2004-10-151-1/+2
* Issue number: 74Kevin Rushforth2004-10-011-2/+2
* With this fix Java 3D will require GLX 1.3 or higher toChien Yang2004-10-011-3/+6
* Issue number: 26Kevin Rushforth2004-09-031-0/+11
* Initial creation of j3d-core-utils sources in CVS repositoryKevin Rushforth2004-06-0927-0/+26026