Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vulkan: Add new cast macros for VkIcd types | Chad Versace | 2017-01-12 | 1 | -1/+1 |
* | vulkan: use STATIC_ASSERT instead of static_assert | Edward O'Callaghan | 2016-12-07 | 1 | -1/+1 |
* | wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR | Dave Airlie | 2016-11-16 | 1 | -5/+11 |
* | vulkan/wsi: Report the correct min/maxImageCount | Jason Ekstrand | 2016-11-10 | 1 | -15/+10 |
* | vulkan/wsi/wayland: Clean up some error handling paths | Jason Ekstrand | 2016-11-09 | 1 | -0/+8 |
* | vulkan/wsi/wayland: Include pthread.h | Jason Ekstrand | 2016-11-09 | 1 | -0/+1 |
* | vulkan/wsi: store present mode in swapchain base class | Dave Airlie | 2016-10-27 | 1 | -3/+3 |
* | vulkan/wsi/wayland: fix ARGB window support | Fredrik Höglund | 2016-10-26 | 1 | -1/+4 |
* | wsi/wayland: fix error path | Eric Engestrom | 2016-10-20 | 1 | -0/+4 |
* | anv: move to using shared wsi code | Dave Airlie | 2016-10-19 | 1 | -0/+828 |