summaryrefslogtreecommitdiff
path: root/src/amd/common/ac_binary.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-26amd/common: Add num_shared_vgprs to ac_shader_config for GFX10.Timur Kristóf1-0/+2
2019-07-19ac/rtld: add support for Wave32Marek Olšák1-0/+1
2019-07-04amd/common: move ac_shader_{binary,reloc} into r600 and renameNicolai Hähnle1-38/+0
2019-07-04amd/common: removed unused ac_shader_binary functionsNicolai Hähnle1-20/+0
2019-06-12amd/common: add a more powerful runtime linkerNicolai Hähnle1-0/+2
2019-06-12amd/common: clarify ac_shader_binary::lds_sizeNicolai Hähnle1-1/+1
2019-06-12amd/common: extract ac_parse_shader_binary_configNicolai Hähnle1-0/+4
2018-07-04ac: add reusable helpers for direct LLVM compilationMarek Olšák1-0/+8
2017-11-29radeonsi: move/remove ac_shader_binary helpersMarek Olšák1-0/+1
2017-11-02radeonsi: remove 'Authors:' commentsMarek Olšák1-3/+0
2017-09-04ac: reorg ac_shader_binary struct to take less space.Dave Airlie1-8/+9
2017-08-10ac: fail shader compilation if libelf is replaced by an incompatible versionMarek Olšák1-1/+1
2017-03-22ac: consistently use ifndef guards over pragma onceEmil Velikov1-1/+4
2017-02-28radeon/ac: make ac_shader_binary_config_start() available externallyTimothy Arceri1-0/+8
2017-02-28radeon/ac: add llvm_ir_string to ac_shader_binary structTimothy Arceri1-0/+1
2017-01-30radv/ac: Add compiler support for spilling.Bas Nieuwenhuizen1-1/+3
2016-10-07radv: add initial non-conformant radv vulkan driverDave Airlie1-0/+88