swr: call swr_update_derived unconditionally when drawing/clearing
[mesa.git] / src / vulkan / wsi /
2016-11-15 Dave Airliewsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR
2016-11-11 Jason Ekstrandvulkan/wsi/x11: Implement FIFO mode.
2016-11-11 Jason Ekstrandvulkan/wsi: Report the correct min/maxImageCount
2016-11-11 Kevin Strasservulkan/wsi: Add a thread-safe queue implementation
2016-11-10 Jason Ekstrandvulkan/wsi/wayland: Clean up some error handling paths
2016-11-10 Jason Ekstrandvulkan/wsi/wayland: Include pthread.h
2016-11-02 Jason Ekstrandvulkan/wsi/x11: Clean up connections in finish_wsi
2016-11-02 Jason Ekstrandvulkan/wsi/x11: Better handle wsi_x11_connection_create...
2016-10-28 Eduardo Lima Mitevvulkan/wsi/x11: Smplify implementation of vkGetPhysical...
2016-10-28 Eduardo Lima Mitevvulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurf...
2016-10-27 Dave Airlievulkan/wsi/x11: add support for IMMEDIATE present mode
2016-10-27 Dave Airlievulkan/wsi: store present mode in swapchain base class
2016-10-27 Dave Airlievulkan/wsi/x11: handle timeouts properly in next image...
2016-10-26 Fredrik Höglundvulkan/wsi/wayland: fix ARGB window support
2016-10-26 Fredrik Höglundvulkan/wsi/x11: fix ARGB window support
2016-10-25 Eduardo Lima Mitevvulkan/wsi/x11: Fix behavior of vkGetPhysicalDeviceSurf...
2016-10-20 Eric Engestromwsi/wayland: fix error path
2016-10-19 Dave Airlievulkan/wsi: fix out of tree build.
2016-10-19 Dave Airlieanv: move to using shared wsi code