summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-24docs: Add sha256sum for medsa 20.3.520.3Dylan Baker1-1/+1
2021-03-24VERSION: bump for 20.3.5 releasemesa-20.3.5Dylan Baker1-1/+1
2021-03-24docs: add release notes for 20.3.5Dylan Baker1-0/+296
2021-03-23ci: mark a couple of LLVMPIPE tests as expected passDylan Baker2-4/+0
2021-03-19i965/gen11: Fix must-be-ones bit positions in 3D_MODEJordan Justen2-2/+2
2021-03-19intel/tools: Use subprocess.Popen to read output directly from a pipeMichel Dänzer2-8/+5
2021-03-19compiler/spirv: fix image sample queriesMike Blumenkrantz2-2/+6
2021-03-19aco: Fix constant address offset calculation for ds_read2 instructions.Timur Kristóf2-7/+9
2021-03-19intel/fs/vec4: add missing dependency in write-on-write fixed GRFsLionel Landwerlin2-2/+6
2021-03-19.pick_status.json: Update to 60ea60ec4deaf42c55bd8367a15cb0ab885d662eDylan Baker1-0/+1332
2021-03-19.pick_status.json: Update to 2407952ec99ab1c2a16e01a9e300f799e4d53320Dylan Baker1-0/+9
2021-03-17radv: don't shrink image stores for The Surge 2Rhys Perry7-10/+27
2021-03-17nir/opt_shrink_vectors: add option to skip shrinking image storesRhys Perry7-13/+13
2021-03-17aco: calculate all p_as_uniform and v_readfirstlane_b32 sources in WQMRhys Perry2-3/+8
2021-03-17aco: Fix LDS statistics of tess control shaders.Timur Kristóf1-2/+1
2021-03-17radv: round-up num_records division in radv_flush_vertex_descriptorsRhys Perry1-1/+1
2021-03-17radv: only apply the MRT output NaN fixup to non-meta shadersSamuel Pitoiset1-1/+2
2021-03-17radv: correctly enable WGP_MODE for NGG and GSRhys Perry1-4/+4
2021-03-17radv: Use stricter HW resolve swizzle compat check.Bas Nieuwenhuizen1-2/+14
2021-03-17radv: fix color resolves if the dest image has DCCSamuel Pitoiset1-8/+13
2021-03-17radv: fix separate depth/stencil layout in render passSamuel Pitoiset1-30/+69
2021-03-17radv,aco: don't use MUBUF for multi-channel loads on GFX8 with robustness2Rhys Perry5-4/+21
2021-03-17radv,aco: fix shifting input VGPRs for the LS VGPR init bug on GFX9Samuel Pitoiset2-2/+2
2021-03-17aco/ra: Fix register allocation for subdword operandsTony Wasserka1-12/+19
2021-03-17radv: make sure FMASK compression is enabled for MSAA copiesSamuel Pitoiset2-1/+24
2021-03-17ir3: fix has_src() to return correctly in ir3_nir_lower_tex_prefetchHyunjun Ko2-2/+2
2021-03-17.pick_status.json: Update to 5d2c9fd161eb1c6b29852e22431fa8bc804bf5afDylan Baker1-0/+1602
2021-03-17aco: implement 64-bit VGPR {u,i}find_msbRhys Perry1-0/+28
2021-03-16st/mesa: consider texture view format for fbo blitsPierre-Eric Pelloux-Prayer2-2/+2
2021-03-16mesa/fbo: don't check_end_texture_render on fb read changePierre-Eric Pelloux-Prayer2-4/+1
2021-03-16st/mesa: use the correct src format in ReadPixelsPierre-Eric Pelloux-Prayer2-2/+2
2021-03-15anv: Lower ViewIndex to zero when multiview is disabledCaio Marcelo de Oliveira Filho2-4/+21
2021-03-15frontends/va: fix protected slice data buffer read sizePierre-Eric Pelloux-Prayer2-2/+2
2021-03-15glsl: fix declarations of gl_MaxVaryingFloatsTimothy Arceri2-5/+7
2021-03-15.pick_status.json: Update to b1ab69f467b7b10e383f3b6bb957c7e6669a3772Dylan Baker1-0/+1629
2021-03-15spirv: Ignore WorkgroupSize in non-compute stagesPierre Moreau2-2/+6
2021-03-15.pick_status.json: Update to 4fdbc22c42dd4672e1660e7598dcd7874880b2f1Dylan Baker1-0/+252
2021-03-12anv: fix MI_PREDICATE_RESULT writeLionel Landwerlin1-1/+1
2021-03-12anv: reset binary syncobj to be signaled before submissionLionel Landwerlin1-0/+7
2021-03-11aco: set compr for fp16 exportsRhys Perry2-5/+10
2021-03-11intel/fs: Handle payload node interference in destinationsJason Ekstrand2-1/+11
2021-03-11turnip: Remove unused TU_DEBUG_IR3 flagMatt Turner3-3/+1
2021-03-11vulkan/device_select: Only call vkGetPhysicalDeviceProperties2 if the device ...Georg Lehmann2-9/+10
2021-03-11zink: fix streamout emission for super-enhanced layoutsMike Blumenkrantz2-5/+11
2021-03-11aco: Fix vector::reserve() being called with the wrong sizeTony Wasserka2-2/+3
2021-03-11st/mesa: Update constants on alpha test change if it's loweredIcecream952-2/+2
2021-03-11radeonsi: properly set SPI_SHADER_PGM_HI_ESPierre-Eric Pelloux-Prayer2-2/+2
2021-03-11radv: don't set sx_blend_opt_epsilon for V_028C70_COLOR_10_11_11Rhys Perry2-4/+2
2021-03-11aco: add missing usable_read2 checkRhys Perry2-2/+2
2021-03-11mesa/st: clamp scissored clear regions to fb sizeMike Blumenkrantz2-1/+6