[Mesa-dev] [PATCH 09/18] i965: Stop making a pointless region for DRI2 to just throw it away.

Chad Versace chad.versace at linux.intel.com
Wed Apr 30 23:33:40 PDT 2014


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.versace at linux.intel.com>


More information about the mesa-dev mailing list