summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-12Fixed wrong use strerror_rsubmit/tizen/20200212.041541accepted/tizen/unified/20200212.125725tizen-19.0.0Joonbum Ko1-2/+5
2020-02-10Added exception checking to prevent integer handling problemsubmit/tizen/20200211.100303Joonbum Ko1-0/+6
2020-02-10Fixed to change to use strerror_r function instead strerror.Joonbum Ko1-1/+1
2020-02-10Fixed double close problem.Joonbum Ko2-4/+0
2020-01-07Fixed to close GEM handle of renderonly_scanout.submit/tizen/20200107.093413accepted/tizen/unified/20200109.065452Joonbum Ko1-0/+7
2019-12-12Handle 1x1 issue for driimageXuelian3-4/+31
2019-12-09Remove extra build requires for mesaXuelian1-4/+2
2019-11-12Build: fix a build warningsubmit/tizen/20191112.072251accepted/tizen/unified/20191112.081843Zhaowei Yuan1-0/+2
2019-11-12platform_tizen: free driver_name if initialization goes wrongZhaowei Yuan1-4/+3
2019-11-12Build: fix building issue for i586 and X86_64Zhaowei Yuan1-0/+2
2019-11-07Build: switch build tool from make to mesonsubmit/tizen/20191112.004552Zhaowei Yuan6-27/+41
2019-11-04Fix display issue on RPI4Xuelian Bai7-87/+120
2019-09-05Implement dlog for mesa mainZhaowei Yuan2-2/+29
2019-08-30Fix 1x1 issue of task-mgrtizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201026.184307submit/tizen_5.5_mobile_hotfix/20201026.185107submit/tizen_5.5/20191031.000010submit/tizen/20190830.072315accepted/tizen/unified/20190902.055254accepted/tizen/5.5/unified/wearable/hotfix/20201027.095847accepted/tizen/5.5/unified/mobile/hotfix/20201027.073534accepted/tizen/5.5/unified/20191031.004442tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedXuelian Bai4-2/+37
2019-08-27Fix yuv blit align issue.submit/tizen/20190829.234817accepted/tizen/unified/20190830.040819Xuelian Bai1-1/+1
2019-07-18Revert "sync wayland-egl code"submit/tizen/20190731.004415submit/tizen/20190730.013757submit/tizen/20190726.042250submit/tizen/20190723.043836submit/tizen/20190723.011703submit/tizen/20190717.043119accepted/tizen/unified/20190731.024348accepted/tizen/unified/20190724.063754Joonbum Ko3-45/+15
2019-07-18Revert "Create devel file for gbm"submit/tizen/20190724.231212submit/tizen/20190718.022254accepted/tizen/unified/20190724.231732accepted/tizen/unified/20190719.111635Joonbum Ko3-35/+1
2019-07-05Create devel file for gbmsubmit/tizen/20190716.054641submit/tizen/20190715.062210accepted/tizen/unified/20190717.115255Zhaowei Yuan3-1/+35
2019-06-19Check if stdraw is NULL before accesssubmit/tizen/20190627.071010accepted/tizen/unified/20190628.035315Zhaowei Yuan1-2/+2
2019-06-19close tbm_bufmgr_fd and dri2_dpy->fd after usedZhaowei Yuan1-0/+7
2019-06-03Changed the calling order of the enqueue_buffer.submit/tizen/20190603.062347accepted/tizen/unified/20190604.014616Joonbum Ko1-3/+3
2019-06-03Merge "Fix resize issue When evas resize window after dequeue, then draw and ...Joonbum Ko8-3/+111
2019-05-31Fix resize issueXuelian Bai8-3/+111
2019-05-30sync wayland-egl codeXiaowei Guan3-15/+45
2019-05-15egllog: add unlock call preventing the deadlocksubmit/tizen/20190515.041046accepted/tizen/unified/20190515.085011SooChan Lim1-0/+1
2019-05-08Added missed break in switch statement.submit/tizen/20190508.062627accepted/tizen/unified/20190509.041005Joonbum Ko1-0/+5
2019-05-07Re-implement _eglLog based on dlogZhaowei Yuan3-2/+36
2019-05-07Fix crash when query a pbuffer surfacesubmit/tizen/20190507.001146accepted/tizen/unified/20190507.111915Xuelian Bai1-20/+22
2019-05-07Revert "Fix LTO build error"SooChan Lim1-4/+1
2019-05-03Revert "spec: exclude i586 i686 x86_64"submit/tizen/20190503.004149accepted/tizen/unified/20190503.075103SooChan Lim1-1/+1
2019-05-01Fix LTO build errorSlava Barinov1-1/+4
2019-04-29Add Pbuffer support on Tizen platformsubmit/tizen/20190429.015220accepted/tizen/unified/20190429.103817Zhaowei Yuan1-9/+45
2019-04-26Revert "spec: only build on arm"SooChan Lim1-0/+2
2019-04-24spec: only build on armsubmit/tizen/20190424.105733accepted/tizen/unified/20190425.111631SooChan Lim1-2/+0
2019-04-24spec: exclude i586 i686 x86_64submit/tizen/20190424.063103SooChan Lim1-1/+1
2019-04-19add wayland-egl code for platform_waylandsubmit/tizen/20190424.023121Xiaowei Guan7-4/+194
2019-04-19fix weston build error and app launch errorXiaowei Guan2-6/+7
2019-04-19Fix build and launch error for mesa 19.0.0Xiaowei Guan4-8/+18
2019-04-19EFL will change EGL_PLATFORM, to avoid conflict with EFL, so Mesa use EGL_PL...Xiaowei Guan1-1/+1
2019-04-08Fix build error for tile format patchtizen_realXuelian Bai1-0/+2
2019-04-08Add modifier in attribute list if surface flag is tiled.Xuelian Bai1-2/+30
2019-04-08EGL: Add support for westonZhaowei Yuan2-12/+12
2019-04-08EGL_DRI2 : expose local_buffers for all platformsZhaowei Yuan1-3/+3
2019-04-08platform_tizen: setup screen and extensions while initZhaowei Yuan1-0/+7
2019-04-08platform_tizen: Fixed some build errors for supporting latest upstream code.Joonbum Ko4-6/+24
2019-04-08Release drm_fd when release tizen displayXuelian Bai3-5/+27
2019-04-08Platform_tizen: Allocate native display for EGL_DEFAULT_DISPLAYzhaowei yuan3-1/+17
2019-04-08egl/tizen: disable partial buffer swap settingsHackseung Lee1-2/+2
2019-04-08egl/tizen: Initialize arrays which may be used in uninitializedHoyub Lee1-3/+3
2019-04-08docs: Add Tizen Binary Download Instructions for RPI3Mun, Gwan-gyeong1-0/+47