On Tue, Oct 22, 2013 at 4:30 PM, Matt Turner wrote:
> With 6/7 dead, this patch has no users, so drop it for now.
I'm now using is_null() is the new "[PATCH 5/7] i965/fs: Don't emit
null MOVs in CSE." so this patch is back on.
___
mesa-dev mailing list
With 6/7 dead, this patch has no users, so drop it for now.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
---
src/mesa/drivers/dri/i965/brw_fs.cpp | 8
src/mesa/drivers/dri/i965/brw_fs.h | 1 +
2 files changed, 9 insertions(+)
diff --git a/src/mesa/drivers/dri/i965/brw_fs.cpp
b/src/mesa/drivers/dri/i965/brw_fs.cpp
index 65a4b66..77b898b 100644
--- a/src/mesa/drivers/dri/i965/brw_fs.cpp
++