vulkan/wsi/x11: add support to detect if we can support rendering (v3)
[mesa.git] / src / amd / vulkan / radv_radeon_winsys.h
2017-01-30 Bas Nieuwenhuizenradv/amdgpu: Support a preamble CS.
2017-01-09 Bas Nieuwenhuizenradv: Dump command buffer on hang.
2016-12-18 Dave Airlieradv: add semaphore support
2016-12-18 Dave Airlieradv: pass queue index into winsys submission
2016-12-18 Bas Nieuwenhuizenradv/winsys: Make WaitIdle queue aware.
2016-12-18 Bas Nieuwenhuizenradv/winsys: Expose number of compute/dma rings.
2016-10-28 Fredrik Höglundradv: split the device local memory heap into two
2016-10-10 Edward O'Callaghanradv: Use proper header guards over 'pragma once' direc...
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver