diff options
author | Roland Scheidegger <[email protected]> | 2015-07-16 03:06:47 +0200 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2015-07-16 03:06:47 +0200 |
commit | 26c1361ac386bd5b108d79289a3f82d15b01d014 (patch) | |
tree | e43d55d14f5a4123109f9b12fb816a796f5310f7 /src/mesa/drivers/dri/r200 | |
parent | 642f289824dc9a07e8209c905badef31b4841ae1 (diff) |
r200: fix fbo rendering by disabling optimized texture format chooser
It is rather unfortunate that we don't know if a texture is going to be used
as a rt later, and we lack the means to do something about a format chosen
which we can't render to directly, so disable this and always chose renderable
format for rgba8 textures.
This addresses an issue raised on (old) bug,
https://bugs.freedesktop.org/show_bug.cgi?id=51658 with gnome-shell, don't
know if that's still applicable but it might fix other things as well.
Acked-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/r200')
0 files changed, 0 insertions, 0 deletions