Skip to content

glthread, st/mesa: asynchronous glFlush (3rd attempt)

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

This fixes the MakeCurrent issue. It also aligns glthread behavior with st/mesa.

This improves viewperf performance.

Merge request reports