summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-12zink: add extra synchronization for buffer descriptor bindsMike Blumenkrantz3-16/+7
2022-01-12zink: always unset vertex shader variant key data when changing last vertex s...Mike Blumenkrantz2-1/+4
2022-01-12aco: validate VOP3P opsel correctlyDaniel Schürmann2-1/+14
2022-01-12vbo/dlist: add vertices to incomplete primitivesPierre-Eric Pelloux-Prayer2-4/+17
2022-01-12mesa: free vbo_save_vertex_list store primsTapani Pälli2-1/+2
2022-01-12mesa: free idalloc storage for display listsTapani Pälli2-1/+2
2022-01-12nir_to_tgsi: Fix a bug in TXP detection after backend lowering.Emma Anholt2-2/+2
2022-01-12lima,panfrost: Correct pixel vs block mismatchesAlyssa Rosenzweig4-29/+33
2022-01-12gallium/util: Add pixel->blocks box helperAlyssa Rosenzweig2-1/+20
2022-01-12aco: remove pack_half_2x16(a, 0) optimizationRhys Perry2-7/+3
2022-01-12etnaviv: drm: properly handle reviving BOs via a lookupLucas Stach2-2/+6
2022-01-12etnaviv: drm: fix size limit in etna_cmd_stream_reallocLucas Stach2-4/+4
2022-01-12tu: fix workaround for depth bounds test without depth testDanylo Piliaiev2-2/+1
2022-01-12anv: limit compiler valid color outputs using NIR variablesLionel Landwerlin2-1/+19
2022-01-12iris: unref syncobjs and free r/w dependencies array for slab entriesTapani Pälli2-12/+19
2022-01-12venus: subtract appended header size in vn_CreatePipelineCacheYiwei Zhang2-3/+6
2022-01-12anv: don't leave anv_batch fields undefinedLionel Landwerlin2-5/+6
2022-01-12ir3: Bump type mismatch penalty to 3Connor Abbott2-2/+2
2022-01-12ir3/ra: Fix logic bug in compress_regs_leftConnor Abbott2-3/+3
2022-01-12intel/fs: OpImageQueryLod does not support arrayed images as an operandRohan Garg2-2/+2
2022-01-12radv: Set optimal copy alignment to 1.Bas Nieuwenhuizen2-3/+3
2022-01-12radv: fix xfb query copy param orderingMike Blumenkrantz2-2/+2
2022-01-12vbo/dlist: fix loopback crashPierre-Eric Pelloux-Prayer2-14/+12
2022-01-12radeonsi/gfx8: use the proper dcc clear sizePierre-Eric Pelloux-Prayer2-2/+2
2022-01-12etnaviv: initialize vertex attributes on context resetLucas Stach2-1/+16
2022-01-12r300: Fix omod failing to increase the number of channels stored.Emma Anholt2-2/+11
2022-01-12zink: fix -Warray-bounds warningMichel Zou2-7/+7
2022-01-12i915g: Turn off FP16 in the vertex shaders.Emma Anholt2-4/+7
2022-01-12Fix compilation on armv7l with gcc 11.2.0satmandu2-3/+5
2022-01-12glsl/glcpp: make sure to expand new token after concatenationTimothy Arceri3-3/+11
2022-01-12r300: Remove broken optimization in rc_transform_KILLPavel Ondračka2-22/+1
2022-01-12pan/bi: Fix load_const of 1-bit booleansAlyssa Rosenzweig3-6/+23
2022-01-12microsoft/compiler: Fix dxil_nir_create_bare_samplers()Boris Brezillon2-9/+6
2022-01-12freedreno/afuc: Disable the disassembler on 32-bit builds.Emma Anholt2-44/+50
2022-01-12r300: fix handling swizzle in transform_source_conflictsFilip Gawin2-3/+9
2022-01-12aco: don't allow SDWA on VOP3P instructionsDaniel Schürmann2-2/+2
2022-01-12radv: add drirc radv_disable_htile_layers and enable it for F1 2021Samuel Pitoiset6-1/+17
2022-01-12intel/compiler/test: Fix build with GCC 7Henry Goffin2-9/+13
2022-01-12glapi: should not add alias function to static_data.pyQiang Yu2-3/+1
2022-01-12crocus: fail resource allocation properly.Dave Airlie2-3/+4
2022-01-12intel/genxml/gen4-5: fix more Raster Operation in BLT to be a uintDave Airlie4-4/+4
2022-01-12.pick_status.json: Mark 2a0253b9b5d21c7571555abe3a1d851468a18740 as denominatedEric Engestrom1-1/+1
2022-01-12.pick_status.json: Mark 00bea38242d97e7ace1954f1bc7d32cbf0ce3ee0 as denominatedEric Engestrom1-1/+1
2022-01-12.pick_status.json: Update to 8a78706643ecad8a1f303cc9358873abc29978b4Eric Engestrom1-0/+3582
2022-01-01Revert "anv: Stop doing too much per-sample shading"Jason Ekstrand1-19/+22
2021-12-29VERSION: bump for 21.3.3mesa-21.3.3Eric Engestrom1-1/+1
2021-12-29docs: add release notes for 21.3.3Eric Engestrom1-0/+108
2021-12-29radv: Skip wait timeline ioctl with 0 handles.Bas Nieuwenhuizen2-3/+7
2021-12-29radv: Use correct buffer size for query pool result copies.Bas Nieuwenhuizen2-15/+39
2021-12-29radv: re-apply "Do not access set layout during vkCmdBindDescriptorSets."Samuel Pitoiset4-7/+13