aboutsummaryrefslogtreecommitdiffstats
path: root/src/native/d3d/Canvas3D.cpp
Commit message (Expand)AuthorAgeFilesLines
* j3dcore: remove a bunch of the native support code and classesHarvey Harrison2012-05-031-1325/+0
* Update source code for GPLv2 licenseKevin Rushforth2008-02-281-2/+21
* Fixed to Issue 396 : Off-screen Canvas3D / D3D: Resizing crashes VMChien Yang2007-04-131-12/+4
* Issue 239: Stencil buffer should be cleared at the start of each frameKevin Rushforth2007-03-291-14/+23
* Issue 239: Stencil buffer should be cleared at the start of each frameKevin Rushforth2007-03-261-8/+11
* 1) Implemented Issue 126 : Use OpenGL automatic mipmap generationChien Yang2007-03-211-2/+2
* Update copyright to 2007Kevin Rushforth2007-02-091-1/+1
* 1) Fixed Issue 349 : OffScreen Canvas3D needlessly forces power-of-two for it...Chien Yang2006-10-281-8/+36
* 1) Implemented Raster support for d3d pipe.Chien Yang2006-10-271-7/+124
* Implemented background texture support for D3D pipe.Chien Yang2006-10-251-70/+144
* 1) Ported readRaster, executeRasterDepth, readOffScreenBuffer, and partially ...Chien Yang2006-10-191-9/+158
* 1) Clean up dead code.Chien Yang2006-10-161-7/+5
* Support INT image type on 2D texture.Chien Yang2006-10-161-240/+13
* 1) Fixed an exception in clear background.Chien Yang2006-10-111-22/+4
* Merged dev-1_5 branch back to MAIN trunkKevin Rushforth2006-09-291-168/+264
* Updated Copyright date to 2006Kevin Rushforth2006-01-051-1/+1
* Debug output fix.Alessandro Borges2006-01-021-22/+37
* Added support for Stencil.Alessandro Borges2005-12-211-13/+46
* 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-171-17/+21
* Bumped Copyright date to 2005Kevin Rushforth2005-02-181-1/+1
* With this fix Java 3D will require GLX 1.3 or higher toChien Yang2004-10-011-3/+6
* Initial creation of j3d-core-utils sources in CVS repositoryKevin Rushforth2004-06-091-0/+1029