Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vulkan: drop always-true param | Eric Engestrom | 2018-10-26 | 1 | -2/+0 |
* | vulkan/wsi: Use VK_EXT_pci_bus_info for DRM fd matching | Jason Ekstrand | 2018-10-18 | 1 | -2/+2 |
* | vulkan/wsi: Store the instance allocator in wsi_device | Jason Ekstrand | 2018-10-18 | 1 | -2/+0 |
* | vulkan/wsi/radv: add initial prime support (v1.1) | Dave Airlie | 2017-02-27 | 1 | -2/+2 |
* | vulkan/wsi/x11: add support to detect if we can support rendering (v3) | Dave Airlie | 2017-02-20 | 1 | -2/+6 |
* | radv: port to common wsi codebase | Dave Airlie | 2016-10-19 | 1 | -907/+44 |
* | radv/anv/wsi: drop unneeded parameter | Dave Airlie | 2016-10-19 | 1 | -1/+0 |
* | radv: move to using shared vk_alloc inlines. | Dave Airlie | 2016-10-19 | 1 | -11/+11 |
* | radv: drop local MIN/MAX macros. | Dave Airlie | 2016-10-19 | 1 | -1/+1 |
* | radv/wsi: fix app that acquire multiple images up front | Dave Airlie | 2016-10-14 | 1 | -0/+1 |
* | radv: add initial non-conformant radv vulkan driver | Dave Airlie | 2016-10-07 | 1 | -0/+963 |