diff options
author | Kenneth Graunke <[email protected]> | 2013-01-28 22:26:31 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-02-06 10:01:03 -0800 |
commit | 7d467f3c1583c94daffb58610d12eece1fddd9c2 (patch) | |
tree | ecd915e8650e0cad8284a7cb33957e56e67b1929 /src/gallium | |
parent | c0554141a9b831b4e614747104dcbbe0fe489b9d (diff) |
i965/blorp: Support blits between ARGB and XRGB formats.
Now that we have support for overriding alpha to 1.0, we can handle
blitting between these formats in either direction.
For now, we only support two XRGB formats: MESA_FORMAT_XRGB8888 and
MESA_FORMAT_RGBX8888_REV. Most places only appear to worry about the
former, so ignore the latter for now. We can always add it later.
NOTE: This is a candidate for the 9.1 branch.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Tested-by: Martin Steigerwald <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions