Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: add version of u_blit_pixels which takes a writemask | Keith Whitwell | 2009-09-03 | 1 | -0/+11 |
* | gallium: avoid mapping same vertex buffer in subsequent frames | Keith Whitwell | 2008-12-12 | 1 | -0/+4 |
* | gallium: Fix warning in u_blit.h | Jakob Bornecrantz | 2008-06-24 | 1 | -0/+1 |
* | util: Blit can now copy from texture to surface | Jakob Bornecrantz | 2008-06-23 | 1 | -3/+11 |
* | gallium: Add extern "C" to the headers. | José Fonseca | 2008-04-24 | 1 | -0/+8 |
* | gallium: implement CSO save/restore functions for use by meta operations (bli... | Brian | 2008-03-19 | 1 | -2/+3 |
* | gallium: s/copy_pixels_state/blit_state | Brian | 2008-03-18 | 1 | -1/+1 |
* | gallium: new pixel blit code | Brian | 2008-03-18 | 1 | -0/+60 |