Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: Move enum pipe_error into p_defines.h. | José Fonseca | 2009-10-25 | 1 | -1/+1 |
* | util: Reset size to zero when failed to allocate buffer. | José Fonseca | 2009-08-28 | 1 | -2/+6 |
* | util: Set PIPE_BUFFER_USAGE_FLUSH_EXPLICIT when calling buffer_flush_mapped_r... | José Fonseca | 2009-06-30 | 1 | -1/+3 |
* | util/upload: catch failures to map_range and return error | Keith Whitwell | 2009-05-08 | 1 | -13/+17 |
* | gallium/util: add upload manager helper module | Keith Whitwell | 2009-03-20 | 1 | -0/+220 |