Skip to content

st/mesa: execute glFlush asynchronously if no image has been imported/exported

Marek Olšák requested to merge mareko/mesa:st-mesa-flush-async2 into main

This improves viewperf performance and it shouldn't break synchronization with external clients when it's indirectly implied by glFlush.

Merge request reports