On Sunday, July 23, 2017 10:40:42 PM PDT Jason Ekstrand wrote:
> I just remembered that we never merged these. IIRC, it's about 3% on
> Manhattan.
Oh wow, I thought we landed these. I've rebased them, reviewed, and will
remeasure and resend soon (in case Topi wants me to rework anything).
--Ke
I just remembered that we never merged these. IIRC, it's about 3% on
Manhattan.
On June 14, 2017 6:54:41 PM Jason Ekstrand wrote:
We already have this little optimization for color clears. Now that
we're actually tracking whether or not a slice has any fast-clear
blocks, It's easy enough t
We already have this little optimization for color clears. Now that
we're actually tracking whether or not a slice has any fast-clear
blocks, It's easy enough to add for depth clears too.
---
src/mesa/drivers/dri/i965/brw_clear.c | 34 ---
src/mesa/drivers/dri/i965