Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-10 | gallium: don't use generic get_transfer func for texturesgallium-resources | Keith Whitwell | 1 | -0/+4 |
2010-03-22 | gallium: Usage parameter of get_transfer/transfer_inline_write is a bitfield. | Michal Krol | 1 | -2/+2 |
2010-03-14 | util: more transfer helpers | Keith Whitwell | 1 | -0/+6 |
2010-03-14 | util: helpers for is_resource_referenced | Keith Whitwell | 1 | -0/+7 |
2010-03-14 | i915: compiling with pipe_resources | Keith Whitwell | 1 | -11/+41 |
2010-03-14 | gallium: remove inline_read transfer | Keith Whitwell | 1 | -50/+7 |
2010-03-14 | util: noop implementation of transfer_flush_region | Keith Whitwell | 1 | -0/+8 |
2010-03-14 | util: helpers for inline transfers | Keith Whitwell | 1 | -0/+98 |