OSDN Git Service

swrast: Remove support for the NV_fragment_program extension.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 11 Oct 2012 20:42:40 +0000 (13:42 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 16 Oct 2012 18:24:33 +0000 (11:24 -0700)
commit492feddb03203abbe371958a8ebcfe3e08a3c42b
treea3a1b92621952be9188e1358dc0adea6137a9442
parented8d87c6a641efe8667c0ba580260ffaff5ffc7e
swrast: Remove support for the NV_fragment_program extension.

No hardware drivers support this, it's obsolete, and unlikely to be
useful without NV_vertex_program, which is gone now.

Reviewed-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/extensions.c
src/mesa/swrast/s_context.c
src/mesa/swrast/s_fragprog.c