Build mesa 4999 failed

Commit 3e57e9494c by Jason Ekstrand on 6/22/2017 4:35 AM:
i965: Enable regular fast-clears (CCS_D) on gen9+\n\nThe set of formats which supports CCS_E is actually fairly small on\ngen9. However, everything that supports fast-clears on gen8 also\nsupports fast-clears on gen9+. The one very annoying exception is\nthat blending is broken for non-0/1 clear colors with sRGB formats.\nIn order to solve that problem, we do a resolve to get rid of the\nclear color. Another option would be to just not fast-clear with\nnon-0/1 clear colors however non-0/1 + blending + sRGB is uncommon\nenough that this shouldn't be a significant performance problem.\n\nThis appears to help gl_manhattan31_off by about 2%.\n\nReviewed-by: Topi Pohjolainen <topi.pohjolai...@intel.com>

Configure your notification preferences

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to