1. 42fd159 Rename Vulkan-source .h to .hpp by Antonio Maiorano · 5 years ago
  2. 377573c Use Thread Safety Analysis annotations throughout SwiftShader. by Ben Clayton · 5 years ago
  3. 2aa80df [vulkan]: Support multiple external semaphore implementations. by David 'Digit' Turner · 5 years ago
  4. 0acac46 vulkan: use a marl::Event in the VkSemaphore implementation. by David 'Digit' Turner · 5 years ago
  5. 43e3316 [vulkan] Simplify vk::Semaphore implementation. by David 'Digit' Turner · 5 years ago
  6. 2ed93ab clang-format the src/Vulkan directory by Ben Clayton · 5 years ago
  7. 157ba26 Do not indent C++ namespace contents by Nicolas Capens · 5 years ago
  8. 3a7101b [vulkan] Clarify configuration macros for external memory and semaphores. by David 'Digit' Turner · 5 years ago
  9. fda994c [vulkan] Implement external semaphore support for Fuchsia by David 'Digit' Turner · 6 years ago
  10. 7c4d0a0 [vulkan] Implement Linux-based external semaphore by David 'Digit' Turner · 6 years ago
  11. 99938ea [vulkan]: Implement VkSemaphore using Marl primitives. by David 'Digit' Turner · 6 years ago
  12. bd4cf81 Reduce the complexity of VkNonDispatchableHandle by Alexis Hetu · 6 years ago
  13. caf6031 Vulkan: Always call the object's destructor before deallocation. by Ben Clayton · 6 years ago
  14. 67cf8a9 32 bit safe code by Alexis Hetu · 6 years ago
  15. 1f23d8c Synchonization objects by Alexis Hetu · 6 years ago