Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: replace INLINE with inline | Ilia Mirkin | 2015-07-21 | 1 | -10/+10 |
* | gallium: Use util_cpu_to_le{16,32} in many more places. | Matt Turner | 2015-02-23 | 1 | -128/+32 |
* | util/u_format: Round when converting depth values from float to z16_unorm. | José Fonseca | 2012-12-21 | 1 | -1/+1 |
* | gallium: rename ZS stencil type to UINT (v2) | Dave Airlie | 2011-10-11 | 1 | -32/+32 |
* | gallium/format: add X32_S8X24_USCALED format. | Dave Airlie | 2010-10-13 | 1 | -0/+21 |
* | gallium/format: add support for X24S8 and S8X24 formats. | Dave Airlie | 2010-10-13 | 1 | -0/+32 |
* | util: Get all depth stencil tests passing. | José Fonseca | 2010-04-09 | 1 | -140/+167 |
* | util: Add dedicated depth-stencil packing/unpacking functions. | José Fonseca | 2010-04-09 | 1 | -0/+893 |