aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd
Commit message (Expand)AuthorAgeFilesLines
* radv: enable AMD_shader_ballot with RADV_PERFTEST_SHADER_BALLOT ('shader_ball...Daniel Schürmann2019-06-135-1/+9
* amd/common: add support for AMD_shader_ballot functionsDaniel Schürmann2019-06-131-0/+20
* spirv/nir: add support for AMD_shader_ballot and Groups capabilityDaniel Schürmann2019-06-131-2/+3
* radv: enable shader_subgroup_vote & shader_subgroup_ballot extensionsDaniel Schürmann2019-06-131-0/+2
* radv: flush and invalidate CB before resetting query pools on GFX9Samuel Pitoiset2019-06-131-0/+4
* radv: Always disable DCC on shareable images.Bas Nieuwenhuizen2019-06-131-3/+1
* radv: Skip transitions coming from external queue.Bas Nieuwenhuizen2019-06-131-0/+3
* amd/rtld: layout and relocate LDS symbolsNicolai Hähnle2019-06-122-19/+235
* amd/common: use ARRAY_SIZE for the LLVM command line optionsNicolai Hähnle2019-06-121-2/+2
* amd/common: add ac_compile_module_to_elfNicolai Hähnle2019-06-122-7/+83
* radeonsi: use ac_shader_configNicolai Hähnle2019-06-121-0/+2
* amd/common: add a more powerful runtime linkerNicolai Hähnle2019-06-125-0/+655
* 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-122-34/+47
* radv: fix VK_EXT_memory_budget if one heap isn't availableSamuel Pitoiset2019-06-121-27/+33
* radv: fix occlusion queries on VegaMSamuel Pitoiset2019-06-121-21/+27
* radeonsi: use the ac helper for index buffer stores in the culling shaderMarek Olšák2019-06-113-3/+5
* radv: assert on inline uniform blocks in radv_CmdPushDescriptorSetKHR()Samuel Iglesias Gonsálvez2019-06-111-0/+8
* radv: remove extra assignment in radv_decompress_resolve_subpass_src()Samuel Pitoiset2019-06-111-1/+0
* radv: add radv_get_resolve_pipeline() helper in the graphics pathSamuel Pitoiset2019-06-111-12/+29
* radv: do not decompress all image layers before resolving inside a subpassSamuel Pitoiset2019-06-111-3/+9
* radv: initialize the aspect mask when decompressing resolve source imagesSamuel Pitoiset2019-06-111-0/+1
* radv: perform proper layout transitions before resolvingSamuel Pitoiset2019-06-111-19/+19
* radv: do not resolve all image layers with compute inside a subpassSamuel Pitoiset2019-06-111-4/+8
* radv: Handle UNDEFINED format in image format list.Bas Nieuwenhuizen2019-06-101-0/+6
* radv: Prevent out of bound shift on 32-bit builds.Bas Nieuwenhuizen2019-06-101-2/+2
* radv: fix setting CB_SHADER_MASK for dual source blendingSamuel Pitoiset2019-06-101-2/+5
* radv: fix alpha-to-coverage when there is unused color attachmentsSamuel Pitoiset2019-06-101-1/+1
* radv: enable VK_EXT_sample_locationsSamuel Pitoiset2019-06-072-9/+1
* radv: enable HTILE for images that might need variable sample locationsSamuel Pitoiset2019-06-071-7/+0
* radv: handle sample locations during automatic layout transitionsSamuel Pitoiset2019-06-072-18/+168
* radv: determine the first subpass id for every attachmentsSamuel Pitoiset2019-06-072-1/+20
* radv: handle sample locations during explicit depth/stencil transitionsSamuel Pitoiset2019-06-071-7/+28
* radv: allow the depth decompress pass to emit dynamic sample locationsSamuel Pitoiset2019-06-073-7/+31
* radv: allow to set dynamic sample locations to the depth decompress passSamuel Pitoiset2019-06-071-1/+8
* radv: allow to save/restore sample locations during meta operationsSamuel Pitoiset2019-06-072-0/+14
* ac/nir: Remove stale TODOConnor Abbott2019-06-061-1/+7
* radv: set the subpass before any initial subpass transitionsSamuel Pitoiset2019-06-061-2/+3
* radv: use only one descriptor in the fmask expand passSamuel Pitoiset2019-06-051-24/+3
* radv: set ACCESS_NON_READABLE on the fmask expand pass output imageSamuel Pitoiset2019-06-051-0/+1
* radv: remove one useless image type in the fmask expand shaderSamuel Pitoiset2019-06-051-6/+3
* ac: rename LLVM <= 7 helpers for readabilityMarek Olšák2019-06-041-37/+37
* ac: fix a typo in ac_build_wg_scan_bottomMarek Olšák2019-06-041-1/+1
* radv: Use bo metadata for imported image tiling on Android.Bas Nieuwenhuizen2019-06-043-14/+61
* ac/nir: mark some texture intrinsics as convergentRhys Perry2019-06-041-0/+18
* radv: fix some compiler warningsRhys Perry2019-06-041-4/+4
* radv: do not use gfx fast depth clears for layered depth/stencil imagesSamuel Pitoiset2019-06-041-0/+1
* ac,radv: do not emit vec3 for raw load/store on SISamuel Pitoiset2019-06-044-8/+20
* ac/registers: don't use the si, cik, vi names, use gfxNMarek Olšák2019-06-036-1405/+1405
* amd/common: use generated register headerNicolai Hähnle2019-06-0316-16351/+19