aco/radv: convert to aco shader info at the radv level.
[platform/upstream/mesa.git] / src / amd / compiler / aco_interface.h
2022-05-11 Dave Airlieaco/radv: convert to aco shader info at the radv level.
2021-10-22 Samuel Pitoisetradv,aco: decouple shader_info/options from radv_shader...
2021-10-13 Rhys Perryradv: implement dynamic vertex input state using vertex...
2021-10-08 Samuel Pitoisetaco: constify radv_shader_{info,args}
2021-07-12 Daniel Schürmannaco: Format.
2021-07-12 Daniel Schürmannaco: add missing Licenses and remove Authors from files
2021-03-05 Rhys Perryradv,aco: remove aco_compiler_statistics
2020-12-01 James Parkaco: Const correct aco_compiler_statistics
2020-10-14 Samuel Pitoisetradv: move compiler statistics to ACO
2019-11-25 Connor Abbottaco: Use radv_shader_args in aco_compile_shader()
2019-09-19 Daniel Schürmannaco: Initial commit of independent AMD compiler