summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_upload_mgr.c
Commit message (Expand)AuthorAgeFilesLines
* util: Reset size to zero when failed to allocate buffer.José Fonseca2009-08-281-2/+6
* util: Set PIPE_BUFFER_USAGE_FLUSH_EXPLICIT when calling buffer_flush_mapped_r...José Fonseca2009-06-301-1/+3
* util/upload: catch failures to map_range and return errorKeith Whitwell2009-05-081-13/+17
* gallium/util: add upload manager helper moduleKeith Whitwell2009-03-201-0/+220