[Mesa-dev] [PATCH] i965: call intel_prepare_render always when reading pixels

Chad Versace chadversary at chromium.org
Thu Jan 5 21:51:31 UTC 2017


On Thu 05 Jan 2017, Tapani Pälli wrote:
> Currently we do this only in the fallback code (when tiled memcpy
> version failed) but it needs to be done always so that we have
> correct read and write buffer in place. No regressions seen in CI.
> 
> Fixes:
> 	dEQP-EGL.functional.buffer_age.*
> 
> Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98330
> ---
>  src/mesa/drivers/dri/i965/intel_pixel_read.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

Makes sense to me.
Reviewed-by: Chad Versace <chadversary at chromium.org>



More information about the mesa-dev mailing list