summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2020-12-03freedreno: Break out of "should we free the entry" loop once we've freed.Eric Anholt1-1/+1
2020-12-03gallium: Fix leak of currently bound UBOs at CSO context destruction.Eric Anholt1-1/+1
2020-12-03gallivm: Fix max const buffer count.Eric Anholt1-1/+1
2020-12-03gallium: Fix leak of bound SSBOs at CSO context destruction.Eric Anholt1-1/+1
2020-12-03freedreno: Fix leak of u_transfer_helper.Eric Anholt1-1/+1
2020-12-03freedreno: Add missing dependency to buildDaniel Stone1-1/+1
2020-12-03radv: Fix leak in radv_amdgpu_winsys_destroy()James Park1-1/+1
2020-12-03radeonsi: disable WGP mode on gfx10.3 to prevent hangsMarek Olšák1-1/+1
2020-12-03radeonsi: fix a nasty bug in si_pm4.cMarek Olšák1-1/+1
2020-12-03radeonsi: fix a memory leak in si_create_dcc_retile_csMarek Olšák1-1/+1
2020-12-03aco: fix fp16 *0.5 omodRhys Perry1-1/+1
2020-12-03aco: disable omod if the sign of zeros should be preservedRhys Perry1-1/+1
2020-12-03aco: disallow various v_add_u32 opts if modifiers are usedRhys Perry1-1/+1
2020-12-03aco: fix combine_constant_comparison_ordering() NaN check with 16/64-bitRhys Perry1-1/+1
2020-12-03aco: don't combine precise max(min()) to med3Rhys Perry1-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šák1-1/+1
2020-12-01iris: initialize shared screen->vtbl only onceTapani Pälli1-1/+1
2020-12-01etnaviv/drm: fix evil-twin etna_drm_table_lockChristian Gmeiner1-1/+1
2020-12-01mesa: call FLUSH_VERTICES before changing sampler uniformsMarek Olšák1-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-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-01llvmpipe/setup: move point stats collection earlier.Dave Airlie1-1/+1
2020-12-01zink: fix layered resolvesErik Faye-Lund1-1/+1
2020-12-01gitlab-ci: drop deprecated platforms that snuck in when nobody was watchingEric Engestrom1-1/+1
2020-12-01intel/compiler: Rotate instructions ROR and ROL cannot have source modifiersIan Romanick1-1/+1
2020-12-01.pick_status.json: Update to 89f6b72f19dbc503386643c6283047bdb1013befDylan Baker1-0/+3321
2020-11-23.pick_status.json: Update to a92f597b98bb032b904c7c8a8c3a9fe798b51915Dylan Baker1-0/+801
2020-11-19intel/fs: Fix sampler message headers on Gen11+ when using scratchKenneth Graunke1-1/+1
2020-11-19radeonsi: fix scan_instruction for bindless inc_wrap/dec_wrap atomicsMarek Olšák1-1/+1
2020-11-19radeonsi: only do VGT_FLUSH for fast launch if previous draw was normal launchMarek Olšák1-1/+1
2020-11-19radeonsi: do VGT_FLUSH when switching NGG -> legacy on Sienna CichlidMarek Olšák1-1/+1
2020-11-19anv/image: Fix isl_surf_usage_flags for stencil imagesChad Versace1-1/+1
2020-11-19anv/image: Check DISJOINT in vkGetPhysicalDeviceImageFormatProperties2 (v2)Chad Versace1-1/+1
2020-11-19freedreno: Fix leak of shader binary on disk cache hits.Eric Anholt1-1/+1
2020-11-19egl/dri2: fix race between image create and egl_image_target_textureTapani Pälli1-1/+1
2020-11-19draw: fix tess eval pipeline statistics.Dave Airlie1-1/+1
2020-11-19etnaviv: nir: do not run opt loop after nir_lower_bool_xxx(..)Christian Gmeiner1-1/+1
2020-11-19vdpau: Add missing printf format specifier.Vinson Lee1-1/+1
2020-11-19freedreno/ir3: Fix crash in shader compile fail pathRob Clark1-1/+1
2020-11-19mesa: Clamp some depth values in glClearBufferfiNanley Chery1-1/+1
2020-11-19mesa: Clamp some depth values in glClearBufferfvNanley Chery1-1/+1
2020-11-19mesa: Add and use _mesa_has_depth_float_channelNanley Chery1-1/+1
2020-11-19mesa: Fix vertex_format_to_pipe_format index.Brendan Dougherty1-1/+1
2020-11-19nir: handle float atomics in copy propagation passMarcin Ślusarz1-1/+1
2020-11-19intel/fs: Fix use of undefined value in fixup_nomask_control_flowJason Ekstrand1-1/+1