diff options
| author | 2016-04-13 01:40:35 +0000 | |
|---|---|---|
| committer | 2016-04-13 01:43:21 +0000 | |
| commit | 092123cf5abe88c82deb89bb0188e1cc8d8338be (patch) | |
| tree | 1e98ef22bba5def39716a8b35716b19c04686f8d /vulkan/libvulkan/api.cpp | |
| parent | c6a607aa7ab96f6b1bac487cffd1899e1f1cdcf5 (diff) | |
Revert "Death to synchronous transactions (1/2)"
This reverts commit c6a607aa7ab96f6b1bac487cffd1899e1f1cdcf5.
It causes issues when resizing: default buffer size on the consumer side
only gets set when the transaction actually executes. But because
consumer is not blocked on SF over WM anymore, it gets the default
buffer size before the surface is resized, and thus uses wrong bounds
for the buffer to be drawn, and never submits another one.
This needs a more involved fix.
Bug: 28122036
Bug: 28128613
Change-Id: I0e738f99e43fc9ea25426e9e6e607e01413d3bb7
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions