Skip to content

dri3: only invalidate drawables on geometry change if geometry has changed

Mike Blumenkrantz requested to merge zmike/mesa:dri3-invalidate into main

What does this MR do and why?

dri3: only invalidate drawables on geometry change if geometry has changed

this is otherwise pointless

Merge request reports