History log of /external/mesa3d/src/gallium/drivers/svga/svga_format.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
32f669e7fc17ff89cf132b7d42c72de75625d32a 08-Dec-2011 Brian Paul <brianp@vmware.com> svga: add svga_format_size() function

Reviewed-by: José Fonseca <jfonseca@vmware.com>
/external/mesa3d/src/gallium/drivers/svga/svga_format.c
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/drivers/svga/svga_format.c
681f92140c2f4170ec222a8213e0895c7fa8483a 28-Jul-2011 Brian Paul <brianp@vmware.com> svga: add format translation for DXT/sRGB formats

Without this, apps/tests that tried to use a DXT/sRGB format would die on
a failed assertion (st_texture.c:80).
/external/mesa3d/src/gallium/drivers/svga/svga_format.c
9a41ecaddddb2f371e207901ae4d86918049c5aa 11-Jul-2011 Brian Paul <brianp@vmware.com> svga: add translation for float formats
/external/mesa3d/src/gallium/drivers/svga/svga_format.c
974b6413f4540d73c21c092cc0a62abb6d546e21 27-Apr-2011 José Fonseca <jfonseca@vmware.com> svga: Cleanup format capability checking.

Accurately describe what operations are supported when a format caps
entry is not advertised by the host, and which formats are never
supported, instead of making ad-hoc and often incorrect assumptions.
/external/mesa3d/src/gallium/drivers/svga/svga_format.c