WIP: virgl: only flush on resource overlap
Require a command stream flush only of the transfer range overlaps with transfers that were already lined up in the pending command stream. This helps avoiding superfluous flushes.
Related: #5825 (closed)
Fixes: f9d12bf5 vbo/dlist: use a single buffer object
Edited by Gert Wollny