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 _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
