Bug 74939: xf86-video-ati: [regression] glitches on the graphical interface on ppc64 - Kleber Sacilotto de Souza <klebers@linux.vnet.ibm.com> - 2/13/2014 Back to Bug | Your Reviews | Help
Attachment 94679: Fix constant upload - Jerome Glisse <glisse@freedesktop.org> - 2/24/2014 (View )

Show Quick Help

From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Glisse?= <jglisse@redhat.com>
Date: Mon, 24 Feb 2014 14:50:25 -0500
Subject: [PATCH] evergreen: fix shader constant upload on ppc
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
The number of dword we have to swap is (16*4) ie 16 vectors of
4 floats each not 16 floats. Never hit this issue before because
we never had more than 4 constant vector.
Signed-off-by: Jérôme Glisse <jglisse@redhat.com>
---
src/evergreen_accel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<Overall Comment>
Powered by Splinter

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.