radv: Update CTS version.
[mesa.git] / src / amd / vulkan / radv_util.c
2020-08-10 Samuel Pitoisetradv: report errors back to the application via VK_EXT_...
2020-08-10 Samuel Pitoisetradv: rework the error function helpers a bit
2018-05-31 Bas Nieuwenhuizenradv: Add startup debug option.
2018-05-31 Bas Nieuwenhuizenradv: Add option to print errors even in optimized...
2017-03-04 Emil Velikovradv: use enum_to_str util functions.
2017-01-27 Eric Engestromradv: add missing extension errors in vk_errorf()
2017-01-27 Eric Engestromradv: add missing core errors in vk_errorf()
2017-01-13 Grazvydas Ignotasradv: remove some unused macros and functions
2016-10-18 Dave Airlieradv: make use of shared vector helper.
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver