commit | a34320a81c9787958f1b02e93e828472e54864b5 | [log] [tgz] |
---|---|---|
author | Dan Stoza <stoza@google.com> | Thu Feb 16 14:55:03 2017 -0800 |
committer | Dan Stoza <stoza@google.com> | Thu Feb 16 14:55:03 2017 -0800 |
tree | c7f060f1f052ac6b2431a807432125264cfc3e72 | |
parent | 52eb3c9f8b436c0e389090436b5aac2b6ff888aa [diff] |
libui: Remove STL from Fence Renames Fence::hasSignaled to Fence::getStatus, and changes its return type from std::experimental::optional (STL is no longer permitted in libui) to an enum class. Also updates its one caller. Test: Builds and sailfish boots Change-Id: I682039b9fd88bf79f1e2a955944c4a564ed6f60b