https://bugs.freedesktop.org/show_bug.cgi?id=40931
Summary: r600g: interpret integer texture types as ints regresses VDPAU/XVMC decode. Product: Mesa Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: lists@andyfurniss.entadsl.com
Using rv790 grey is rendered with VDPAU/XVMC decode since
commit f2bae9456f141f8c1104ef2a0aab31f6190ae5f0 Author: Dave Airlie airlied@redhat.com Date: Thu Sep 15 12:41:00 2011 +0100
r600g: interpret integer texture types as ints.
For signed/unsigned with no normalisation or srgb, assume its an INT type texture.