| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Common | ||
| Device | ||
| Main | ||
| OpenGL | ||
| Pipeline | ||
| Reactor | ||
| Renderer | ||
| Shader | ||
| SwiftShader | ||
| System | ||
| Vulkan | ||
| WSI | ||
| Android.bp | ||
| SwiftShader.workspace | ||
| clang-format-all.sh | ||
| clang-format-separate.sh | ||
| commit_id.py | ||
| swiftshader.gni |
Fix an issue where tryWait() would abort when called on an unsignaled semaphore. Due to the fact that zx_object_wait_one() will return ZX_ERR_TIMED_OUT in this case (because the expiration time was set with zx_clock_get_monotonic() instead of ZX_TIME_INFINITE). This fixes an issue that appears when vkWaitForIdle() is called by certain Fuchsia Vulkan graphics tests. + Replace ABORT() calls with DABORT() and proper returns to avoid crashing if DCHECK_ALWAYS_ON is not defined at build time. Bug: None Change-Id: Idaf14ed580c0c3ab326705842bcfe5e23eaad2b8 Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/44018 Kokoro-Result: kokoro <noreply+kokoro@google.com> Reviewed-by:Nicolas Capens <nicolascapens@google.com> Tested-by:
David Turner <digit@google.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| Common | Loading commit data... | |
| Device | Loading commit data... | |
| Main | Loading commit data... | |
| OpenGL | Loading commit data... | |
| Pipeline | Loading commit data... | |
| Reactor | Loading commit data... | |
| Renderer | Loading commit data... | |
| Shader | Loading commit data... | |
| SwiftShader | Loading commit data... | |
| System | Loading commit data... | |
| Vulkan | Loading commit data... | |
| WSI | Loading commit data... | |
| Android.bp | Loading commit data... | |
| SwiftShader.workspace | Loading commit data... | |
| clang-format-all.sh | Loading commit data... | |
| clang-format-separate.sh | Loading commit data... | |
| commit_id.py | Loading commit data... | |
| swiftshader.gni | Loading commit data... |