summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-21Add malloc_trim after builtin_builder release.Sungguk Na1-0/+2
2023-02-21Fixed build error in aarch64.Joonbum Ko1-1/+1
2023-02-21Reduced the calling tpl_surface_validate.Joonbum Ko1-4/+13
2023-02-21Added ttrace pointsJoonbum Ko1-0/+6
2023-02-21Enabled the extension EGL_TIZEN_native_fence_sync.Joonbum Ko1-0/+1
2023-02-21 Fixed missing server_wait_sync to be called.Joonbum Ko1-0/+3
2023-02-21fixed fd leak problem.Joonbum Ko1-7/+7
2023-02-21Implemented internal_wait_sync with release_fence_fd from tpl_surface.Joonbum Ko1-1/+66
2023-02-21v3d: Implemented some functions to support eglWaitsync.Joonbum Ko4-1/+69
2023-02-21Implemented frontbuffer rendering mode.Joonbum Ko2-0/+17
2023-02-21Add support for ttraceXuelian2-0/+14
2023-02-21Add exception handle for multithread case.Xuelian2-0/+15
2023-02-21Implement extension EGL_TIZEN_native_fence_syncJoonbum Ko13-14/+187
2023-02-21Fix to use TPL_BACKEND_WAYLAND_THREAD.Joonbum Ko1-2/+9
2023-02-21Fix "close object **" error in vc4_bo_free on RPI3Xuelian1-12/+35
2023-02-21Fix resize issueXuelian Bai10-7/+172
2023-02-21Fix display issue on RPI4Xuelian Bai2-57/+51
2023-02-21Add Pbuffer support on Tizen platformXuelian1-28/+68
2023-02-21EGL: Add support for westonZhaowei Yuan7-11/+181
2023-02-21docs: add Readme for Tizen and Readme RPI3 Setup for TizenMun, Gwan-gyeong3-0/+264
2023-02-21egl_dri2: Add support for TizenXuelian16-9/+2220
2023-02-08VERSION: bump for 22.3.5upstream/22.3.5Eric Engestrom1-1/+1
2023-02-08docs: add release notes for 22.3.5Eric Engestrom2-0/+195
2023-02-08anv: uncompressed views of compressed 3d images are now validIván Briano2-2/+2
2023-02-08aco: fix imod/omod for gfx11 VOP3 opcodesGeorg Lehmann2-13/+13
2023-02-08util/vbuf: fix multidraw unrollingMike Blumenkrantz2-7/+5
2023-02-08zink: use screen indexing for bindless descriptor set in template bindMike Blumenkrantz2-2/+2
2023-02-08zink: make last_vertex_stage the first bit in zink_vs_key_baseMike Blumenkrantz2-2/+2
2023-02-08zink: fix gpl lib hashingMike Blumenkrantz2-4/+32
2023-02-08zink: set zs feedback loop bit from driver workaround on ctx createMike Blumenkrantz2-1/+2
2023-02-08zink: set gfx feedback loop bit in pipeline state for driver workaroundMike Blumenkrantz2-1/+2
2023-02-08zink: add a define for testing that an optimal key is the defaultMike Blumenkrantz2-1/+11
2023-02-08zink: add a define for the "default" optimal keyMike Blumenkrantz2-1/+4
2023-02-08zink: fix pointcoord y inversionSoroushIMG6-16/+36
2023-02-08lavapipe: Fix bad array index scale factor in lvp_inline_uniforms passIan Romanick2-2/+2
2023-02-08aco: fix out-of-bounds access when moving s_mem(real)time across SMEMRhys Perry2-2/+2
2023-02-08lavapipe: disable VK_FORMAT_FEATURE_2_COLOR_ATTACHMENT_BLEND_BIT for int formatsMike Blumenkrantz2-2/+2
2023-02-08v3dv: ensure we apply binning syncs to secondary command buffersIago Toral Quiroga4-5/+23
2023-02-08v3dv: ensure at least V3D_CL_MAX_INSTR_SIZE bytes in last CL instructionIago Toral Quiroga3-8/+14
2023-02-08meson: Ignore unused variables when assertions are disabledpal10002-7/+7
2023-02-08loader: unregister special event in loader_dri3_drawable_finiYuxuan Shui2-1/+10
2023-02-08zink: fix max acquired image countMike Blumenkrantz2-3/+3
2023-02-08zink: clear null image surfaces to 0SoroushIMG2-1/+8
2023-02-08zink: fix leak when rebinding same image surfaceSoroushIMG2-2/+5
2023-02-08zink: only save frag const buffers when used by blitSoroushIMG3-3/+6
2023-02-08radv: set state.vbo_misaligned_mask_invalid in radv_bind_vs_input_stateRhys Perry2-1/+7
2023-02-08ac/llvm: Fix validation error with global ioKonstantin Seurer2-2/+2
2023-02-08ac/nir/ngg: Include culled primitives in query.Timur Kristóf2-20/+29
2023-02-08zink: fix cap check for arb sparse texture2SoroushIMG2-2/+4
2023-02-08zink: fix sparse residency query and minLOD feature checksSoroushIMG2-2/+4