Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | st/nine: Queries: Always return D3D_OK when issuing with D3DISSUE_BEGIN | Axel Davy | 2014-12-03 | 1 | -1/+6 |
* | st/nine: Queries: always succeed for D3DQUERYTYPE_TIMESTAMP when flushing | Axel Davy | 2014-12-03 | 1 | -0/+3 |
* | st/nine: Queries: allow app to call GetData without Issuing first | Axel Davy | 2014-12-03 | 1 | -4/+9 |
* | st/nine: Queries: Fix D3DISSUE_END behaviour. | Axel Davy | 2014-12-03 | 1 | -4/+6 |
* | st/nine: Queries: return S_FALSE instead of INVALIDCALL when in building quer... | Axel Davy | 2014-12-03 | 1 | -1/+4 |
* | st/nine: Queries: Use gallium caps to get if queries are supported. (v2) | Axel Davy | 2014-12-03 | 1 | -21/+22 |
* | st/nine: Queries: Remove flush logic | Axel Davy | 2014-12-03 | 1 | -8/+5 |
* | st/nine: Queries: remove dummy queries | Axel Davy | 2014-12-03 | 1 | -92/+9 |
* | st/nine: fix formatting in query9 (cosmetic) | Axel Davy | 2014-11-26 | 1 | -3/+3 |
* | st/nine: call DBG() at more external entry points | Stanislaw Halik | 2014-11-26 | 1 | -0/+7 |
* | nine: Add state tracker nine for Direct3D9 (v3) | Joakim Sindholt | 2014-11-18 | 1 | -0/+358 |