summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-10Add malloc_trim after builtin_builder release.tizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.115103submit/tizen_6.0_hotfix/20201102.192903submit/tizen_6.0/20201029.205503submit/tizen/20200810.080631accepted/tizen/unified/20200812.144044accepted/tizen/6.0/unified/hotfix/20201102.231453accepted/tizen/6.0/unified/20201030.111214tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedSungguk Na1-0/+2
2020-08-10Fixed build error in aarch64.Joonbum Ko1-1/+1
2020-07-22Reduced the calling tpl_surface_validate.Joonbum Ko1-4/+13
2020-07-21Added ttrace pointsJoonbum Ko1-0/+6
2020-07-21Enabled the extension EGL_TIZEN_native_fence_sync.Joonbum Ko1-0/+1
2020-07-21 Fixed missing server_wait_sync to be called.Joonbum Ko1-0/+3
2020-07-21fixed fd leak problem.Joonbum Ko1-7/+7
2020-07-21Implemented internal_wait_sync with release_fence_fd from tpl_surface.Joonbum Ko1-1/+66
2020-07-21v3d: Implemented some functions to support eglWaitsync.Joonbum Ko4-1/+68
2020-07-20Implemented frontbuffer rendering mode.submit/tizen/20200720.053046accepted/tizen/unified/20200721.042546Joonbum Ko2-0/+17
2020-07-17Handle 1x1 issue for driimageXuelian3-4/+31
2020-07-17Fix resize issueXuelian Bai11-5/+148
2020-06-23Add support for ttraceXuelian2-0/+14
2020-05-24Add exception handle for multithread case.submit/tizen/20200529.080205submit/tizen/20200528.064401accepted/tizen/unified/20200601.140144Xuelian2-0/+15
2020-05-24Revert "Handle 1x1 issue for driimage"Xuelian2-18/+2
2020-05-24Revert "Fix resize issue"Xuelian11-159/+5
2020-04-29Added missed dri2_fini_surface() at tizen_destroy_surface().submit/tizen/20200507.060140accepted/tizen/unified/20200508.050231Joonbum Ko1-0/+2
2020-03-31Implemented extension EGL_TIZEN_native_fence_sync.Joonbum Ko9-2/+135
2020-03-30Added new extension EGL_TIZEN_native_fence_sync.Joonbum Ko1-0/+11
2020-03-30v3d_fence: Added function to get fence_fd from dri2.Joonbum Ko1-0/+11
2020-03-30v3d_screen: Fixed to support capability for NATIVE_FENCE_FD.Joonbum Ko2-0/+10
2020-03-30Changed the initial setting of dri2_surface to use out_fence_fd.Joonbum Ko1-1/+1
2020-03-30Fixed to use out_fence_fd to wait render done in twe_thread.Joonbum Ko1-11/+8
2020-03-30Fix to use TPL_BACKEND_WAYLAND_THREAD.Joonbum Ko1-2/+9
2020-03-27Fix "close object **" error in vc4_bo_free on RPI3submit/tizen/20200327.014659accepted/tizen/unified/20200402.155341Xuelian1-12/+35
2020-03-26Handle 1x1 issue for driimageXuelian3-4/+31
2020-03-26Fix display issue on RPI4Xuelian Bai2-57/+51
2020-03-26Fix resize issueXuelian Bai11-5/+147
2020-03-27Add Pbuffer support on Tizen platformXuelian1-28/+68
2020-03-25EGL: Add support for westonZhaowei Yuan7-11/+181
2020-03-25docs: add Readme for Tizen and Readme RPI3 Setup for TizenMun, Gwan-gyeong3-0/+264
2020-03-25Add build support for Tizen platform.Xuelian10-11/+409
2020-03-25Re-implement _eglLog based on dlogZhaowei Yuan2-1/+62
2020-03-25egl_dri2: Add support for TizenXuelian7-4/+1757
2019-12-12VERSION: bump for 19.3.0 finalupstream/19.3.019.3.0Dylan Baker1-1/+1
2019-12-12docs: add release notes for 19.3.0Dylan Baker1-0/+3138
2019-12-12Revert "egl: move #include of local headers out of Khronos headers"Dylan Baker3-4/+3
2019-12-12Revert "egl: avoid local modifications for eglext.h Khronos standard header f...Dylan Baker2-11/+11
2019-12-12anv: fix incorrect VMA alignment for CCS main surfacesLionel Landwerlin1-2/+12
2019-12-12ac/nir: fix out-of-bound access when loading constants from globalSamuel Pitoiset1-4/+14
2019-12-12radeonsi: use gfx9.surf_offset to compute texture offsetPierre-Eric Pelloux-Prayer1-1/+2
2019-12-11android: radeonsi: fix build after vl refactoring (v2)Mauro Rossi3-3/+16
2019-12-11anv: Don't leak when set_tiling failsJason Ekstrand1-3/+4
2019-12-11iris: Fix import of multi-planar surfaces with modifiersNanley Chery2-1/+12
2019-12-11iris: try to set the specified tiling when importing a dmabufJames Xiong3-11/+29
2019-12-11gallium: Store the image format in winsys_handleNanley Chery2-0/+10
2019-12-11radv: Fix RGBX Android<->Vulkan format correspondence.Bas Nieuwenhuizen1-1/+1
2019-12-11meson/broadcom: libbroadcom_cle also needs zlibDylan Baker1-1/+1
2019-12-11meson/broadcom: libbroadcom_cle needs expat headersDylan Baker1-1/+1
2019-12-10anv: fix missing gen12 handlingLionel Landwerlin1-0/+3