summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/pack.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: convert _mesa_unpack_color_span_chan() to ubyteBrian Paul2011-09-201-2/+2
* mesa: implement packing of DEPTH_STENCIL & FLOAT_32_UNSIGNED_INT_24_8_REV comboMarek Olšák2011-07-111-2/+2
* mesa: replace more MAX_WIDTH stack allocations with heap allocationsBrian Paul2010-12-021-7/+7
* mesa: code to unpack RGBA as uintsBrian Paul2010-11-031-0/+7
* mesa: split up the image.c fileBrian Paul2010-10-231-0/+140