[Mesa-dev] [PATCH 03/23] mesa: Remove some shared NV_vp/fp functions from the dispatch table.

Eric Anholt eric at anholt.net
Mon Oct 15 10:23:35 PDT 2012


Kenneth Graunke <kenneth at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121015/0a94544a/attachment-0001.pgp>


More information about the mesa-dev mailing list