OSDN Git Service

mesa: Drop unused NV_fragment_program opcodes.
authorEric Anholt <eric@anholt.net>
Thu, 13 Nov 2014 00:39:49 +0000 (16:39 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 24 Nov 2014 22:56:22 +0000 (14:56 -0800)
commita3688d686f147f4252d19b298ae26d4ac72c2e08
treebc8786c6ed68369c71433f4e6df7781f000853e3
parent868f95f1da74cf6dd7468cba1b56664aad585ccb
mesa: Drop unused NV_fragment_program opcodes.

The extension itself was deleted 2 years ago.  There are still some
prog_instruction opcodes from NV_fp that exist because they're used by
ir_to_mesa.cpp, though.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Ian Roamnick <ian.d.romanick@intel.com>
src/mesa/program/prog_execute.c
src/mesa/program/prog_instruction.c
src/mesa/program/prog_instruction.h
src/mesa/program/program_lexer.l