summaryrefslogtreecommitdiff
path: root/.pick_status.json
AgeCommit message (Expand)AuthorFilesLines
2023-08-31egl/dri2: Add a couple of missing mutex release in error pathSylvain Munaut1-1/+1
2023-08-31n50/compute: submit initial compute state in nv50_screen_createKarol Herbst1-1/+1
2023-08-31Revert "compiler: Combine duplicated implementation of is_gl_identifier into ...Faith Ekstrand1-1/+1
2023-08-31Revert "mesa, compiler: Move gl_texture_index to glsl_types.h"Faith Ekstrand1-1/+1
2023-08-31ci/amd: fix timeouting radeonsi-raven-va-full jobDavid Heidelberg1-1/+1
2023-08-31frontends/va: Init view_resources array in vlVaPut/GetImageDavid Rosca1-1/+1
2023-08-31llvmpipe: fix fragdata/lastfragdata heuristic a bit more.Dave Airlie1-1/+1
2023-08-31r600/sfn: AR loads should depend on all previous non ALU instructionsGert Wollny1-1/+1
2023-08-31r600/sfn: Only switch to other CF if no AR uses are pendingGert Wollny1-1/+1
2023-08-31lavapipe: don't check geometry for fb attachmentsMike Blumenkrantz1-1/+1
2023-08-31glsl: only explicitly check GS components in PSIZ injection with output varia...Mike Blumenkrantz1-1/+1
2023-08-31aco: fix non constant 16bit bitnz/bitzGeorg Lehmann1-1/+1
2023-08-31rusticl/kernel: only handle function_temp memory before lowering printfKarol Herbst1-1/+1
2023-08-31radv: fix unused non-xfb shader outputs not being removedDanylo Piliaiev1-1/+1
2023-08-31radv: correctly skip MRT output NaN fixup for meta shadersRhys Perry1-1/+1
2023-08-31anv: partially revert 2e8b1f6dRohan Garg1-1/+1
2023-08-31anv: fix 3DSTATE_RASTER::APIMode field settingLionel Landwerlin1-1/+1
2023-08-31radv: workaround WWZ exporting index=1 through location=1Rhys Perry1-1/+1
2023-08-31r600/sfn: Don't try to propagate to vec4 with more than one useGert Wollny1-1/+1
2023-08-31nv50/ir/nir: Fix zero source handling of tex instructions.Karol Herbst1-1/+1
2023-08-31lavapipe: use the component offset directly for xfbMike Blumenkrantz1-1/+1
2023-08-31nir: fix slot calculations for compact variables with location_fracMike Blumenkrantz1-1/+1
2023-08-31bin/ci_run_n_monitor: get git sha from pipeline if specified, instead of requ...Eric Engestrom1-1/+1
2023-08-31llvmpipe: Zero extend vectors in widen_to_simd_widthKonstantin Seurer1-1/+1
2023-08-31virgl: link VA driver with build-idAlex Denes1-1/+1
2023-08-31radv/video: use app provided hevc scaling list orderBenjamin Cheng1-1/+1
2023-08-31nv50/ir/nir: fix txq emission on MS texturesKarol Herbst1-1/+1
2023-08-31Revert "intel/ci: disable iris-jsl-deqp because it always fails for an AMD MR"Zhang Ning1-1/+1
2023-08-31zink: don't clobber descriptor mode on multiple screen creationMike Blumenkrantz1-1/+1
2023-08-31glxsw: check geometry of drawables on creationMike Blumenkrantz1-1/+1
2023-08-31kopper: handle pixmap creation failure more gracefullyMike Blumenkrantz1-1/+1
2023-08-31zink: fix the fix for separate shader program refcountingMike Blumenkrantz1-1/+1
2023-08-31r600/sfn: Fix use of multiple IDX with kcacheGert Wollny1-1/+1
2023-08-31llvmpipe: Fix compiling with LP_USE_TEXTURE_CACHEKonstantin Seurer1-1/+1
2023-08-31nir: Fix 16-component nir_replicate.Bas Nieuwenhuizen1-1/+1
2023-08-31aco: insert s_nop before VGPR deallocationRhys Perry1-1/+1
2023-08-31ci/tu: Drop some xfails for !24086Emma Anholt1-1/+1
2023-08-31nir/lower_blend: Fix 32-bit logicopsAlyssa Rosenzweig1-1/+1
2023-08-31nir/trivialize: Handle more RaW hazardsAlyssa Rosenzweig1-1/+1
2023-08-31nir/trivialize: Trivialize cross-block loadsFaith Ekstrand1-1/+1
2023-08-31nir/trivialize: Maintain divergence informationFaith Ekstrand1-1/+1
2023-08-31nir: Properly handle divergence for load_regFaith Ekstrand1-1/+1
2023-08-31draw: Do not restart the primitive_id at 0Konstantin Seurer1-1/+1
2023-08-31intel/blorp: Ambiguate after CCS resolves on gfx7-8Nanley Chery1-1/+1
2023-08-31intel/fs: don't try to rebuild sequences of non ssa valuesLionel Landwerlin1-1/+1
2023-08-31meson: Ensure that LLVMSPIRVLib is not required for CloverCaio Oliveira1-1/+1
2023-08-31aco/gfx11: fix get_gfx11_true16_mask with v_cmp_class_f16Georg Lehmann1-1/+1
2023-08-31nir/opt_dead_cf: remove nodes after a jump earlierRhys Perry1-1/+1
2023-08-31tu,freedreno: Forbid blit event for R8G8_SRGB due to gpu faultsDanylo Piliaiev1-1/+1
2023-08-31rusticl: fix warnings with newer rustcKarol Herbst1-1/+1