summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-22Fix coredump for swrastsandbox/baixl/develxuelian.bai1-1/+31
2021-03-29Upgrade mesa to 21.0.0 release versionxuelian.bai1-2/+2
2021-03-20Fix fence fd leak issue:nith19891-0/+7
2021-03-19Use _udevrulesdir macroINSUN PYO1-3/+4
2021-03-19Add malloc_trim after builtin_builder release.Sungguk Na1-0/+2
2021-03-19Fixed build error in aarch64.Joonbum Ko1-1/+1
2021-03-19Reduced the calling tpl_surface_validate.Joonbum Ko1-4/+13
2021-03-19Added ttrace pointsJoonbum Ko1-0/+6
2021-03-19Enabled the extension EGL_TIZEN_native_fence_sync.Joonbum Ko1-0/+1
2021-03-19 Fixed missing server_wait_sync to be called.Joonbum Ko1-0/+3
2021-03-19fixed fd leak problem.Joonbum Ko1-7/+7
2021-03-19Implemented internal_wait_sync with release_fence_fd from tpl_surface.Joonbum Ko1-1/+66
2021-03-19v3d: Implemented some functions to support eglWaitsync.Joonbum Ko4-1/+69
2021-03-19Implemented frontbuffer rendering mode.Joonbum Ko2-0/+17
2021-03-19Add support for ttraceXuelian2-0/+14
2021-03-19Add exception handle for multithread case.Xuelian2-0/+15
2021-03-19Implement extension EGL_TIZEN_native_fence_syncJoonbum Ko13-14/+187
2021-03-19Fix to use TPL_BACKEND_WAYLAND_THREAD.Joonbum Ko1-2/+9
2021-03-19Fix "close object **" error in vc4_bo_free on RPI3Xuelian1-12/+35
2021-03-19Fix resize issueXuelian Bai11-8/+176
2021-03-19Fix display issue on RPI4Xuelian Bai2-57/+51
2021-03-19Add Pbuffer support on Tizen platformXuelian1-28/+68
2021-03-19EGL: Add support for westonZhaowei Yuan7-11/+181
2021-03-19docs: add Readme for Tizen and Readme RPI3 Setup for TizenMun, Gwan-gyeong3-0/+264
2021-03-19egl_dri2: Add support for TizenXuelian17-10/+2220
2021-03-11VERSION: bump for 21.0 releaseupstream/21.0.0Dylan Baker1-1/+1
2021-03-11docs: add release notes for 21.0.0Dylan Baker2-15/+3336
2021-03-11radeonsi: don't crash on NULL images in si_check_needs_implicit_syncMarek Olšák1-1/+1
2021-03-11radeonsi: fix si_check_render_feedbackPierre-Eric Pelloux-Prayer2-9/+25
2021-03-11radeonsi: fix read from compute / write from draw syncPierre-Eric Pelloux-Prayer5-4/+67
2021-03-11.pick_status.json: Mark 5f1b3544729178715a1ed0714bd1029737089824 as backportedDylan Baker1-1/+1
2021-03-11.pick_status.json: Mark ea27f2bf092f462171fe14a44619565d14f43fb8 as backportedDylan Baker1-1/+1
2021-03-11.pick_status.json: Mark 942ba4e34124d1058492f544dc8fd42f4012fd12 as backportedDylan Baker1-1/+1
2021-03-11.pick_status.json: Mark 04df0cb4ae7055b0a4a6dc9875aa5926131fe5f4 as backportedDylan Baker1-1/+1
2021-03-11.pick_status.json: Update to c22267262ee1b6817df368a51168fa82bd17293cDylan Baker1-0/+72
2021-03-11.pick_status.json: Update to ea27f2bf092f462171fe14a44619565d14f43fb8Dylan Baker1-0/+9
2021-03-11turnip: Remove unused TU_DEBUG_IR3 flagMatt Turner3-3/+1
2021-03-11vulkan/device_select: Only call vkGetPhysicalDeviceProperties2 if the device ...Georg Lehmann2-9/+10
2021-03-11zink: fix streamout emission for super-enhanced layoutsMike Blumenkrantz2-5/+11
2021-03-11aco: Fix vector::reserve() being called with the wrong sizeTony Wasserka2-2/+3
2021-03-11tegra/context: unwrap indirect_draw_count as wellKarol Herbst2-1/+2
2021-03-11tegra/context: fix regression in tegra_draw_vboKarol Herbst2-2/+2
2021-03-11st/mesa: Update constants on alpha test change if it's loweredIcecream952-2/+2
2021-03-11.pick_status.json: Update to 6ceb6b509e64c54812a5f6a208e7d93cc61119f4Dylan Baker1-0/+1215
2021-03-11aco: calculate all p_as_uniform and v_readfirstlane_b32 sources in WQMRhys Perry2-3/+8
2021-03-11zink: Fix a thinko in instance setupAdam Jackson1-2/+2
2021-03-11zink: unset generated TCS if its parent TESS is unsetMike Blumenkrantz1-1/+9
2021-03-11zink: VK_KHR_draw_indirect_count is a device extensionHoe Hao Cheng3-12/+6
2021-03-11r300,i915g: Report no shader buffers or images on non-TCL HW.Eric Anholt2-1/+10
2021-03-11radeonsi: properly set SPI_SHADER_PGM_HI_ESPierre-Eric Pelloux-Prayer2-2/+2