Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: Move gallium's PIPE_FORMAT utils to /util/format/ | Eric Anholt | 2019-11-14 | 1 | -214/+0 |
* | gallium/util: fix two MSVC compiler warnings | Brian Paul | 2019-05-08 | 1 | -1/+1 |
* | gallium/format: Add a helper to combine separate Z24 and S8 stencil. | Kenneth Graunke | 2018-10-14 | 1 | -0/+2 |
* | gallium: rename ZS stencil type to UINT (v2) | Dave Airlie | 2011-10-11 | 1 | -26/+26 |
* | gallium/format: add X32_S8X24_USCALED format. | Dave Airlie | 2010-10-13 | 1 | -0/+5 |
* | gallium/format: add support for X24S8 and S8X24 formats. | Dave Airlie | 2010-10-13 | 1 | -0/+11 |
* | util: Add dedicated depth-stencil packing/unpacking functions. | José Fonseca | 2010-04-09 | 1 | -0/+196 |