aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/common/ac_shader_util.c
Commit message (Expand)AuthorAgeFilesLines
* ac: add ac_choose_spi_color_formats() to common codeSamuel Pitoiset2020-06-151-0/+117
* amd/common,radv: move vertex_format_table to ac_shader_util.{h,c}Rhys Perry2020-01-281-0/+25
* ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format.Timur Kristóf2019-11-081-0/+5
* amd/common: Introduce ac_get_fs_input_vgpr_cnt.Timur Kristóf2019-09-261-0/+53
* amd/common: Extract some helper functions to ac_shader_util.Timur Kristóf2019-09-261-0/+97
* amd/common: Move ac_export_mrt_z to ac_llvm_build.Timur Kristóf2019-09-261-69/+0
* ac: rename SI-CIK-VI to GFX6-GFX7-GFX8Marek Olšák2019-05-151-3/+3
* amd/common: add ac_export_mrt_z() helperSamuel Pitoiset2017-12-221-0/+72
* amd/common: add ac_vgt_gs_mode() helperSamuel Pitoiset2017-12-181-0/+27
* amd/common: add ac_get_cb_shader_mask() helperSamuel Pitoiset2017-12-181-0/+35
* amd/common: add ac_get_spi_shader_z_format()Samuel Pitoiset2017-12-141-0/+45