summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-07-30nv50/ir/nir: Fix zero source handling of tex instructions.Karol Herbst1-4/+4
2023-07-30ac/llvm: fix AC_TM_CHECK_IRRhys Perry1-1/+2
2023-07-28egl/wayland: Always initialise fd_display_gpuDaniel Stone1-0/+1
2023-07-28lavapipe: use the component offset directly for xfbMike Blumenkrantz1-1/+1
2023-07-28nir: fix slot calculations for compact variables with location_fracMike Blumenkrantz5-7/+7
2023-07-28virgl: link VA driver with build-idAlex Denes1-2/+2
2023-07-28nv50/ir/nir: fix txq emission on MS texturesKarol Herbst1-1/+6
2023-07-28zink: don't clobber descriptor mode on multiple screen creationMike Blumenkrantz1-1/+2
2023-07-28glxsw: check geometry of drawables on creationMike Blumenkrantz1-5/+11
2023-07-28kopper: handle pixmap creation failure more gracefullyMike Blumenkrantz1-3/+7
2023-07-28aco: insert s_nop before VGPR deallocationRhys Perry1-0/+2
2023-07-28nir/lower_blend: Fix 32-bit logicopsAlyssa Rosenzweig1-1/+1
2023-07-28draw: Do not restart the primitive_id at 0Konstantin Seurer2-2/+3
2023-07-28intel/blorp: Ambiguate after CCS resolves on gfx7-8Nanley Chery1-0/+13
2023-07-28aco/gfx11: fix get_gfx11_true16_mask with v_cmp_class_f16Georg Lehmann1-2/+2
2023-07-28nir/opt_dead_cf: remove nodes after a jump earlierRhys Perry1-5/+8
2023-07-28tu,freedreno: Forbid blit event for R8G8_SRGB due to gpu faultsDanylo Piliaiev2-0/+2
2023-07-28aco: Fix some constant patterns in 16-bit vec4 construction with s_pack.Bas Nieuwenhuizen1-0/+2
2023-07-28aco: fix nir_op_vec8/16 with 16-bit elements.Bas Nieuwenhuizen1-5/+8
2023-07-28venus: fix cmd state leak across implicit resetYiwei Zhang1-2/+2
2023-07-28venus: fix a cmd builder render_pass state leak across resetYiwei Zhang1-0/+2
2023-07-28radv: fix radv_get_ballot_bit_size with CSRhys Perry1-3/+1
2023-07-28gallivm: fix atomic global temporary storage.Dave Airlie1-1/+1
2023-07-28gallivm: Fix atomic_global typesKonstantin Seurer1-16/+4
2023-07-21tu: Fix vk2tu_*_stage flag typeConnor Abbott1-4/+4
2023-07-21zink: emit SpvCapabilitySampleMaskPostDepthCoverage with SpvExecutionModePost...Mike Blumenkrantz1-3/+1
2023-07-21zink: be even dumber about buffer refs when replacing storageMike Blumenkrantz1-3/+1
2023-07-21anv: Don't support ASTC images with modifiersNanley Chery1-4/+9
2023-07-21turnip: flush cache for dstBuffer in vkCmdCopyQueryPoolResultsYiwei Zhang3-1/+7
2023-07-21panfrost: Fix transform feedback on v9 harderAlyssa Rosenzweig1-1/+5
2023-07-21panfrost: Lower vertex_id for XFBAlyssa Rosenzweig1-0/+14
2023-07-21intel/fs: fix missing predicate on SEL instructionLionel Landwerlin1-1/+2
2023-07-21ir3: Fix FS quad ops returning wrong values from helper invocationsDanylo Piliaiev5-5/+7
2023-07-21freedreno/regs: Rename SP_FS_CTRL_REG0.DIFF_FINE into LODPIXMASKDanylo Piliaiev3-4/+15
2023-07-21egl/wayland: wait for compositor to release shm buffersRobert Mader1-5/+9
2023-07-21lima: update CI fixes and flakesMarek Olšák1-4/+0
2023-07-18util/u_queue: fix util_queue_finish deadlock by merging lock and finish_lockMarek Olšák7-44/+82
2023-07-18panfrost: Fix transform feedback on v9Alyssa Rosenzweig1-4/+4
2023-07-18anv: ensure CFE_STATE is emitted for ray tracing pipelinesIván Briano1-0/+2
2023-07-18mesa: fix 38% decrease in display list performance of Viewperf2020/NX8_StudioAAMarek Olšák6-14/+50
2023-07-18nir/unsigned_upper_bound: fix phi(bcsel)Rhys Perry1-3/+3
2023-07-18intel/perf: add perf query support for Intel RaptorlakeRohan Garg1-0/+1
2023-07-18glthread: determine global locking once every 64 batches to fix get_time perfMarek Olšák2-6/+27
2023-07-18radv: add conformant_trunc_coord to cache UUIDRhys Perry1-0/+2
2023-07-18ac/llvm: skip ballot zext for 32-bit dest with wave32-as-wave64Rhys Perry1-2/+4
2023-07-18ac/llvm: fix wave32 ac_build_mbcnt_add with 64-bit maskRhys Perry1-0/+3
2023-07-18nv50/ir: Support vector movsFaith Ekstrand1-1/+7
2023-07-18glx: Assign unique serial number to GLXBadFBConfig errorSemjon Kravtsenko1-0/+5
2023-07-18aco: Fix subgroup_id intrinsic on GFX10.3+.Timur Kristóf1-2/+3
2023-07-18pvr: skip setting up SPM consts buffer when no const shared regs are usedFrank Binns1-0/+8