Oh, I found that Iago replied to this series before [0] and he is
right. Please ignore my two R-b for the patches of this series.
Sam
[0] http://lists.freedesktop.org/archives/mesa-dev/2016-February/106396
.html
On Thu, 2016-02-04 at 16:16 +0100, Samuel Iglesias Gonsálvez wrote:
> On Wed, 2016-0
On Wed, 2016-02-03 at 10:56 +0200, Juha-Pekka Heikkila wrote:
> Check _mesa_new_parameter_list() returned other than null.
>
> Signed-off-by: Juha-Pekka Heikkila
> ---
> src/mesa/drivers/dri/i965/brw_link.cpp | 4
> src/mesa/main/ff_fragment_shader.cpp | 6 --
> 2 files changed, 8 ins
Check _mesa_new_parameter_list() returned other than null.
Signed-off-by: Juha-Pekka Heikkila
---
src/mesa/drivers/dri/i965/brw_link.cpp | 4
src/mesa/main/ff_fragment_shader.cpp | 6 --
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/src/mesa/drivers/dri/i965/brw_link.