Hi, Some of these functions became unused after I made the big st/mesa patch series. Hopefully, nobody will miss them.
The last one is a cleanup. Please review. src/mesa/drivers/dri/i915/i915_fragprog.c | 7 +- src/mesa/drivers/dri/i965/brw_program.c | 10 +- .../drivers/dri/i965/test_fs_cmod_propagation.cpp | 2 +- .../drivers/dri/i965/test_fs_saturate_propagation.cpp | 2 +- .../drivers/dri/i965/test_vec4_copy_propagation.cpp | 2 +- .../drivers/dri/i965/test_vec4_register_coalesce.cpp | 2 +- src/mesa/drivers/dri/r200/r200_vertprog.c | 4 +- src/mesa/program/program.c | 560 +--------------------- src/mesa/program/program.h | 87 +--- src/mesa/state_tracker/st_cb_program.c | 43 +- 10 files changed, 50 insertions(+), 669 deletions(-) Marek _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev