ac/surface,radeonsi: move the set/get_umd_metadata code into ac_surface.c
[mesa.git] / src / amd / common / ac_shader_util.c
2020-01-28 Rhys Perryamd/common,radv: move vertex_format_table to ac_shader_...
2019-11-08 Timur Kristófac: Handle invalid GFX10 format correctly in ac_get_tbu...
2019-09-26 Timur Kristófamd/common: Introduce ac_get_fs_input_vgpr_cnt.
2019-09-26 Timur Kristófamd/common: Extract some helper functions to ac_shader_...
2019-09-26 Timur Kristófamd/common: Move ac_export_mrt_z to ac_llvm_build.
2019-05-16 Marek Olšákac: rename SI-CIK-VI to GFX6-GFX7-GFX8
2017-12-22 Samuel Pitoisetamd/common: add ac_export_mrt_z() helper
2017-12-18 Samuel Pitoisetamd/common: add ac_vgt_gs_mode() helper
2017-12-18 Samuel Pitoisetamd/common: add ac_get_cb_shader_mask() helper
2017-12-14 Samuel Pitoisetamd/common: add ac_get_spi_shader_z_format()