summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-18crocus: Avoid fast-clear with incompatible viewFilip Gawin4-4/+37
2023-07-18nvc0: backport fp helper invocation fix to 2nd gen Maxwell+Karol Herbst3-2/+79
2023-07-18llvmpipe/linear: don't allow linear path for shader output with location fracDave Airlie1-1/+8
2023-07-18anv: fix utrace signaling with XeLionel Landwerlin1-4/+8
2023-07-18virgl/video: Fix out-of-bounds access in fill_mpeg4_picture_desc()Feng Jiang1-1/+1
2023-07-18zink: fix batch disambiguation on first submitMike Blumenkrantz1-1/+3
2023-07-18frontends/va: Fix memory leak of decrypt_keyFeng Jiang2-1/+7
2023-07-18radv/rt: Miss rays that hit the triangle's v edgeFriedrich Vock1-41/+7
2023-07-18radv/rt: Enable exact on software intersection functionsFriedrich Vock1-0/+8
2023-07-18panfrost: fix refcnt imbalance related to blitterPatrick Lerda4-23/+59
2023-07-18wgl: Fix depth/stencil image support when using zink kopperBilly Laws2-1/+13
2023-07-18d3d12: Fix indexing of local_reference_stateJesse Natalie2-4/+4
2023-07-18r600: Pre-EG - Set wrap texture modes to repeat when seemless cube is usedGert Wollny1-0/+14
2023-07-18venus: fix leaks from tracked present src imagesYiwei Zhang1-0/+11
2023-07-18venus: fix a cmd tmp storage leakYiwei Zhang1-0/+4
2023-07-18intel/fs: disable coarse pixel shader with interpolater messages at sampleLionel Landwerlin3-1/+52
2023-07-18nir: Add nir_foreach_function_impl helperAlyssa Rosenzweig1-0/+44
2023-07-18vbo: correctly restore _VaryingInputs for display list fast pathMarek Olšák1-1/+3
2023-07-16glsl: Fix yylloc.source propagation in YYLLOC_DEFAULTSviatoslav Peleshko2-3/+5
2023-07-16radeonsi: fix refcnt imbalance related to util_blitter_save_fragment_constant...Patrick Lerda3-5/+8
2023-07-16winsys/panfrost: Make sure we reset scanout on error in create_kms_dumb_buffe...Boris Brezillon1-2/+7
2023-07-16renderonly: Make sure we reset scanout on error in create_kms_dumb_buffer_for...Boris Brezillon1-1/+7
2023-07-16renderonly: Fix potential NULL deref in the error pathBoris Brezillon1-1/+1
2023-07-16winsys/panfrost: Fix a scanout resource leakRobert Beckett1-11/+14
2023-07-16aux/trace: fix bindless texture dumpingMike Blumenkrantz1-2/+0
2023-07-16zink: don't destroy swapchain on initial CreateSwapchainKHR failMike Blumenkrantz1-1/+0
2023-07-16st/mesa: Set gl_config.floatMode based on color_formatJanne Grunau8-10/+1
2023-07-15anv: Fix compute maximum number of threads valueJosé Roberto de Souza1-3/+1
2023-07-15nir/opt_dead_cf: Handle if statements ending in a jump correctlyKonstantin Seurer1-28/+26
2023-07-15tu/kgsl: Fix memory overwrite with vkFlushMappedMemoryRanges when more than 1...Shan-Min Chao1-1/+1
2023-07-15util/disk_cache: fix ~/.cache/ permissionsEric Engestrom1-1/+1
2023-07-15draw/gs: handle extra shader outputs in geometry.Dave Airlie1-1/+1
2023-07-15pan/mdg: Fix temp count calculationAlyssa Rosenzweig2-7/+10
2023-07-15zink: fix separate shader program refcountingMike Blumenkrantz1-3/+3
2023-07-15zink: do initial program unref during program creationMike Blumenkrantz1-2/+1
2023-07-15gallivm: Clamp the texel buffer sizeKonstantin Seurer3-1/+11
2023-07-15ac/nir/ngg: Call nir_convert_to_lcssa before divergence analysis.Timur Kristóf1-0/+2
2023-07-15lavapipe: check sampler pointer before derefDave Airlie1-0/+2
2023-07-15zink: get new bda when rebinding invalidated buffersMike Blumenkrantz1-0/+3
2023-07-15zink: fix unbinding generated gs on real gs bindMike Blumenkrantz1-1/+1
2023-07-15zink: fix assert for inline uniform invalidation with generated gs boundMike Blumenkrantz1-1/+1
2023-07-15radv: fix incorrect size for primitives generated queryJuston Li1-2/+2
2023-07-15util/blitter: revert util_blitter_clear_buffer()Patrick Lerda1-4/+1
2023-07-15nir/split_64bit_vec3_and_vec4: Use the right number of componentsCorentin Noël1-1/+2
2023-07-11broadcom/compiler: don't leak v3d_compile when finding a new best strategyIago Toral Quiroga1-6/+13
2023-06-28anv: fix utrace batch allocationLionel Landwerlin1-2/+11
2023-06-28radv/amdgpu: workaround a kernel bug when replacing sparse mappingsSamuel Pitoiset1-26/+58
2023-06-28radv/amdgpu: skip adding per VM BOs for sparse during CS BO list buildSamuel Pitoiset2-15/+14