History log of /external/mesa3d/src/gallium/auxiliary/util/u_format_zs.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
866f9b18c68ede63c00917ec9c3dae3524ca8826 11-Sep-2011 Dave Airlie <airlied@redhat.com> gallium: rename ZS stencil type to UINT (v2)

these are never USCALED, always UINT in reality.

taken from some work by Christoph Bumiller

v2: fixup formatting of table + tabs

Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/gallium/auxiliary/util/u_format_zs.c
67e71429f13aedf1cc8bf444708a7aa65223ac0a 07-Oct-2010 Dave Airlie <airlied@redhat.com> gallium/format: add X32_S8X24_USCALED format.

Has similiar use cases to the S8X24 and X24S8 formats.
/external/mesa3d/src/gallium/auxiliary/util/u_format_zs.c
66a0d1e4b930902810a5825193c4057626a51558 06-Oct-2010 Dave Airlie <airlied@redhat.com> gallium/format: add support for X24S8 and S8X24 formats.

these formats are needed for hw that can sample and write stencil values.

Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/gallium/auxiliary/util/u_format_zs.c
866d22ccce93fa507aca06aaa25217d18b1cdd0f 09-Apr-2010 José Fonseca <jfonseca@vmware.com> util: Get all depth stencil tests passing.

Note the tests don't test all the paths, in particular stride, and
ensuring the old value is preserved.
/external/mesa3d/src/gallium/auxiliary/util/u_format_zs.c
d3808b1b1f34dbb826b99102786d94e1baf9d667 09-Apr-2010 José Fonseca <jfonseca@vmware.com> util: Add dedicated depth-stencil packing/unpacking functions.

Depth-stencil manually written given that each one is very close to
be a special case.

u_format_zs.c's still untested.
/external/mesa3d/src/gallium/auxiliary/util/u_format_zs.c