summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/format_unpack.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: Add support for unpacking 32-bit integer formats to int spans.Eric Anholt2011-11-091-0/+8
* swrast: Make the packed depth/stencil read fastpath use MapRenderbuffer.Eric Anholt2011-11-031-0/+4
* swrast: Directly map the stencil buffer in read_stencil_pixels.Eric Anholt2011-11-031-0/+4
* mesa: add new pixel format unpacking codeBrian Paul2011-09-081-0/+49