On 10/16/2012 12:57 PM, Kenneth Graunke wrote:
These were only used for geometry shader support back in the days before the new GLSL compiler. Future geometry shader support will not use these. --- src/mesa/program/prog_instruction.c | 2 -- src/mesa/program/prog_instruction.h | 2 -- src/mesa/program/prog_print.c | 6 ------ src/mesa/state_tracker/st_mesa_to_tgsi.c | 4 ---- 4 files changed, 14 deletions(-)
For the series: Reviewed-by: Brian Paul <[email protected]> _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
