radv/gfx9: allocate events from uncached VA space
[mesa.git] / src / amd / vulkan / radv_descriptor_set.h
2017-05-02 Dave Airlieradv: minor pahole related improvements.
2017-04-19 Bas Nieuwenhuizenradv: Remove binding buffer count.
2017-04-18 Dave Airlieradv: add support for 32 descriptor sets.
2017-04-13 Bas Nieuwenhuizenradv: Increase integer sizes in descriptor sets.
2017-04-12 Bas Nieuwenhuizenradv: Use an offset instead of pointers for immutable...
2017-04-06 Fredrik Höglundradv: implement VK_KHR_push_descriptor
2017-02-28 Bas Nieuwenhuizenradv: Detect if all immutable samplers for a binding...
2017-02-28 Bas Nieuwenhuizenradv: Store the immutable samplers as uint32_t[4].
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