]> git.sesse.net Git - nageru/commit
Always flush after setting a fence, since we could otherwise get unbounded delay...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 14 Apr 2016 08:24:26 +0000 (10:24 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 14 Apr 2016 08:24:26 +0000 (10:24 +0200)
commit288a03c8054f20dd554b2250cedbae845442e7b6
treedc7d1bf214820c59eeca0dd52928518e53eb7e77
parent812d8d35caad6283bb6ba10c881607002b7cd137
Always flush after setting a fence, since we could otherwise get unbounded delay. (Also, used to confuse apitrace, but that is fixed already.)
h264encode.cpp
mixer.cpp