OSDN Git Service

mesa: Remove some shared NV_vp/fp functions from the dispatch table.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 14 Oct 2012 21:58:27 +0000 (14:58 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 16 Oct 2012 18:24:34 +0000 (11:24 -0700)
commit070ba30c368d03615f0784030ba3245f8d4211e2
tree4048593e9346425327ecfa1a36b07b66c4d8707a
parentff1943dec9dbfc3e9d18da940bb63c2d9b0137a7
mesa: Remove some shared NV_vp/fp functions from the dispatch table.

Also kill the resulting dead code for display list handling.

v2: Also kill dlist's OPCODE_REQUEST_RESIDENT_PROGRAMS_NV.

Reviewed-by: Brian Paul <brianp@vmware.com> [v1]
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/api_exec.c
src/mesa/main/dlist.c