summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-02-13meson/v3d: replace partial list of nir dep files with idep_nir_headerssandbox/akazmin/tizen6_asanEric Engestrom1-2/+2
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 driimageXuelian2-4/+27
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-07Build: switch build tool from make to mesonsubmit/tizen/20191112.004552Zhaowei Yuan3-3/+8
2019-11-04Fix display issue on RPI4Xuelian Bai6-86/+119
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-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 Ko7-2/+107
2019-05-31Fix resize issueXuelian Bai7-2/+107
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 Yuan1-1/+34
2019-05-07Fix crash when query a pbuffer surfacesubmit/tizen/20190507.001146accepted/tizen/unified/20190507.111915Xuelian Bai1-20/+22
2019-04-29Add Pbuffer support on Tizen platformsubmit/tizen/20190429.015220accepted/tizen/unified/20190429.103817Zhaowei Yuan1-9/+45
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 Guan1-3/+4
2019-04-19Fix build and launch error for mesa 19.0.0Xiaowei Guan3-7/+16
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 Yuan1-10/+8
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 Ko3-5/+23
2019-04-08Release drm_fd when release tizen displayXuelian Bai3-5/+27
2019-04-08Platform_tizen: Allocate native display for EGL_DEFAULT_DISPLAYzhaowei yuan2-0/+16
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-08packaging for Tizen platform.Mun, Gwan-gyeong1-1/+1
2019-04-08configure.ac: Add tizen to supported egl platformsMun, Gwan-gyeong1-1/+1
2019-04-08egl_dri2: Add support for TizenMun, Gwan-gyeong7-2/+1650
2019-03-12anv: Fix destroying descriptor sets when pool gets resetDanylo Piliaiev1-4/+3
2019-03-12anv: destroy descriptor sets when pool gets resetJuan A. Suarez Romero1-0/+6
2019-03-12anv: destroy descriptor sets when pool gets destroyedTapani Pälli2-0/+18
2019-03-12intel/nir: Vectorize all IOJason Ekstrand1-0/+17
2019-03-12nir: Add a pass for lowering IO back to vector when possibleJason Ekstrand5-1/+392
2019-03-12anv: revert "anv: release memory allocated by glsl types during spirv_to_nir"Tapani Pälli1-2/+0
2019-03-12radv: fix pointSizeRange limitsSamuel Pitoiset1-1/+1
2019-03-12anv: release memory allocated by glsl types during spirv_to_nirTapani Pälli1-0/+2
2019-03-12st/dri: Set the PIPE_BIND_SHARED flag on create_image_with_modifiers.Eric Anholt1-6/+1
2019-03-12svga: remove SVGA_RELOC_READ flag in SVGA3D_BindGBSurface()Brian Paul1-1/+1
2019-03-12anv: Take references to push descriptor set layoutsJason Ekstrand1-6/+16