This fixes the bug on my IVB system.
Tested-by: Ian Romanick
On 09/30/2014 05:49 PM, Jason Ekstrand wrote:
> Signed-off-by: Jason Ekstrand
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=84529
> ---
> src/mesa/drivers/dri/i965/brw_fs_fp.cpp | 2 +-
> 1 file changed, 1 insertion(+), 1
On Sep 30, 2014 8:26 PM, "Matt Turner" wrote:
>
> On Tue, Sep 30, 2014 at 5:49 PM, Jason Ekstrand
wrote:
> > Signed-off-by: Jason Ekstrand
> > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=84529
> > ---
> > src/mesa/drivers/dri/i965/brw_fs_fp.cpp | 2 +-
> > 1 file changed, 1 insertion
On Tue, Sep 30, 2014 at 5:49 PM, Jason Ekstrand wrote:
> Signed-off-by: Jason Ekstrand
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=84529
> ---
> src/mesa/drivers/dri/i965/brw_fs_fp.cpp | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/mesa/drivers/dri/i965
Signed-off-by: Jason Ekstrand
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=84529
---
src/mesa/drivers/dri/i965/brw_fs_fp.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mesa/drivers/dri/i965/brw_fs_fp.cpp
b/src/mesa/drivers/dri/i965/brw_fs_fp.cpp
index f9eec