Sign in
swiftshader
/
SwiftShader
/
fa4d506841d2e39d3fd21824cbabe9cec5db4725
/
src
/
Vulkan
/
VkQueue.hpp
ad6d7f8
VK_KHR_synchronization2 support
by Alexis Hetu
· 3 years, 5 months ago
ace415c
Refactor Queue::Submit to use internal structure
by Alexis Hetu
· 3 years, 5 months ago
f2ab65b
Vulkan: Fix use-after-destruction of VkFence event
by Ben Clayton
· 4 years, 4 months ago
74f6c65
Add basic support for VK_EXT_debug_utils
by Alexis Hetu
· 4 years, 8 months ago
2490b1a
Undefine Bool after the headers that define them
by Nicolas Capens
· 4 years, 9 months 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
26c6c4a
Fix Win32SurfaceKHR resize issues
by Antonio Maiorano
· 5 years ago
e693b62
Migrate from yarn to marl.
by Ben Clayton
· 6 years ago
b6c572d
Revert "Migrate from yarn to marl."
by Ben Clayton
· 6 years ago
1359b66
Migrate from yarn to marl.
by Ben Clayton
· 6 years ago
8147791
Revert "Migrate from yarn to marl."
by Ben Clayton
· 6 years ago
df6cc08
Migrate from yarn to marl.
by Ben Clayton
· 6 years ago
d6c6136
Vulkan: Build a yarn::Scheduler and pass it down to the vk::Queue.
by Ben Clayton
· 6 years ago
1943a29
vk::Queue: Lazily construct Renderers
by Ben Clayton
· 6 years ago
3575550
Faster image sampler fetch from key
by Alexis Hetu
· 6 years ago
7d96f51
Moved many Cast functions to libVulkan.cpp
by Alexis Hetu
· 6 years ago
1573745
VkQueue: Embed the sw::Renderer into the vk::Queue.
by Ben Clayton
· 6 years ago
7e0a036
VkQueue: Destruct the object.
by Ben Clayton
· 6 years ago
bd0ab1b
Pass around sw::TaskEvents* instead of vk::Fence*.
by Ben Clayton
· 6 years ago
ed01f2c
Move Chan out of VkQueue.hpp and into System/Synchronization.hpp
by Ben Clayton
· 6 years ago
2e4f6e8
Start untangling sw::Context from the rendering code
by Alexis Hetu
· 6 years ago
e1f51b9
Threaded Queue submit with events and fences
by Alexis Hetu
· 6 years ago
1d667d6
Disable surface and swapchain support for Android
by Chris Forbes
· 6 years ago
6b12a50
vkAcquireNextImageKHR and vkQueuePresentKHR
by Hernan Liatis
· 6 years ago
cda0cf9
vkQueueWaitIdle and vkDeviceWaitIdle as noops
by Alexis Hetu
· 6 years ago
af3c102
Properly dispose of the sw::Renderer object
by Alexis Hetu
· 6 years ago
c65473d
vkCmdDraw implementation
by Alexis Hetu
· 6 years ago
072dc0d
Basic commands required to draw a simple triangle test
by Alexis Hetu
· 6 years ago
e70c351
Linux build fix
by Alexis Hetu
· 6 years ago
767b41b
Vulkan dispatchable objects
by Alexis Hetu
· 7 years ago