]> git.cworth.org Git - apitrace/commit
glretrace: Flush outstanding requests when waiting for user input.
authorCarl Worth <cworth@cworth.org>
Thu, 21 Mar 2013 22:52:19 +0000 (15:52 -0700)
committerJosé Fonseca <jfonseca@vmware.com>
Fri, 12 Apr 2013 09:50:11 +0000 (10:50 +0100)
commit342e9725ecc44cf882ee13f87d5099f71f2700af
tree2fbaed25c811c2f8a0819a00ba9c61abf6f83a43
parent9d42c85063ac13f574ffd00b8be31bbd39f29a70
glretrace: Flush outstanding requests when waiting for user input.

This helps make "apitrace replay -sb" work in cases where the driver
really only exposes double-buffered rendering, (so a flush is required
to make anything appear if the trace doesn't include a final
SwapBuffers).
retrace/glretrace_main.cpp