OSDN Git Service

r200: Remove support for software-only NV_vertex_program.
authorEric Anholt <eric@anholt.net>
Tue, 9 Oct 2012 22:07:25 +0000 (15:07 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 15 Oct 2012 18:53:22 +0000 (11:53 -0700)
commit63c233cf08acc47c37feba8134260a535c2c087c
treeb979f3ae351357aa8f662bfe5045704936de2adf
parentaf90c8c5119d84cbc85dd800167f5ea938b3f4c8
r200: Remove support for software-only NV_vertex_program.

It wasn't supported in hardware, and the comments in the code indicated no
known uses (similar to my experience on Intel) and a possible intent to remove
it.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/drivers/dri/common/xmlpool/t_options.h
src/mesa/drivers/dri/r200/r200_context.c
src/mesa/drivers/dri/r200/r200_vertprog.c
src/mesa/drivers/dri/radeon/radeon_screen.c