Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ac: add ac_choose_spi_color_formats() to common code | Samuel Pitoiset | 2020-06-15 | 1 | -0/+117 |
* | amd/common,radv: move vertex_format_table to ac_shader_util.{h,c} | Rhys Perry | 2020-01-28 | 1 | -0/+25 |
* | ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format. | Timur Kristóf | 2019-11-08 | 1 | -0/+5 |
* | amd/common: Introduce ac_get_fs_input_vgpr_cnt. | Timur Kristóf | 2019-09-26 | 1 | -0/+53 |
* | amd/common: Extract some helper functions to ac_shader_util. | Timur Kristóf | 2019-09-26 | 1 | -0/+97 |
* | amd/common: Move ac_export_mrt_z to ac_llvm_build. | Timur Kristóf | 2019-09-26 | 1 | -69/+0 |
* | ac: rename SI-CIK-VI to GFX6-GFX7-GFX8 | Marek Olšák | 2019-05-15 | 1 | -3/+3 |
* | amd/common: add ac_export_mrt_z() helper | Samuel Pitoiset | 2017-12-22 | 1 | -0/+72 |
* | amd/common: add ac_vgt_gs_mode() helper | Samuel Pitoiset | 2017-12-18 | 1 | -0/+27 |
* | amd/common: add ac_get_cb_shader_mask() helper | Samuel Pitoiset | 2017-12-18 | 1 | -0/+35 |
* | amd/common: add ac_get_spi_shader_z_format() | Samuel Pitoiset | 2017-12-14 | 1 | -0/+45 |