radv: fix descriptor pool allocation size
[mesa.git] / src / amd / vulkan / radv_pass.c
2018-07-18 Samuel Pitoisetradv: remove unused variable in radv_CreateRenderPass2KHR()
2018-07-17 Samuel Pitoisetradv: fix implementation of VK_KHR_create_renderpass2...
2018-07-12 Samuel Pitoisetradv: add support for VK_KHR_create_renderpass2
2018-07-12 Samuel Pitoisetradv: introduce radv_subpass_attachment data structure
2018-05-31 Bas Nieuwenhuizenradv: Add option to print errors even in optimized...
2018-05-01 Samuel Pitoisetradv: compute the number of subpass attachments correctly
2018-03-30 Samuel Pitoisetradv: set SAMPLE_RATE to the number of samples of the...
2018-03-07 Jason Ekstrandvulkan: Rename multiview from KHX to KHR
2017-08-24 Bas Nieuwenhuizenradv: Store multiview info in renderpass.
2016-10-18 Dave Airlieradv: move to using shared vk_alloc inlines.
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver