summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-09.pick_status.json: Update to 3f0da800eb4b8184c24707c52d5a519abe948898Dylan Baker1-0/+909
2020-12-08iris: fix memleak for query_buffer_uploaderyshi182-1/+2
2020-12-08radv: disable alphaToOne featureSamuel Pitoiset2-2/+2
2020-12-08gallium: do not reset buffers for unsupported stagesErik Faye-Lund2-1/+19
2020-12-08.pick_status.json: Update to f93b7d14d66d8ba70d44772d1a1b6696310b7d17Dylan Baker1-0/+333
2020-12-07radv: fix exporting multiviews with NGGSamuel Pitoiset2-2/+7
2020-12-07radv: mark GFX10.3 as a non-conformant Vulkan implementationSamuel Pitoiset2-2/+3
2020-12-07meson: Fix Clang microsoft-enum-value detection.Vinson Lee2-5/+6
2020-12-07aco: don't assume src=lower when splitting self-intersecting copiesRhys Perry2-17/+14
2020-12-07iris: store copy of the border color in the border color hash tableMarcin Ślusarz2-2/+2
2020-12-07.pick_status.json: Update to ec3828add38a83b8c09fd5896265abc9d766162eDylan Baker1-0/+864
2020-12-04relnotes: Add sha256sums for 20.2.4Dylan Baker1-1/+1
2020-12-04bump version for 20.2.4 releasemesa-20.2.4Dylan Baker1-1/+1
2020-12-04docs: add release notes for 20.2.4Dylan Baker1-0/+135
2020-12-03freedreno: Break out of "should we free the entry" loop once we've freed.Eric Anholt2-1/+2
2020-12-03gallium: Fix leak of currently bound UBOs at CSO context destruction.Eric Anholt2-5/+6
2020-12-03gallivm: Fix max const buffer count.Eric Anholt2-2/+2
2020-12-03gallium: Fix leak of bound SSBOs at CSO context destruction.Eric Anholt2-1/+8
2020-12-03freedreno: Fix leak of u_transfer_helper.Eric Anholt2-1/+3
2020-12-03freedreno: Add missing dependency to buildDaniel Stone2-1/+2
2020-12-03radv: Fix leak in radv_amdgpu_winsys_destroy()James Park2-1/+3
2020-12-03radeonsi: disable WGP mode on gfx10.3 to prevent hangsMarek Olšák2-2/+5
2020-12-03radeonsi: fix a nasty bug in si_pm4.cMarek Olšák2-3/+6
2020-12-03radeonsi: fix a memory leak in si_create_dcc_retile_csMarek Olšák2-1/+2
2020-12-03etnaviv: fix disabling of INT filter for realLucas Stach2-4/+10
2020-12-03aco: fix fp16 *0.5 omodRhys Perry2-2/+2
2020-12-03aco: disable omod if the sign of zeros should be preservedRhys Perry2-2/+6
2020-12-03aco: disallow various v_add_u32 opts if modifiers are usedRhys Perry3-2/+30
2020-12-03aco: fix combine_constant_comparison_ordering() NaN check with 16/64-bitRhys Perry3-17/+97
2020-12-03aco: don't combine precise max(min()) to med3Rhys Perry3-8/+53
2020-12-03pick-ui: don't grab the mouseDylan Baker1-1/+1
2020-12-03.pick_status.json: Update to 872c4bcd27db7b7ca26abe9fc090ae26d502156fDylan Baker1-0/+1404
2020-12-02ac/nir: fix a typo in ac_are_tessfactors_def_in_all_invocsMarek Olšák2-2/+2
2020-12-02amd/llvm: run clang-formatDylan Baker9-10837/+9700
2020-12-01iris: initialize shared screen->vtbl only onceTapani Pälli4-32/+57
2020-12-01etnaviv/drm: fix evil-twin etna_drm_table_lockChristian Gmeiner4-4/+3
2020-12-01mesa: call FLUSH_VERTICES before changing sampler uniformsMarek Olšák2-6/+9
2020-12-01nir: fix sampler_lod_parameters_pan indicesRhys Perry2-2/+2
2020-12-01freedreno/a6xx: Fix typo in height alignment calculation in a6xx layoutDanylo Piliaiev2-2/+2
2020-12-01anv: fix descriptor pool leak in VMA objectLionel Landwerlin2-2/+4
2020-12-01aco/optimizer: Only set scc_needed when it is actually needed.Timur Kristóf2-2/+4
2020-12-01radeonsi/gfx10: flush gfx cs on ngg -> legacy transitionPierre-Eric Pelloux-Prayer2-2/+7
2020-12-01nir/unsigned_upper_bound: fix buffer overflow in search_phi_bcselRhys Perry2-9/+12
2020-12-01llvmpipe/setup: move point stats collection earlier.Dave Airlie2-5/+5
2020-12-01zink: fix layered resolvesErik Faye-Lund2-7/+23
2020-12-01gitlab-ci: drop deprecated platforms that snuck in when nobody was watchingEric Engestrom2-2/+2
2020-12-01intel/compiler: Rotate instructions ROR and ROL cannot have source modifiersIan Romanick2-1/+3
2020-12-01.pick_status.json: Update to 89f6b72f19dbc503386643c6283047bdb1013befDylan Baker1-0/+3321
2020-12-01radeon/vcn : Corrected dpb_size calculation for VP9_2SureshGuttula1-1/+1
2020-12-01gallium: update abs_delta segementation parameterSureshGuttula3-2/+3