radv: Track scratch usage across pipelines & command buffers.
[mesa.git] / src / amd / vulkan / radv_wsi.c
2017-01-30 Bas Nieuwenhuizenradv/amdgpu: Support a preamble CS.
2017-01-16 Bas Nieuwenhuizenradv: Get physical device from radv_device instead...
2017-01-14 Andres Rodriguezradv: use a winsys context per-queue, instead of per...
2017-01-12 Chad Versacevulkan: Add new cast macros for VkIcd types
2016-12-26 Dave Airlieradv: handle queue present directly to winsys
2016-11-15 Dave Airlieradv: don't crash on null swapchain destroy.
2016-10-26 Fredrik Höglundradv: mark the fence as submitted and signalled in...
2016-10-19 Dave Airlieradv: fix wsi porting regression in swapchain destroy.
2016-10-19 Dave Airlieradv: port to common wsi codebase
2016-10-19 Dave Airlieradv/anv/wsi: drop unneeded parameter
2016-10-18 Dave Airlieradv: move to using shared vk_alloc inlines.
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver