| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue number: 640 - setDepthTestFunction do not work with the D3D renderer | Alessandro Borges | 2010-01-22 | 1 | -0/+1 |
* | Issue number: 629 - D3D must use software vertex processing on Intel video c... | Alessandro Borges | 2009-09-13 | 3 | -64/+74 |
* | Update version to 1.6 | Kevin Rushforth | 2008-06-18 | 1 | -2/+2 |
* | Issue number: 578 | Alessandro Borges | 2008-04-04 | 1 | -1/+5 |
* | Update source code for GPLv2 license | Kevin Rushforth | 2008-02-28 | 22 | -86/+405 |
* | Issue number: #560 - Use D3DCREATE_FPU_PRESERVE flag on D3D pipeline | Alessandro Borges | 2008-02-15 | 1 | -14/+36 |
* | Issue number: #513 | Alessandro Borges | 2008-01-24 | 1 | -31/+33 |
* | Issue number: #513 | Alessandro Borges | 2008-01-24 | 1 | -30/+85 |
* | Issue number: #513 | Alessandro Borges | 2008-01-24 | 1 | -9/+10 |
* | Issue number: #513 | Alessandro Borges | 2008-01-24 | 1 | -15/+51 |
* | Issue number: #513 | Alessandro Borges | 2008-01-24 | 1 | -0/+2 |
* | Bump version number to 1.5.2 | Kevin Rushforth | 2007-07-17 | 1 | -2/+2 |
* | Source code changes for issue 491: Refactor platform-specific classes to use ... | Kevin Rushforth | 2007-05-16 | 1 | -8/+8 |
* | Fixed to Issue 396 : Off-screen Canvas3D / D3D: Resizing crashes VM | Chien Yang | 2007-04-13 | 1 | -12/+4 |
* | Fix to Issue 226 submitted by aces. | Chien Yang | 2007-04-12 | 5 | -221/+239 |
* | Issue 239: Stencil buffer should be cleared at the start of each frame | Kevin Rushforth | 2007-03-29 | 2 | -14/+27 |
* | Issue 239: Stencil buffer should be cleared at the start of each frame | Kevin Rushforth | 2007-03-26 | 1 | -8/+11 |
* | D3D : Added hardware mipmap support for Texture3D and TextureCubeMap. | Chien Yang | 2007-03-22 | 3 | -14/+25 |
* | 1) Implemented Issue 126 : Use OpenGL automatic mipmap generation | Chien Yang | 2007-03-21 | 4 | -13/+34 |
* | 1) Fixed Issue 461 : ClassCastException thrown when using filters with NioIm... | Chien Yang | 2007-03-16 | 1 | -33/+31 |
* | 1) Fix Issue 455 : Need to disable NPOT textures for older cards that claim ... | Chien Yang | 2007-03-07 | 3 | -234/+219 |
* | Completed the fix to Issue 415 - Need ability to disable NPOT textures for ra... | Chien Yang | 2007-03-02 | 1 | -36/+44 |
* | Update copyright to 2007 | Kevin Rushforth | 2007-02-09 | 22 | -22/+22 |
* | 1) VC7 and VC8 compile ready for ogl and d3d. | Chien Yang | 2007-01-10 | 3 | -2/+7 |
* | Fixed the following issues: | Kevin Rushforth | 2006-12-05 | 1 | -0/+3 |
* | Added in information on CubeMap doesn't support INT format (Issue 377) | Chien Yang | 2006-11-08 | 1 | -3/+13 |
* | Issue 219 - Support for Non Power of Two texture size | Alessandro Borges | 2006-11-03 | 1 | -4/+51 |
* | Issue 219 - Support to Non Power of Two teture Size | Alessandro Borges | 2006-11-03 | 1 | -0/+1 |
* | 1) Fixed Issue 349 : OffScreen Canvas3D needlessly forces power-of-two for it... | Chien Yang | 2006-10-28 | 3 | -12/+40 |
* | 1) Implemented Raster support for d3d pipe. | Chien Yang | 2006-10-27 | 3 | -30/+169 |
* | Implemented background texture support for D3D pipe. | Chien Yang | 2006-10-25 | 3 | -88/+162 |
* | 1) Ported readRaster, executeRasterDepth, readOffScreenBuffer, and partially ... | Chien Yang | 2006-10-19 | 3 | -128/+333 |
* | 1) Clean up dead code. | Chien Yang | 2006-10-16 | 3 | -995/+434 |
* | Support INT image type on 2D texture. | Chien Yang | 2006-10-16 | 5 | -957/+1949 |
* | 1) Fixed an exception in clear background. | Chien Yang | 2006-10-11 | 9 | -293/+12 |
* | Merged dev-1_5 branch back to MAIN trunk | Kevin Rushforth | 2006-09-29 | 15 | -1259/+906 |
* | 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 | 26 | -26/+26 |
* | 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 |