On Fri 26 May 2017, Jason Ekstrand wrote:
> There is exactly one caller so it's a bit pointless to have all of this
> plumbing.  Just inline it at the one place it's used.
> ---
>  src/mesa/drivers/dri/i965/brw_context.c |  7 +++++--
>  src/mesa/drivers/dri/i965/intel_fbo.c   | 26 --------------------------
>  src/mesa/drivers/dri/i965/intel_fbo.h   | 24 ------------------------
>  3 files changed, 5 insertions(+), 52 deletions(-)

This patch brought back old memories. You're ripping up the code from my
first major project at Intel. And it feels good to see it cleaned up.

Patch 7 is
Reviewed-by: Chad Versace <chadvers...@chromium.org>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to