summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* aco: don't assume src=lower when splitting self-intersecting copiesRhys Perry2020-12-042-17/+14
* iris: store copy of the border color in the border color hash tableMarcin Ślusarz2020-12-042-2/+2
* .pick_status.json: Update to 72b68bd2a62d193e26bd6b31123182d7dbae3098Dylan Baker2020-12-041-0/+360
* .pick_status.json: Mark a5e0a2e101bcda0132185a82c3e8c9b4c90ce94c as denominatedDylan Baker2020-12-031-1/+1
* .pick_status.json: Update to 872c4bcd27db7b7ca26abe9fc090ae26d502156fDylan Baker2020-12-031-0/+225
* docs: Add sha256 sums for 20.3.0Dylan Baker2020-12-031-1/+1
* bump version for 20.3.0 finalmesa-20.3.0Dylan Baker2020-12-032-20/+1
* docs: add release notes for 20.3.0Dylan Baker2020-12-031-0/+4695
* freedreno: Break out of "should we free the entry" loop once we've freed.Eric Anholt2020-12-022-1/+2
* gallium: Fix leak of currently bound UBOs at CSO context destruction.Eric Anholt2020-12-022-5/+6
* gallivm: Fix max const buffer count.Eric Anholt2020-12-022-2/+2
* gallium: Fix leak of bound SSBOs at CSO context destruction.Eric Anholt2020-12-022-1/+8
* freedreno: Fix leak of u_transfer_helper.Eric Anholt2020-12-022-1/+3
* gallium: Fix leak of the merged driconf options.Eric Anholt2020-12-022-1/+2
* zink: do not require VK_KHR_external_memoryErik Faye-Lund2020-12-022-2/+2
* freedreno: Add missing dependency to buildDaniel Stone2020-12-022-1/+2
* radv: Fix leak in radv_amdgpu_winsys_destroy()James Park2020-12-022-1/+2
* radeonsi: disable WGP mode on gfx10.3 to prevent hangsMarek Olšák2020-12-022-2/+5
* radeonsi: fix a nasty bug in si_pm4.cMarek Olšák2020-12-022-3/+6
* radeonsi: fix a memory leak in si_create_dcc_retile_csMarek Olšák2020-12-022-1/+2
* .pick_status.json: Update to d3c67d7e7ec6b9cf10fbea0d08e92751b7b0fbaeDylan Baker2020-12-021-0/+1179
* nir/algebraic: Avoid creating new fp64 ops when using softfp64Kenneth Graunke2020-12-012-5/+14
* aco: Fix NGG GS assert failure from the WG scan.Timur Kristóf2020-12-012-2/+2
* etnaviv/drm: fix evil-twin etna_drm_table_lockChristian Gmeiner2020-12-014-4/+3
* st/mesa: fix uninitialized/random clip plane state vars in lower_ucpMarek Olšák2020-12-012-2/+2
* mesa: call FLUSH_VERTICES before changing sampler uniformsMarek Olšák2020-12-012-6/+9
* radv: Deal with unused attachments in mip flushBas Nieuwenhuizen2020-12-012-1/+4
* r600/sfn: fix component loading from fixed buffer IDGert Wollny2020-12-012-49/+56
* radv: Fix a hang on CB change by adding flushes.Bas Nieuwenhuizen2020-12-013-1/+77
* docs: document new zink-flagErik Faye-Lund2020-12-012-1/+3
* nir: fix sampler_lod_parameters_pan indicesRhys Perry2020-12-012-2/+2
* freedreno/a6xx: Fix typo in height alignment calculation in a6xx layoutDanylo Piliaiev2020-12-012-2/+2
* anv: fix descriptor pool leak in VMA objectLionel Landwerlin2020-12-012-2/+4
* aco/optimizer: Only set scc_needed when it is actually needed.Timur Kristóf2020-12-012-2/+4
* glsl: avoid an out-of-bound access while setting up a location for variableAndrii Simiklit2020-12-012-5/+7
* radeonsi/gfx10: flush gfx cs on ngg -> legacy transitionPierre-Eric Pelloux-Prayer2020-12-012-2/+7
* nir/unsigned_upper_bound: fix buffer overflow in search_phi_bcselRhys Perry2020-12-012-9/+12
* aco: fix v_mul_hi_u32_u24 formatRhys Perry2020-12-012-2/+2
* .pick_status.json: Update to 89f6b72f19dbc503386643c6283047bdb1013befDylan Baker2020-12-011-0/+2547
* bump VERSION for 20.3-rc3mesa-20.3.0-rc3Dylan Baker2020-11-301-1/+1
* appveyor: disable for nowDylan Baker2020-11-251-71/+0
* radv: Fix RB+ blending for VK_FORMAT_E5B9G9R9_UFLOAT_PACK32.Bas Nieuwenhuizen2020-11-242-1/+6
* spirv: Call repair SSA for OpTerminateInvocationJason Ekstrand2020-11-243-4/+18
* zink: fall back to util_blitter for scaled resolvesErik Faye-Lund2020-11-242-1/+6
* gallium: fix missing bit field in p_state.hDave Airlie2020-11-242-2/+2
* lavapipe: enable pipeline stats queriesDave Airlie2020-11-244-11/+45
* lavapipe: fixup mipmap precsion bitsDave Airlie2020-11-242-3/+3
* llvmpipe: fix multisample lines.Dave Airlie2020-11-243-21/+19
* llvmpipe: fix multisample point rendering.Dave Airlie2020-11-242-4/+4
* llvmpipe/setup: move point stats collection earlier.Dave Airlie2020-11-242-5/+5