[Mesa-dev] [PATCH 0/2] i965: Also skip the fast clear if the clear color differs
Nanley Chery
nanleychery at gmail.com
Wed Apr 11 20:56:15 UTC 2018
This series lives on top of this mailing-list series:
[PATCH v3 0/9] Enable sRGB-encoded fast-clears on CNL
Nanley Chery (2):
i965: Add and use a helper to update the indirect miptree color
i965/blorp: Also skip the fast clear if the clear color differs
src/mesa/drivers/dri/i965/brw_blorp.c | 7 +++-
src/mesa/drivers/dri/i965/brw_clear.c | 54 ++++-----------------------
src/mesa/drivers/dri/i965/intel_mipmap_tree.c | 22 +++++++++++
src/mesa/drivers/dri/i965/intel_mipmap_tree.h | 7 ++++
4 files changed, 41 insertions(+), 49 deletions(-)
--
2.16.2
More information about the mesa-dev
mailing list