summaryrefslogtreecommitdiffstats
path: root/src/amd/common/ac_binary.h
Commit message (Expand)AuthorAgeFilesLines
* ac/rtld: add support for Wave32Marek Olšák2019-07-191-0/+1
* amd/common: move ac_shader_{binary,reloc} into r600 and renameNicolai Hähnle2019-07-041-38/+0
* amd/common: removed unused ac_shader_binary functionsNicolai Hähnle2019-07-041-20/+0
* amd/common: add a more powerful runtime linkerNicolai Hähnle2019-06-121-0/+2
* amd/common: clarify ac_shader_binary::lds_sizeNicolai Hähnle2019-06-121-1/+1
* amd/common: extract ac_parse_shader_binary_configNicolai Hähnle2019-06-121-0/+4
* ac: add reusable helpers for direct LLVM compilationMarek Olšák2018-07-041-0/+8
* radeonsi: move/remove ac_shader_binary helpersMarek Olšák2017-11-291-0/+1
* radeonsi: remove 'Authors:' commentsMarek Olšák2017-11-021-3/+0
* ac: reorg ac_shader_binary struct to take less space.Dave Airlie2017-09-041-8/+9
* ac: fail shader compilation if libelf is replaced by an incompatible versionMarek Olšák2017-08-101-1/+1
* ac: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-1/+4
* radeon/ac: make ac_shader_binary_config_start() available externallyTimothy Arceri2017-02-281-0/+8
* radeon/ac: add llvm_ir_string to ac_shader_binary structTimothy Arceri2017-02-281-0/+1
* radv/ac: Add compiler support for spilling.Bas Nieuwenhuizen2017-01-301-1/+3
* radv: add initial non-conformant radv vulkan driverDave Airlie2016-10-071-0/+88