summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_upload_mgr.c
AgeCommit message (Expand)Author
2009-10-25gallium: Move enum pipe_error into p_defines.h.José Fonseca
2009-08-28util: Reset size to zero when failed to allocate buffer.José Fonseca
2009-06-30util: Set PIPE_BUFFER_USAGE_FLUSH_EXPLICIT when calling buffer_flush_mapped_r...José Fonseca
2009-05-08util/upload: catch failures to map_range and return errorKeith Whitwell
2009-03-20gallium/util: add upload manager helper moduleKeith Whitwell