If there are no objections to other patches, patches 3-4 are:
Reviewed-by: Marek Olšák
Marek
On Thu, Jun 22, 2017 at 12:42 PM, Thomas Hellstrom
wrote:
> Add a state tracker interface method to flush outstanding swapbuffers, and
> add a call to it from the mesa state tracker during glFinish().
Add a state tracker interface method to flush outstanding swapbuffers, and
add a call to it from the mesa state tracker during glFinish().
This doesn't strictly mean the outstanding swapbuffers have actually finished
executing but is sufficient for glFinish()
to be able to be used as a replacement