- 22 Nov, 2023 40 commits
-
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Piotr Caban authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Hans Leidekker authored
-
Alexandros Frantzis authored
This is a simple passthrough implementation to the native Vulkan driver.
-
Alexandros Frantzis authored
This is a simple passthrough implementation to the corresponding Vulkan Wayland extension.
-
Alexandros Frantzis authored
This is a simple passthrough implementation to the native Vulkan driver, with the addition of a VkSurfaceKHR invalidation check.
-
Alexandros Frantzis authored
-
Alexandros Frantzis authored
-
Alexandros Frantzis authored
Passthrough implementations with three additions: 1. Try to emulate vkGetPhysicalDeviceSurfaceCapabilities2KHR with vkGetPhysicalDeviceSurfaceCapabilitiesKHR if needed. 3. Set the capabilities' image extent values to match what the Vulkan Win32 WSI typically provides.
-
Alexandros Frantzis authored
Passthrough implementations with two additions: 1. Checking for invalidated VkSurfaceKHR. 2. Try to emulate vkGetPhysicalDeviceSurfaceFormats2KHR with vkGetPhysicalDeviceSurfaceFormatsKHR if needed.
-
Alexandros Frantzis authored
This is a simple passthrough implementation to the native Vulkan driver, with the addition of a VkSurfaceKHR invalidation check.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Zebediah Figura authored
This was reported upstream: https://bugzilla.kernel.org/show_bug.cgi?id=216259
-
Zebediah Figura authored
-
Zebediah Figura authored
Tests show that the socket is shut down, but sending further data doesn't result in a TCP reset, so we need to keep the socket itself open until the TCP connection is closed.
-
Zebediah Figura authored
-
Alistair Leslie-Hughes authored
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
All these tests are already covered by test_Properties() in msdasql/tests/provider.c.
-
Zhiyi Zhang authored
And make these strings const.
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
msdasql: Return all initialization properties if no property ID is specified in dbprops_GetProperties().
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
-
Alex Henrie authored
-
Alexandre Julliard authored
-