summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-10docs: apply some redirectsErik Faye-Lund19-28/+28
2022-11-10docs: update lavasoftware.org linkErik Faye-Lund1-7/+7
2022-11-10docs/perfetto: update documentation linksErik Faye-Lund1-3/+3
2022-11-10docs: update link to GitLab CI docsErik Faye-Lund1-1/+1
2022-11-10docs: update link to Intel intrinsics-guideErik Faye-Lund1-1/+1
2022-11-10docs: update links to SPECviewperf 11/12Erik Faye-Lund1-2/+3
2022-11-10docs: update link to the gl specErik Faye-Lund1-2/+3
2022-11-10docs: drop manual URL encodingErik Faye-Lund1-1/+1
2022-11-10docs: point to github for defunct linkErik Faye-Lund1-1/+1
2022-11-10docs: link to web.archive.org for dead linksErik Faye-Lund2-4/+4
2022-11-10docs: replace dead linkErik Faye-Lund1-2/+2
2022-11-10docs: update dead linkErik Faye-Lund1-1/+1
2022-11-10docs: remove dead link to copy of articleErik Faye-Lund1-2/+0
2022-11-10docs: update link to glslErik Faye-Lund1-1/+1
2022-11-10docs/relnotes: drop links to defunct issue trackerErik Faye-Lund2-2/+2
2022-11-10docs/relnotes: escape non-urlsErik Faye-Lund7-8/+8
2022-11-10docs: fixup broken link syntaxErik Faye-Lund1-1/+1
2022-11-10anv: fixup invalid enum for nir environmentLionel Landwerlin1-2/+2
2022-11-10panfrost: Require 64-byte alignment on importsAlyssa Rosenzweig3-3/+65
2022-11-10panfrost: Compile indirect dispatch shader on first useAlyssa Rosenzweig3-36/+36
2022-11-10pvr: conditionally call pvr_finishme() in pvr_csb_copy()Frank Binns1-9/+10
2022-11-10pvr: move TODO next to related codeFrank Binns1-7/+5
2022-11-10pvr: replace unsupported sub-command type pvr_finishme()s with unreachable()sFrank Binns1-11/+5
2022-11-10pvr: remove some stale FIXMEs/pvr_finishmesFrank Binns3-6/+0
2022-11-10pvr: Address TODO in PVR_PDS_CONST_MAP_ENTRY_TYPE_DESCRIPTOR_SET.Karmjit Mahil1-4/+10
2022-11-10pvr: Remove some TODOs.Karmjit Mahil1-5/+0
2022-11-10radv/ci: enable pre-merge testing for vkcts on navi21Martin Roukala (né Peres)1-1/+0
2022-11-10radv/ci: move manual job decision to the jobsMartin Roukala (né Peres)1-13/+20
2022-11-10ci: introduce the VALVE_FARM variableMartin Roukala (né Peres)3-4/+21
2022-11-10ci/b2c-test: remove a noisy 'ls -l'Martin Roukala (né Peres)1-1/+0
2022-11-10ci/b2c-test: update the trigger container to the latest versionMartin Roukala (né Peres)1-1/+1
2022-11-10nir: make ray query load values visible in NIR printsLionel Landwerlin6-27/+61
2022-11-10pvr: Fix segfault in pvr_CreatePipelineLayout when layout has zero bindingsSarah Walker1-0/+3
2022-11-10hasvk: Switch to common code for command buffer lifecyclesJason Ekstrand4-56/+24
2022-11-10anv: Switch to common code for command buffer lifecyclesJason Ekstrand4-56/+24
2022-11-10rusticl: make image format/order work on radeonsiKarol Herbst1-0/+8
2022-11-10rusticl: skip lowering image/sampler derefs if drivers tells soKarol Herbst2-1/+13
2022-11-10nir/lower_cl_images: support keeping derefsKarol Herbst4-4/+23
2022-11-10rusticl/kernel: use binding for filling image channel data and orderKarol Herbst1-3/+12
2022-11-10rusticl: use texture vars for readonly imagesKarol Herbst3-8/+12
2022-11-10rusticl: do not DCE any samplers or texturesKarol Herbst1-0/+2
2022-11-10radeonsi: do not DCE texture varsKarol Herbst1-0/+1
2022-11-10nir: properly handle CL texturesKarol Herbst2-17/+49
2022-11-10nir/gather_info: take texture vars into account when counting texturesKarol Herbst1-1/+2
2022-11-10glsl: add texture subpass variantsKarol Herbst2-12/+19
2022-11-10glsl: fix buffer texture typeKarol Herbst1-1/+1
2022-11-10ac/nir: do not convert GS outputs to the expected variable size on GFX11Samuel Pitoiset1-5/+5
2022-11-10zink: Only #include <vulkan/vulkan_core.h> instead #include <vulkan/vulkan.h>...Yonggang Luo7-59/+88
2022-11-10zink: struct kopper_surface is not accessed, remove it in kopper_interface.hYonggang Luo1-2/+0
2022-11-10zink: Indent with 3 space in zink/zink_kopper.cYonggang Luo1-59/+59