summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2020-12-02freedreno: Break out of "should we free the entry" loop once we've freed.Eric Anholt1-1/+1
2020-12-02gallium: Fix leak of currently bound UBOs at CSO context destruction.Eric Anholt1-1/+1
2020-12-02gallivm: Fix max const buffer count.Eric Anholt1-1/+1
2020-12-02gallium: Fix leak of bound SSBOs at CSO context destruction.Eric Anholt1-1/+1
2020-12-02freedreno: Fix leak of u_transfer_helper.Eric Anholt1-1/+1
2020-12-02gallium: Fix leak of the merged driconf options.Eric Anholt1-1/+1
2020-12-02zink: do not require VK_KHR_external_memoryErik Faye-Lund1-1/+1
2020-12-02freedreno: Add missing dependency to buildDaniel Stone1-1/+1
2020-12-02radv: Fix leak in radv_amdgpu_winsys_destroy()James Park1-1/+1
2020-12-02radeonsi: disable WGP mode on gfx10.3 to prevent hangsMarek Olšák1-1/+1
2020-12-02radeonsi: fix a nasty bug in si_pm4.cMarek Olšák1-1/+1
2020-12-02radeonsi: fix a memory leak in si_create_dcc_retile_csMarek Olšák1-1/+1
2020-12-02.pick_status.json: Update to d3c67d7e7ec6b9cf10fbea0d08e92751b7b0fbaeDylan Baker1-0/+1179
2020-12-01nir/algebraic: Avoid creating new fp64 ops when using softfp64Kenneth Graunke1-1/+1
2020-12-01aco: Fix NGG GS assert failure from the WG scan.Timur Kristóf1-1/+1
2020-12-01etnaviv/drm: fix evil-twin etna_drm_table_lockChristian Gmeiner1-1/+1
2020-12-01st/mesa: fix uninitialized/random clip plane state vars in lower_ucpMarek Olšák1-1/+1
2020-12-01mesa: call FLUSH_VERTICES before changing sampler uniformsMarek Olšák1-1/+1
2020-12-01radv: Deal with unused attachments in mip flushBas Nieuwenhuizen1-1/+1
2020-12-01r600/sfn: fix component loading from fixed buffer IDGert Wollny1-1/+1
2020-12-01radv: Fix a hang on CB change by adding flushes.Bas Nieuwenhuizen1-1/+1
2020-12-01docs: document new zink-flagErik Faye-Lund1-1/+1
2020-12-01nir: fix sampler_lod_parameters_pan indicesRhys Perry1-1/+1
2020-12-01freedreno/a6xx: Fix typo in height alignment calculation in a6xx layoutDanylo Piliaiev1-1/+1
2020-12-01anv: fix descriptor pool leak in VMA objectLionel Landwerlin1-1/+1
2020-12-01aco/optimizer: Only set scc_needed when it is actually needed.Timur Kristóf1-1/+1
2020-12-01glsl: avoid an out-of-bound access while setting up a location for variableAndrii Simiklit1-1/+1
2020-12-01radeonsi/gfx10: flush gfx cs on ngg -> legacy transitionPierre-Eric Pelloux-Prayer1-1/+1
2020-12-01nir/unsigned_upper_bound: fix buffer overflow in search_phi_bcselRhys Perry1-1/+1
2020-12-01aco: fix v_mul_hi_u32_u24 formatRhys Perry1-1/+1
2020-12-01.pick_status.json: Update to 89f6b72f19dbc503386643c6283047bdb1013befDylan Baker1-0/+2547
2020-11-24radv: Fix RB+ blending for VK_FORMAT_E5B9G9R9_UFLOAT_PACK32.Bas Nieuwenhuizen1-1/+1
2020-11-24spirv: Call repair SSA for OpTerminateInvocationJason Ekstrand1-1/+1
2020-11-24zink: fall back to util_blitter for scaled resolvesErik Faye-Lund1-1/+1
2020-11-24gallium: fix missing bit field in p_state.hDave Airlie1-1/+1
2020-11-24lavapipe: enable pipeline stats queriesDave Airlie1-1/+1
2020-11-24lavapipe: fixup mipmap precsion bitsDave Airlie1-1/+1
2020-11-24llvmpipe: fix multisample lines.Dave Airlie1-1/+1
2020-11-24llvmpipe: fix multisample point rendering.Dave Airlie1-1/+1
2020-11-24llvmpipe/setup: move point stats collection earlier.Dave Airlie1-1/+1
2020-11-24lavapipe: fix wsi acquire fencesDave Airlie1-1/+1
2020-11-24lavapipe: fixup device allocate + enable private dataDave Airlie1-1/+1
2020-11-24zink: fix layered resolvesErik Faye-Lund1-1/+1
2020-11-24meson: Don't add extra values to shader-cacheDylan Baker1-1/+1
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 Pitoiset1-1/+1
2020-11-23v3dv/cmd_buffer: missing (uint8_t *) casting when calling memcmpAlejandro Piñeiro1-1/+1
2020-11-23ac/nir: fix a typo in ac_are_tessfactors_def_in_all_invocsMarek Olšák1-1/+1
2020-11-23r600/sfn: lower bool to int32 only after common optimizationsGert Wollny1-1/+1
2020-11-23nir: fix gathering patch IO usage with lowered IOMarek Olšák1-1/+1