radv: Update CTS version.
[mesa.git] / src / amd / vulkan / Makefile.sources
2020-06-03 Bas Nieuwenhuizenradv: Use common gfx10_format_table.h
2020-03-10 Samuel Pitoisetradv: initial implementation of the driver internal...
2020-02-28 Samuel Pitoisetradv: add initial SQTT files generation support
2020-02-28 Samuel Pitoisetradv: add initial SQ Thread Trace support for GFX9
2020-02-26 Samuel Pitoisetradv: implement a dummy winsys for creating devices...
2019-12-27 Mauro Rossiandroid: radv: build radv_shader_args.c
2019-07-16 Mauro Rossiandroid: radv/gfx10: generate gfx10_format_table.h
2019-04-25 Bas Nieuwenhuizenradv: Add ycbcr lowering pass.
2018-12-20 Samuel Pitoisetradv: add support for FMASK expand
2018-07-28 Mauro Rossiradv: move vk_format_table.c to generated sources
2018-07-09 Dave Airlieradv: using tls to store llvm related info and speed...
2018-06-19 Keith Packardradv: Add KHR_display extension to radv [v5]
2018-03-22 Juan A. Suarez Romeroradv: autotools: add radv_extensions.h in the generated...
2018-03-13 Samuel Pitoisetac: move ac_shader_info to radv folder
2018-03-13 Samuel Pitoisetac/nir: move all RADV related code to radv_nir_to_llvm.c
2018-01-19 Bas Nieuwenhuizenradv: Implement VK_ANDROID_native_buffer.
2017-10-17 Dave Airlieradv: port to using updated anv entrypoint/extension...
2017-09-15 Emil Velikovautomake: include radv_shader.h in the sources list
2017-09-08 Samuel Pitoisetradv: move shaders related code to radv_shader.c
2017-09-01 Samuel Pitoisetradv: move RADV_TRACE_FILE functions to radv_debug.c
2017-05-07 Dave Airlieradv/meta: add resolve pass using fragment/vertex shaders
2017-03-05 Bas Nieuwenhuizenradv/amdgpu: Add some debug flags.
2016-11-24 Bas Nieuwenhuizenradv: Don't generate radv_timestamp.h
2016-10-19 Dave Airlieradv: port to common wsi codebase
2016-10-12 Emil Velikovradv: add all headers to the sources list
2016-10-06 Dave Airlieradv: add initial non-conformant radv vulkan driver