On 02/20/2014 01:41 PM, Matt Turner wrote:
> ---
> src/mesa/drivers/dri/i965/brw_fs.h | 30 +++---
> 1 file changed, 15 insertions(+), 15 deletions(-)
Depending whether you decide to keep packing enums or not, you may want
to reorder this.
Patches 1, 3-7, 8 with the bool:
---
src/mesa/drivers/dri/i965/brw_fs.h | 30 +++---
1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/src/mesa/drivers/dri/i965/brw_fs.h
b/src/mesa/drivers/dri/i965/brw_fs.h
index d3a5f85..a1f7222 100644
--- a/src/mesa/drivers/dri/i965/brw_fs.h
+++ b/src/mesa