On Tue, 31 Mar 2015 07:27:50 +0200, Dave Airlie wrote:
From: Dave Airlie
This code to handle absolute values on op3 srcs was a bit too simple,
it really needs a temp reg per src, not one per channel, make it
easier and let sb clean up the mess.
Bugzilla: https://bugs.freedesktop.org/show_bug
From: Dave Airlie
This code to handle absolute values on op3 srcs was a bit too simple,
it really needs a temp reg per src, not one per channel, make it
easier and let sb clean up the mess.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=89831
Signed-off-by: Dave Airlie
---
src/gallium