summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-28VERSION: bump for 20.2.0 releasemesa-20.2.0Dylan Baker1-1/+1
2020-09-24radeonsi: Only call nir_lower_var_copies at the end of the opt loopJason Ekstrand2-15/+5
2020-09-24zink: reorder create_stream_output_target to fix failure case leakMike Blumenkrantz2-7/+7
2020-09-24.pick_status.json: Update to 472a20c5fc0feda0f074b4ff95fd7c7a6305c8cdDylan Baker1-0/+135
2020-09-24mesa: handle GL_FRONT after translating to itErik Faye-Lund2-1/+2
2020-09-24.pick_status.json: Update to 90b98c06493f8a9759e5496d5ec91fb60edf7b92Dylan Baker1-0/+765
2020-09-24ci: Use ignore_scheduled_pipelines anchor in .radeonsi-rulesMichel Dänzer2-1/+2
2020-09-24nir/lower_samplers: Clamp out-of-bounds access to array of samplersDanylo Piliaiev2-2/+22
2020-09-24nir/large_constants: Eliminate out-of-bounds writes to large constantsDanylo Piliaiev2-3/+6
2020-09-24nir/lower_io: Eliminate oob writes and return zero for oob readsDanylo Piliaiev2-1/+32
2020-09-24st/mesa: Deal with empty textures/buffers in semaphore wait/signal.Bas Nieuwenhuizen2-5/+9
2020-09-24intel/compiler: fixup Gen12 workaround for array sizesLionel Landwerlin2-3/+20
2020-09-24radv: fix transform feedback crashes if pCounterBufferOffsets is NULLSamuel Pitoiset2-5/+21
2020-09-24radv,aco: fix reading primitive ID in FS after TESRhys Perry3-4/+11
2020-09-24ac/surface: Fix depth import on GFX6-GFX8.Bas Nieuwenhuizen2-4/+4
2020-09-24amd/ac_surface: convert tabs to 3 spacesDylan Baker1-2073/+2073
2020-09-24intel/fs/swsb: SCHEDULING_FENCE only emits SYNC_NOPJason Ekstrand2-1/+2
2020-09-24radeonsi: fix user fence GPU addressQiang Yu2-2/+2
2020-09-24glsl_type: Add packed to structure type comparison for hash mapJesse Natalie2-1/+5
2020-09-24radv: fix vertex buffer null descriptorsPierre-Loup A. Griffais2-2/+4
2020-09-24radv: fix null descriptor for dynamic buffersPierre-Loup A. Griffais3-16/+23
2020-09-24mesa: fix glUniform* when a struct contains a bindless samplerPierre-Eric Pelloux-Prayer2-3/+5
2020-09-24panfrost: Delete debug allocated syncobj.Vinson Lee2-2/+5
2020-09-24radv: initialize with expanded cmask if the destination layout needs itRhys Perry2-3/+11
2020-09-24radeon/vcn: set dec->bs_ptr = NULL on unmapPierre-Eric Pelloux-Prayer3-1/+7
2020-09-24r600/uvd: set dec->bs_ptr = NULL on unmapPierre-Eric Pelloux-Prayer2-1/+4
2020-09-24freedreno: Check file descriptor before write.Vinson Lee2-3/+5
2020-09-24pan/bit: Set d3d=true for CMP testsAlyssa Rosenzweig2-4/+4
2020-09-24glsl: fix per_vertex_accumulator::fields sizePierre-Eric Pelloux-Prayer2-2/+2
2020-09-24aco: Fix emit_boolean_exclusive_scan in wave32 mode.Timur Kristóf2-2/+3
2020-09-24anv, iris: Set MediaSamplerDOPClockGateEnable for gen12+Jordan Justen4-4/+7
2020-09-24.pick_status.json: Update to a1f46d7b6943699e5efb60fbcfdd1450db85adb1Dylan Baker1-0/+2169
2020-09-24fix: gallivm: disable brilenear for lod bias and explicit lod.Dylan Baker1-2/+6
2020-09-11spirv: fix emitting switch cases that directly jump to the merge blockSamuel Pitoiset2-1/+8
2020-09-11spirv: extract switch parsing into its own functionKarol Herbst2-83/+99
2020-09-11spirv: Deal with glslang bug not setting the decoration for stores.Bas Nieuwenhuizen2-1/+25
2020-09-11spirv: Add a vtn_get_mem_operands() helperBoris Brezillon2-29/+51
2020-09-11gallivm: disable brilinear for lod bias and explicit lod.Dave Airlie4-50/+4
2020-09-11intel/perf: fix raw query kernel metric selectionLionel Landwerlin4-2/+20
2020-09-11intel/perf: export performance counters sorted by [group|set] and nameMarcin Ślusarz2-8/+68
2020-09-11intel/perf: split load_oa_metricsMarcin Ślusarz2-13/+19
2020-09-11intel/perf: store query symbol nameLionel Landwerlin3-1/+3
2020-09-11glsl: Eliminate assigments to out-of-bounds elements of vectorDanylo Piliaiev3-19/+27
2020-09-11radeonsi: fix max syncobj wait timeoutQiang Yu2-1/+4
2020-09-11blorp: Fix alignment test for HIZ_CCS_WT fast-clearsNanley Chery2-3/+3
2020-09-11anv: fix minor gen_ioctl(I915_PERF_IOCTL_CONFIG) error handling issueMarcin Ślusarz2-2/+2
2020-09-11svga: Fix unused printf argument.Vinson Lee2-2/+2
2020-09-11freedreno: Fix file descriptor leak.Vinson Lee2-2/+5
2020-09-11pan/mdg: Fix spilling of non-32-bit typesIcecream952-2/+2
2020-09-11nir: More NIR_MAX_VEC_COMPONENTS fixesJesse Natalie5-4/+6