+Eric (since I know at least when I am busier on kernel side stuff I don't watch mesa-dev as closely)
On Sat, Mar 26, 2016 at 5:09 PM, Rhys Kidd <[email protected]> wrote: > On Saturday, March 19, 2016, Rhys Kidd <[email protected]> wrote: >> >> Found with grep and inspection. Test compiled on RPi hw. >> Assists any future effort to remove TGSI as an intermediate stage. >> >> Signed-off-by: Rhys Kidd <[email protected]> >> --- >> src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c >> b/src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c >> index f6ba5b8..590e577 100644 >> --- a/src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c >> +++ b/src/gallium/drivers/vc4/vc4_nir_lower_txf_ms.c >> @@ -23,7 +23,6 @@ >> >> #include "vc4_qir.h" >> #include "kernel/vc4_packet.h" >> -#include "tgsi/tgsi_info.h" >> #include "compiler/nir/nir_builder.h" >> >> /** @file vc4_nir_lower_txf_ms.c >> -- >> 2.5.0 >> > > Humble ping? > > Regards, > Rhys > > _______________________________________________ > mesa-dev mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/mesa-dev > _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
