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