summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/u_format_zs.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-21util/u_format: Round when converting depth values from float to z16_unorm.José Fonseca1-1/+1
2011-10-11gallium: rename ZS stencil type to UINT (v2)Dave Airlie1-32/+32
2010-10-13gallium/format: add X32_S8X24_USCALED format.Dave Airlie1-0/+21
2010-10-13gallium/format: add support for X24S8 and S8X24 formats.Dave Airlie1-0/+32
2010-04-09util: Get all depth stencil tests passing.José Fonseca1-140/+167
2010-04-09util: Add dedicated depth-stencil packing/unpacking functions.José Fonseca1-0/+893