Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/nine: Mark end of non-void function unreachable | Tobias Klausmann | 2015-02-24 | 1 | -1/+1 |
* | st/nine: Fix multisampling support detection | Axel Davy | 2015-02-06 | 1 | -25/+0 |
* | st/nine: Fix depth stencil formats bindings flags. | Axel Davy | 2015-02-06 | 1 | -0/+51 |
* | st/nine: D3DRS_FILLMODE set to 0 is D3DFILL_SOLID | Tiziano Bacocco | 2015-02-06 | 1 | -0/+1 |
* | st/nine: Setting D3DRS_ALPHAFUNC to 0 means D3DCMP_NEVER | Tiziano Bacocco | 2015-02-06 | 1 | -0/+1 |
* | st/nine: Add D3DFMT_DF16 support | Axel Davy | 2015-02-06 | 1 | -2/+4 |
* | st/nine: Implement fallback for D3DFMT_D24S8, D3DFMT_D24X8 and D3DFMT_INTZ | Axel Davy | 2015-02-06 | 1 | -1/+20 |
* | st/nine: Refactor format d3d9 to pipe conversion | Axel Davy | 2015-02-06 | 1 | -1/+54 |
* | st/nine: Implement RESZ hack | Axel Davy | 2015-02-06 | 1 | -0/+1 |
* | st/nine: Add ATI1 and ATI2 support | Axel Davy | 2015-01-22 | 1 | -0/+2 |
* | st/nine: Add new texture format strings | Axel Davy | 2015-01-22 | 1 | -0/+3 |
* | nine: Add state tracker nine for Direct3D9 (v3) | Joakim Sindholt | 2014-11-18 | 1 | -0/+568 |