[Mesa-dev] [PATCH 0/3] intel: A hiz bugfix and some little hiz cleanups

Chad Versace chad.versace at linux.intel.com
Tue Aug 14 16:58:19 PDT 2012


Patch 1 fixes an ugly assertion failure in KDE and Chrome OS.

Pathces 2-3 are little hiz cleanups that will improve performance by an
infinitesimal amount.

Chad Versace (3):
  i965: Move hiz resolve to after renderbuffer resizing
  intel: Eliminate unneeded hiz resolves
  i965: Remove redundant null check

 src/mesa/drivers/dri/i965/brw_draw.c           | 13 ++++-----
 src/mesa/drivers/dri/intel/intel_fbo.c         |  4 ++-
 src/mesa/drivers/dri/intel/intel_mipmap_tree.c | 39 +++++++++++++++++---------
 src/mesa/drivers/dri/intel/intel_mipmap_tree.h |  3 +-
 4 files changed, 36 insertions(+), 23 deletions(-)

-- 
1.7.11.4



More information about the mesa-dev mailing list