summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Added ttrace pointsJoonbum Ko1-0/+6
2024-01-18Enabled the extension EGL_TIZEN_native_fence_sync.Joonbum Ko1-0/+1
2024-01-18 Fixed missing server_wait_sync to be called.Joonbum Ko1-0/+3
2024-01-18fixed fd leak problem.Joonbum Ko1-7/+7
2024-01-18Implemented internal_wait_sync with release_fence_fd from tpl_surface.Joonbum Ko1-1/+66
2024-01-18v3d: Implemented some functions to support eglWaitsync.Joonbum Ko4-1/+69
2024-01-18Implemented frontbuffer rendering mode.Joonbum Ko2-0/+17
2024-01-18Add support for ttraceXuelian2-0/+14
2024-01-18Add exception handle for multithread case.Xuelian2-0/+15
2024-01-18Implement extension EGL_TIZEN_native_fence_syncJoonbum Ko13-14/+187
2024-01-18Fix to use TPL_BACKEND_WAYLAND_THREAD.Joonbum Ko1-2/+9
2024-01-18Fix "close object **" error in vc4_bo_free on RPI3Xuelian1-12/+35
2024-01-18Fix resize issueXuelian Bai11-6/+168
2024-01-18Fix display issue on RPI4Xuelian Bai2-57/+51
2024-01-18Add Pbuffer support on Tizen platformXuelian1-28/+68
2024-01-18EGL: Add support for westonZhaowei Yuan7-11/+181
2024-01-18docs: add Readme for Tizen and Readme RPI3 Setup for TizenMun, Gwan-gyeong3-0/+264
2024-01-18egl_dri2: Add support for TizenXuelian16-8/+2224
2024-01-10VERSION: bump for 23.3.3upstream/23.3.3upstreamEric Engestrom1-1/+1
2024-01-10docs: add release notes for 23.3.3Eric Engestrom2-0/+157
2024-01-10egl: only check dri3 on X11antonino2-1/+3
2024-01-10vtn: Allow for OpCopyLogical with different but compatible typesKonstantin Seurer2-2/+6
2024-01-10.pick_status.json: Update to 67ad1142cf6afe61de834cefeddb4be06382899fEric Engestrom1-0/+300
2024-01-10anv: Increase ANV_MAX_QUEUE_FAMILIESJosé Roberto de Souza3-3/+3
2024-01-10.pick_status.json: Update to f6d2df5a7542025022e69b81dbe3af3e51ea5cd3Eric Engestrom1-0/+430
2024-01-10.pick_status.json: Mark b38c776690c9c39b04c57d74f9b036de56995aff as denominatedEric Engestrom1-1/+1
2024-01-10ac/rgp: Fix single-bit-bitfield-constant-conversion warningVinson Lee2-4/+4
2024-01-10radv: don't emit cp dma packets on video rings.Dave Airlie2-2/+5
2024-01-10aco: fix applying input modifiers to DPP8Georg Lehmann2-3/+3
2024-01-09vtn: Remove transpose(m0)*m1 fast pathKonstantin Seurer2-32/+10
2024-01-09nir/opt_move_discards_to_top: don't schedule discard/demote across subgroup o...Daniel Schürmann2-4/+41
2024-01-09gallium/vl: match YUYV/UYVY swizzle with change of color channelsLeo Liu2-2/+8
2024-01-09glthread: don't unroll draws using user VBOs with GLESMarek Olšák2-2/+3
2024-01-09ir3/legalize: Fix helper propagation with b.any/b.all/getoneConnor Abbott3-19/+2
2024-01-09intel/fs: fix depth compute state for unchanged depth layoutLionel Landwerlin2-2/+12
2024-01-09intel/compiler: reemit boolean resolve for inverted if on gen5Dave Airlie2-1/+12
2024-01-09isl: implement Wa_22015614752Lionel Landwerlin2-11/+34
2024-01-09zink: Always fill external_only in zink_query_dmabuf_modifiersMary Guillemard2-2/+6
2024-01-09zink: Initialize pQueueFamilyIndices for image query / createMary Guillemard2-1/+3
2024-01-09zink: fix heap-use-after-free on batch_state with sub-allocated pipe_resourcesKarol Herbst5-3/+51
2024-01-09.pick_status.json: Mark fbe4e16db2d369c3e54067d17f81bdce8661a461 as denominatedEric Engestrom1-1/+1
2024-01-09.pick_status.json: Update to 031978933151e95690e93919e7bfd9f1753f2794Eric Engestrom1-0/+1430
2024-01-04radv/rt: Free traversal NIR after compilationFriedrich Vock2-1/+2
2024-01-04radv: disable stencil test without a stencil attachmentSamuel Pitoiset3-16/+25
2024-01-04radv: fix binding partial depth/stencil views with dynamic renderingSamuel Pitoiset6-7/+16
2024-01-04llvmpipe: fix caching for texture shaders.Dave Airlie2-5/+10
2024-01-04intel/compiler: fix release build unused variable.Dave Airlie2-2/+2
2024-01-04gallivm: handle llvm 16 atexit ordering problems.Dave Airlie2-1/+35
2024-01-04.pick_status.json: Update to e2a7c877ad1fd6bda4032f707eea7646e5229969Eric Engestrom1-0/+370
2024-01-03zink: enforce maxTexelBufferElements for texel buffer sizingMike Blumenkrantz3-6/+17