summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-08-01pan/bi: Use padding bytes for checking whether to stop disassemblyIcecream951-8/+9
2021-08-01pan/bi: Print the clause of branch targetsIcecream953-9/+10
2021-07-31zink: add locking for zink_shader::programsMike Blumenkrantz3-0/+6
2021-07-30ci: update to VK-GL-CTS 1.2.7.0Juan A. Suarez Romero17-94/+963
2021-07-30ci: Re-enable piglit trace for virglCorentin Noël1-5/+4
2021-07-30zink: make codegen compatible with python 3.5Hoe Hao Cheng1-19/+19
2021-07-30radv: init radv_image::l2_coherent when creating the layoutSamuel Pitoiset1-74/+75
2021-07-30radv: do not use radeon_set_context_reg_seq() for only one registerSamuel Pitoiset2-11/+8
2021-07-30radv: reduce number of emitted DWORDS for contiguous context registersSamuel Pitoiset2-9/+14
2021-07-30vulkan/overlay: Fix violation of VUID-VkMappedMemoryRange-size-01389Pavel Asyutchenko1-2/+3
2021-07-30gallivm: let nir_lower_tex handle projectorsErik Faye-Lund1-11/+2
2021-07-30amd/registers: fix fields conflict detectionPierre-Eric Pelloux-Prayer3-17/+23
2021-07-30gallium/va: don't use key=NULL in hash tablesPierre-Eric Pelloux-Prayer2-6/+6
2021-07-30freedreno/ci: Move rules for restricted jobs to test-source-dep.ymlTomeu Vizoso1-10/+1
2021-07-30intel/fs: restrict max push length on older GPUs to a smaller amountDave Airlie1-3/+10
2021-07-29tu: Handle multisample vkCmdCopyColorImage()Connor Abbott3-33/+105
2021-07-29pan/bi: Validate the live set starts emptyAlyssa Rosenzweig5-0/+94
2021-07-29pan/bi: Stub 64-bit in count_write_registersAlyssa Rosenzweig1-0/+2
2021-07-29pan/bi: Handle asymmetric staging in bi_count_read_registersAlyssa Rosenzweig1-1/+4
2021-07-29pan/bi: Add bi_entry_block helperAlyssa Rosenzweig1-0/+6
2021-07-29pan/bi: Lower fragment output with <4 componentsAlyssa Rosenzweig1-0/+63
2021-07-29ir3: Delete old packed struct encodingConnor Abbott2-645/+1
2021-07-29tu: Use NIR for clear/blit shadersConnor Abbott3-163/+259
2021-07-29anv: Don't copy the lineStipple values if lineStipple is not enabledIván Briano1-1/+1
2021-07-29pan/bi: Use getopt for bifrost_compilerAlyssa Rosenzweig2-10/+88
2021-07-29microsoft/clc: Add a test for compiling a kernel with a read-write imageJesse Natalie1-0/+12
2021-07-29microsoft/compiler: Implement texture loads from UAVsJesse Natalie2-7/+99
2021-07-29v3d, vc4: Fix dmabuf import for non-scanout buffersJoshua Watt3-12/+6
2021-07-29nir_to_tgsi: Add support for nir_intrinsic_load_sample_pos.Emma Anholt1-0/+1
2021-07-29nir_to_tgsi: Declare buffers for all of num_ssbos.Emma Anholt1-2/+2
2021-07-29nir_to_tgsi: Add support for HW atomics.Eric Anholt1-3/+83
2021-07-29pan/bi: Remove incorrect errata workaroundAlyssa Rosenzweig1-6/+0
2021-07-29pan/bi: Test restrictions on same-cycle temporariesAlyssa Rosenzweig1-0/+13
2021-07-29pan/bi: Restrict swizzles on same cycle temporariesAlyssa Rosenzweig1-0/+71
2021-07-29lima: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser1-3/+2
2021-07-29panfrost: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser1-6/+7
2021-07-29freedreno: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser1-3/+7
2021-07-29etnaviv: fail in get_handle(TYPE_KMS) without a scanout resourceSimon Ser1-2/+3
2021-07-29etnaviv: fix renderonly check in etna_resource_allocSimon Ser1-1/+1
2021-07-29nine: Fix assert in tx_src_paramThomas H.P. Andersen1-1/+1
2021-07-29nir_to_tgsi: Add support for TXP.Emma Anholt2-8/+48
2021-07-29nir_to_tgsi: Pack our tex coords into vec4 nir_tex_src_backend[12].Emma Anholt3-58/+121
2021-07-29i915g: Add support for shader-db.Emma Anholt3-0/+22
2021-07-29anv: fix submission batching with perf queriesLionel Landwerlin1-1/+6
2021-07-29i965: Explicitly abort instead of exiting on batch failurebyte[]1-1/+1
2021-07-29i965: Write a custom allocator for the intel memobj structRohan Garg1-0/+12
2021-07-29i965: Take into account the offset when marking a valid data regionRohan Garg1-1/+1
2021-07-29lavapipe: do not mark unsupported tests as crashingErik Faye-Lund1-3/+0
2021-07-29broadcom: remove v3dv3 from neon libraryJuan A. Suarez Romero1-1/+1
2021-07-29spirv: set medium precision with RelaxedPrecision decoratorAlejandro Piñeiro1-1/+2