summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Change the build prefix to /hal/Joonbum Ko1-22/+17
2024-01-18Disable build gbmChangyeon Lee1-1/+10
2024-01-18Add a symbolic link of libvulkan_broadcom.so to /usr/libJoonbum Ko1-6/+8
2024-01-18Change install path to /hal/libJoonbum Ko1-6/+18
2024-01-18Enable vulkan support for mesa:Tianhao Ni1-0/+9
2024-01-18Fix coredump for swrastxuelian.bai1-1/+32
2024-01-18Fix fence fd leak issue:nith19891-0/+7
2024-01-18Use _udevrulesdir macroINSUN PYO1-3/+4
2024-01-18Add malloc_trim after builtin_builder release.Sungguk Na1-0/+2
2024-01-18Fixed build error in aarch64.Joonbum Ko1-1/+1
2024-01-18Reduced the calling tpl_surface_validate.Joonbum Ko1-4/+13
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