Kenneth Graunke <kenn...@whitecape.org> writes:

> Also kill the resulting dead code for display list handling.
> diff --git a/src/mesa/main/dlist.c b/src/mesa/main/dlist.c
> index 49d9ed9..6094dd9 100644
> --- a/src/mesa/main/dlist.c
> +++ b/src/mesa/main/dlist.c
> @@ -322,7 +322,6 @@ typedef enum
>     /* GL_NV_fragment_program */
>     OPCODE_BIND_PROGRAM_NV,
>     OPCODE_REQUEST_RESIDENT_PROGRAMS_NV,
> -   OPCODE_LOAD_PROGRAM_NV,
>     OPCODE_PROGRAM_LOCAL_PARAMETER_ARB,

Looks like you missed some dead opcodes here.

Attachment: pgpS1FKTfnwCw.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to