radv: move vk_format_table.c to generated sources
[mesa.git] / src / amd / vulkan / Makefile.sources
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