On 8 October 2015 at 01:11, Marek Olšák <mar...@gmail.com> wrote: > 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(-) > Nice diff stat - we want more :P
Fwiw the first two patches can go in even before the st/mesa work, whist 3 and 4 only partially. With the nitpick in 4/4 the series is Reviewed-by: Emil Velikov <emil.veli...@collabora.com> Thanks Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev