diff options
author | Roland Scheidegger <[email protected]> | 2015-11-12 19:33:14 +0100 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2015-11-17 01:01:38 +0100 |
commit | 983614dbede7b94cba1bad9f3e8627fc5e14bb91 (patch) | |
tree | 7412435a9f9d044b2478332eb09d8a0f6ab2c443 /doxygen/math_subset.doxy | |
parent | c40a88b6c5a698e5297957e28cccf2ce23820caa (diff) |
radeon: fix bgrx8/xrgb8 blits
Since d21320f6258b2e1780a15c1ca718963d8a15ca18 the same txformat table entries
are used for "normal" texturing as well as for blits. However, I forgot to put
in an entry for the bgrx8 (le) and xrgb8 (be) formats - the normal texturing
path can't hit them because the radeon tex format chooser will never chose
them, but we get that format from the dri buffers (at least I assume we got
it from there). This caused lots of piglit regressions (and probably lots of
trouble outside piglit too).
This fixes bug https://bugs.freedesktop.org/show_bug.cgi?id=92900.
Tested-by: Ian Romanick <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Cc: "11.0" <[email protected]>
Diffstat (limited to 'doxygen/math_subset.doxy')
0 files changed, 0 insertions, 0 deletions