summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2022-06-28nir/serialize: Support texop >= 16Boris Brezillon1-3/+3
2022-06-28broadcom/compiler: don't predicate postponed spillsIago Toral Quiroga1-1/+9
2022-06-28broadcom/compiler: fix postponed TMU spills with multiple writesIago Toral Quiroga1-5/+12
2022-06-28v3dv: fix leakIago Toral Quiroga1-1/+3
2022-06-28zink: fix kopper_acquire return valueMike Blumenkrantz1-1/+1
2022-06-28lima,panfrost: Do not ralloc contexts against the screenAlyssa Rosenzweig2-2/+2
2022-06-28lima/ci: mark some tests as passDylan Baker1-9/+0
2022-06-27intel/compiler: adjust task payload offsets as late as possibleMarcin Ślusarz1-7/+22
2022-06-27intel/common: allocate space for at least one task urbMarcin Ślusarz1-1/+4
2022-06-27intel/blorp: Dirty depth bounds dynamic state bits after blorpSviatoslav Peleshko1-2/+0
2022-06-27nir/serialize: Put dest last in packed_instr::texBoris Brezillon1-1/+1
2022-06-24zink: fix image bind countingMike Blumenkrantz1-1/+2
2022-06-24intel/blorp/gen6: Set BLEND_STATEChange only if emitting the blend stateSviatoslav Peleshko1-1/+1
2022-06-24util: use force_gl_map_buffer_synchronized workaround with RAGETimothy Arceri1-0/+2
2022-06-24util: add dri config option to disable GL_MAP_UNSYNCHRONIZED_BITTimothy Arceri7-0/+14
2022-06-24lavapipe: skip post-copy pNext checking during pipeline creation for compositesMike Blumenkrantz1-3/+2
2022-06-24lavapipe: fix renderpass info handling during pipeline creationMike Blumenkrantz1-4/+10
2022-06-24lavapipe: copy more pNexts for pipeline creationMike Blumenkrantz1-0/+46
2022-06-24egl/wayland: Don't try to access modifiers u_vector as dynarraySebastian Keller1-3/+2
2022-06-23Revert "wsi/x11: Avoid using xcb_wait_for_special_event in FIFO modes"Renato Pereyra1-26/+8
2022-06-23Revert "wsi/x11: Don't leak xcb_get_geometry_reply_t."Renato Pereyra1-1/+0
2022-06-23anv: limit RT writes to number of color outputsLionel Landwerlin1-4/+7
2022-06-23nir/algebraic: Fix NaN-unsafe fcsel patternsIan Romanick1-4/+4
2022-06-23nir: i32csel opcodes should compare with integer zeroIan Romanick1-2/+2
2022-06-23tu: Fix linemode for tessellation with isolinesConnor Abbott2-1/+9
2022-06-23vc4: Propagate txf_ms's dest_type to the lowered txf.Emma Anholt4-120/+36
2022-06-23nir/lower_point_size: apply point size clampingMike Blumenkrantz1-5/+12
2022-06-23virgl: overpropagate precise flagsItalo Nicola1-2/+0
2022-06-23wsi/x11: add xcb_put_image support for larger transfers.Dave Airlie1-9/+34
2022-06-23egl/x11: add missing put_image cookie cleanupsDave Airlie1-7/+9
2022-06-23egl/x11: split large put image requests to avoid server destroyDave Airlie1-3/+21
2022-06-23zink: fix dual_src_blend driconf workaroundMike Blumenkrantz1-1/+1
2022-06-23glx/drisw: invalidate drawables upon binding context if flush extension existsMike Blumenkrantz1-3/+9
2022-06-23glx/drisw: store the flush extension to the screenMike Blumenkrantz2-0/+3
2022-06-23pan/bi: Fix LD_BUFFER.i16 definitionAlyssa Rosenzweig1-1/+1
2022-06-23vulkan/wsi: fix crash with debug names on swapchainLionel Landwerlin1-5/+6
2022-06-23gallium/u_blitter: Fix depth.Timur Kristóf2-3/+5
2022-06-23r300: prefer old not native swizzle in constant foldingFilip Gawin1-2/+1
2022-06-23aco: fix validation of SOP1 instructions without definitionsSamuel Pitoiset1-2/+3
2022-06-23anv: Properly clamp attachment layer countsJason Ekstrand1-8/+24
2022-06-23panfrost: Remove sync arguments from panfrost_batch_submitIcecream951-14/+11
2022-06-23intel/fs: Add missing synchronization for WaW dependencyIan Romanick1-0/+2
2022-06-19zink: cap driver inlining using ssa allocation limitMike Blumenkrantz3-1/+13
2022-06-19zink: relax zink_resource_buffer_needs_barrier checksMike Blumenkrantz1-1/+1
2022-06-19zink: don't short-circuit gfx stage finding during barrier generationMike Blumenkrantz1-2/+16
2022-06-19zink: collect gfx stages for all bindings during barrier generationMike Blumenkrantz1-8/+6
2022-06-19zink: add a #define for vk shader bitsMike Blumenkrantz2-5/+7
2022-06-19zink: track image bindsMike Blumenkrantz2-0/+3
2022-06-19zink: rework buffer barrier generationMike Blumenkrantz1-29/+45
2022-06-19zink: track vertex buffer bind counts on resourcesMike Blumenkrantz2-0/+3