On Tue, Apr 29, 2014 at 04:34:34PM -0700, Eric Anholt wrote: > I noticed that we were doing this while changing the DRI3 path to not use > regions, which involved changing the signature of > intel_update_winsys_renderbuffer_miptree() this way. > --- > src/mesa/drivers/dri/i965/brw_context.c | 32 > +++++++++++++-------------- > src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 31 +++++++++++++++----------- > src/mesa/drivers/dri/i965/intel_mipmap_tree.h | 4 +++- > 3 files changed, 36 insertions(+), 31 deletions(-)
The temporary needless region smells like code I wrote in my early days in Mesa. Umm... I hope it wasn't really me that wrote that mess. Reviewed-by: Chad Versace <chad.vers...@linux.intel.com> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev