Skip to content
Snippets Groups Projects
Commit dd7278aa authored by Sviatoslav Peleshko's avatar Sviatoslav Peleshko Committed by Marge Bot
Browse files

mesa: flush bitmap caches when changing scissors or window rects state

If we change the sate without flushing the bitmap cache, the cache might be
rendered with the new scissor, which excludes some parts that should've
been rendered with the old state, and vice versa.

Cc: mesa-stable
Closes: mesa/mesa#6233



Signed-off-by: default avatarSviatoslav Peleshko <sviatoslav.peleshko@globallogic.com>
Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
Part-of: <mesa/mesa!15881>
parent f9e424f9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment