[Mesa-dev] [PATCH] [r200] fix building regression introduces with 9a32203e1618486e87c7baf494134e05f0e38cf3

Marek Olšák maraeo at gmail.com
Wed Apr 24 08:26:10 PDT 2013


Pushed, thanks.

Marek

On Wed, Apr 24, 2013 at 12:47 PM, Laurent Carlier <lordheavym at gmail.com> wrote:
> Signed-off-by: Laurent Carlier <lordheavym at gmail.com>
> ---
>  src/mesa/drivers/dri/r200/r200_vertprog.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/src/mesa/drivers/dri/r200/r200_vertprog.c b/src/mesa/drivers/dri/r200/r200_vertprog.c
> index ee867c2..461b7cb 100644
> --- a/src/mesa/drivers/dri/r200/r200_vertprog.c
> +++ b/src/mesa/drivers/dri/r200/r200_vertprog.c
> @@ -95,7 +95,6 @@ static struct{
>     OPN(SUB, 2),
>     OPN(SWZ, 1),
>     OPN(XPD, 2),
> -   OPN(PRINT, 0),
>     OPN(END, 0),
>  };
>  #undef OPN
> --
> 1.8.2.1
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list