summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-03-19i965/gen11: Fix must-be-ones bit positions in 3D_MODEJordan Justen1-1/+1
2021-03-19intel/tools: Use subprocess.Popen to read output directly from a pipeMichel Dänzer1-7/+4
2021-03-19compiler/spirv: fix image sample queriesMike Blumenkrantz1-1/+5
2021-03-19aco: Fix constant address offset calculation for ds_read2 instructions.Timur Kristóf1-6/+8
2021-03-19intel/fs/vec4: add missing dependency in write-on-write fixed GRFsLionel Landwerlin1-1/+5
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 Ko1-1/+1
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-Prayer1-1/+1
2021-03-16mesa/fbo: don't check_end_texture_render on fb read changePierre-Eric Pelloux-Prayer1-3/+0
2021-03-16st/mesa: use the correct src format in ReadPixelsPierre-Eric Pelloux-Prayer1-1/+1
2021-03-15anv: Lower ViewIndex to zero when multiview is disabledCaio Marcelo de Oliveira Filho1-3/+20
2021-03-15frontends/va: fix protected slice data buffer read sizePierre-Eric Pelloux-Prayer1-1/+1
2021-03-15glsl: fix declarations of gl_MaxVaryingFloatsTimothy Arceri1-4/+6
2021-03-15spirv: Ignore WorkgroupSize in non-compute stagesPierre Moreau1-1/+5
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 Perry1-4/+9
2021-03-11intel/fs: Handle payload node interference in destinationsJason Ekstrand1-0/+10
2021-03-11turnip: Remove unused TU_DEBUG_IR3 flagMatt Turner2-2/+0
2021-03-11vulkan/device_select: Only call vkGetPhysicalDeviceProperties2 if the device ...Georg Lehmann1-8/+9
2021-03-11zink: fix streamout emission for super-enhanced layoutsMike Blumenkrantz1-4/+10
2021-03-11aco: Fix vector::reserve() being called with the wrong sizeTony Wasserka1-1/+2
2021-03-11st/mesa: Update constants on alpha test change if it's loweredIcecream951-1/+1
2021-03-11radeonsi: properly set SPI_SHADER_PGM_HI_ESPierre-Eric Pelloux-Prayer1-1/+1
2021-03-11radv: don't set sx_blend_opt_epsilon for V_028C70_COLOR_10_11_11Rhys Perry1-3/+1
2021-03-11aco: add missing usable_read2 checkRhys Perry1-1/+1
2021-03-11mesa/st: clamp scissored clear regions to fb sizeMike Blumenkrantz1-0/+5
2021-03-11panfrost/lcra: Fix constraint countingAlyssa Rosenzweig1-3/+1
2021-03-11radv: Expose robustBufferAccessUpdateAfterBind correctly.Bas Nieuwenhuizen1-1/+1
2021-03-10android: pan/bi: reorder static dependencies in gallium/driMauro Rossi1-1/+1
2021-02-23anv: Fix wait_count missing incrementLionel Landwerlin1-0/+1
2021-02-23aco/lower_phis: fix all_preds_uniform with continue_or_breakRhys Perry1-2/+2
2021-02-23anv: don't wait for completion of work on vkQueuePresent()Lionel Landwerlin1-9/+17
2021-02-23Adjust dylib compatibility versions to match what was set by mesa-18.3's auto...Jeremy Huddleston Sequoia4-0/+4
2021-02-23glx: proposed fix for setSwapIntervalDave Airlie1-2/+2
2021-02-23panfrost: Don't advertise OES_copy_imageAlyssa Rosenzweig1-1/+5