aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_format_zs.h
Commit message (Expand)AuthorAgeFilesLines
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-141-214/+0
* gallium/util: fix two MSVC compiler warningsBrian Paul2019-05-081-1/+1
* gallium/format: Add a helper to combine separate Z24 and S8 stencil.Kenneth Graunke2018-10-141-0/+2
* gallium: rename ZS stencil type to UINT (v2)Dave Airlie2011-10-111-26/+26
* gallium/format: add X32_S8X24_USCALED format.Dave Airlie2010-10-131-0/+5
* gallium/format: add support for X24S8 and S8X24 formats.Dave Airlie2010-10-131-0/+11
* util: Add dedicated depth-stencil packing/unpacking functions.José Fonseca2010-04-091-0/+196