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