Sign in
swiftshader
/
SwiftShader
/
fa4d506841d2e39d3fd21824cbabe9cec5db4725
/
src
/
WSI
/
VkSwapchainKHR.cpp
87c78ac
Use X11 shm extension for presenting
by Peng Huang
· 3 years, 3 months ago
f9c3965
Expose support for VK_KHR_swapchain_mutable_format
by Sean Risser
· 3 years, 4 months ago
c329881
Rename allocation functions
by Nicolas Capens
· 3 years, 6 months ago
6846389
Implement VK_KHR_timeline_semaphore
by Sean Risser
· 4 years, 3 months ago
13f04d5
Fix for dEQP-VK.wsi.*.swapchain.acquire.too_many_timeout
by Alexis Hetu
· 4 years, 8 months ago
45c697a
clang-format the src/WSI 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
92eb041
Refactor GLES routine cache keys to use Memset<T>
by Nicolas Capens
· 6 years ago
bd4cf81
Reduce the complexity of VkNonDispatchableHandle
by Alexis Hetu
· 6 years ago
7d96f51
Moved many Cast functions to libVulkan.cpp
by Alexis Hetu
· 6 years ago
63ae924
CommandBuffer and NonDispatchable objects code cleanup
by Alexis Hetu
· 6 years ago
6d33e8c
System/Synchronization.hpp: Add the sw::TaskEvents interface
by Ben Clayton
· 6 years ago
6779e5e
Reimplement VkFence using sw::WaitGroup and sw::Event.
by Ben Clayton
· 6 years ago
1e32223
Fix mismatched alloc/free in Swapchain
by Hernan Liatis
· 6 years ago
ab1e2b4
Unbreak some synchronization edge cases
by Chris Forbes
· 6 years ago
43be716
Handle oldSwapchains
by Hernan Liatis
· 6 years ago
f945a5e
Fix resizing issues
by Hernan Liatis
· 6 years ago
6b12a50
vkAcquireNextImageKHR and vkQueuePresentKHR
by Hernan Liatis
· 6 years ago
d00375a
Implement vkGetSwapchainImagesKHR
by Hernan Liatis
· 6 years ago
c7943e9
VkCreateSwapchainKHR and VkDestroySwapchainKHR
by Hernan Liatis
· 6 years ago