Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag | Marek Olšák | 2013-01-04 | 1 | -1/+1 |
* | st/xa: updates for CSO interface changes | Brian Paul | 2012-08-03 | 1 | -2/+2 |
* | st/xa: Disable composite solid fill with mask | Thomas Hellstrom | 2011-12-15 | 1 | -1/+19 |
* | st/xa: Fix component alpha check | Thomas Hellstrom | 2011-12-15 | 1 | -2/+1 |
* | st/xa: Kill a couple of compilation warnings | Thomas Hellstrom | 2011-11-25 | 1 | -1/+1 |
* | st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibility | Thomas Hellstrom | 2011-11-25 | 1 | -7/+8 |
* | st/xa: surfaces and sampler views are per context | Thomas Hellstrom | 2011-09-29 | 1 | -7/+6 |
* | st/xa: Fix up error reporting. Disable component alpha. | Thomas Hellstrom | 2011-07-07 | 1 | -11/+26 |
* | st/xa: Fix render to xa_format_a8, which is backed by a gallium L8 texture | Thomas Hellstrom | 2011-07-07 | 1 | -29/+45 |
* | st/xa: Various fixes for composite. | Thomas Hellstrom | 2011-06-27 | 1 | -14/+18 |
* | st/xa: Solid fill (tested) and composite (yet untested) | Thomas Hellstrom | 2011-06-21 | 1 | -0/+495 |