summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-03bump version for 20.3.0 finalmesa-20.3.0Dylan Baker2-20/+1
2020-12-03docs: add release notes for 20.3.0Dylan Baker1-0/+4695
2020-12-02freedreno: Break out of "should we free the entry" loop once we've freed.Eric Anholt2-1/+2
2020-12-02gallium: Fix leak of currently bound UBOs at CSO context destruction.Eric Anholt2-5/+6
2020-12-02gallivm: Fix max const buffer count.Eric Anholt2-2/+2
2020-12-02gallium: Fix leak of bound SSBOs at CSO context destruction.Eric Anholt2-1/+8
2020-12-02freedreno: Fix leak of u_transfer_helper.Eric Anholt2-1/+3
2020-12-02gallium: Fix leak of the merged driconf options.Eric Anholt2-1/+2
2020-12-02zink: do not require VK_KHR_external_memoryErik Faye-Lund2-2/+2
2020-12-02freedreno: Add missing dependency to buildDaniel Stone2-1/+2
2020-12-02radv: Fix leak in radv_amdgpu_winsys_destroy()James Park2-1/+2
2020-12-02radeonsi: disable WGP mode on gfx10.3 to prevent hangsMarek Olšák2-2/+5
2020-12-02radeonsi: fix a nasty bug in si_pm4.cMarek Olšák2-3/+6
2020-12-02radeonsi: fix a memory leak in si_create_dcc_retile_csMarek Olšák2-1/+2
2020-12-02.pick_status.json: Update to d3c67d7e7ec6b9cf10fbea0d08e92751b7b0fbaeDylan Baker1-0/+1179
2020-12-01nir/algebraic: Avoid creating new fp64 ops when using softfp64Kenneth Graunke2-5/+14
2020-12-01aco: Fix NGG GS assert failure from the WG scan.Timur Kristóf2-2/+2
2020-12-01etnaviv/drm: fix evil-twin etna_drm_table_lockChristian Gmeiner4-4/+3
2020-12-01st/mesa: fix uninitialized/random clip plane state vars in lower_ucpMarek Olšák2-2/+2
2020-12-01mesa: call FLUSH_VERTICES before changing sampler uniformsMarek Olšák2-6/+9
2020-12-01radv: Deal with unused attachments in mip flushBas Nieuwenhuizen2-1/+4
2020-12-01r600/sfn: fix component loading from fixed buffer IDGert Wollny2-49/+56
2020-12-01radv: Fix a hang on CB change by adding flushes.Bas Nieuwenhuizen3-1/+77
2020-12-01docs: document new zink-flagErik Faye-Lund2-1/+3
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-01glsl: avoid an out-of-bound access while setting up a location for variableAndrii Simiklit2-5/+7
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-01aco: fix v_mul_hi_u32_u24 formatRhys Perry2-2/+2
2020-12-01.pick_status.json: Update to 89f6b72f19dbc503386643c6283047bdb1013befDylan Baker1-0/+2547
2020-11-30bump VERSION for 20.3-rc3mesa-20.3.0-rc3Dylan Baker1-1/+1
2020-11-25appveyor: disable for nowDylan Baker1-71/+0
2020-11-24radv: Fix RB+ blending for VK_FORMAT_E5B9G9R9_UFLOAT_PACK32.Bas Nieuwenhuizen2-1/+6
2020-11-24spirv: Call repair SSA for OpTerminateInvocationJason Ekstrand3-4/+18
2020-11-24zink: fall back to util_blitter for scaled resolvesErik Faye-Lund2-1/+6
2020-11-24gallium: fix missing bit field in p_state.hDave Airlie2-2/+2
2020-11-24lavapipe: enable pipeline stats queriesDave Airlie4-11/+45
2020-11-24lavapipe: fixup mipmap precsion bitsDave Airlie2-3/+3
2020-11-24llvmpipe: fix multisample lines.Dave Airlie3-21/+19
2020-11-24llvmpipe: fix multisample point rendering.Dave Airlie2-4/+4
2020-11-24llvmpipe/setup: move point stats collection earlier.Dave Airlie2-5/+5
2020-11-24lavapipe: fix wsi acquire fencesDave Airlie2-10/+3
2020-11-24lavapipe: fixup device allocate + enable private dataDave Airlie11-65/+67
2020-11-24zink: fix layered resolvesErik Faye-Lund2-7/+23
2020-11-24meson: Don't add extra values to shader-cacheDylan Baker3-6/+12
2020-11-24.pick_status.json: Update to 9fa1cdfe7ffd9e7ebd83055e2008f3e4b8ada549Dylan Baker1-0/+774
2020-11-23aco: fix combining add/sub to b2i if a new dest needs to be allocatedSamuel Pitoiset3-4/+17