Commit Graph

234 Commits

Author SHA1 Message Date
openharmony_ci
ac13bde231
!519 bugfix for WCG and remove restrictions for buffer request config by 8K
Merge pull request !519 from ZhangYunFei555/master
2022-02-26 09:49:04 +00:00
openharmony_ci
86873cf832
!450 修复Composer相关CodeCheck
Merge pull request !450 from Andrew0229/fixcodesytle
2022-02-26 03:33:58 +00:00
openharmony_ci
c50df3d247
!509 modify DisplayManager.GetAllDisplays interface
Merge pull request !509 from xiaojianfeng/master
2022-02-26 02:07:18 +00:00
openharmony_ci
937f6f2242
!507 SurfaceImage特性上库
Merge pull request !507 from hudi/master
2022-02-26 01:51:18 +00:00
andrewhw
7fb4f02bcf fix composer codecheck
Signed-off-by: andrewhw <zhangzhao62@huawei.com>
2022-02-26 09:05:48 +08:00
zhangyunfei
4506b26c70 bugfix for WCG and remove restrictions for buffer request config by 8K
Signed-off-by: zhangyunfei <zhangyunfei15@huawei.com>
Change-Id: I256c7b8a644338e9dca6fedc45b0061ade1f05f0
2022-02-26 08:56:23 +08:00
lz-230
a3967f8f72 enable rk gpu
Signed-off-by: lz-230 <lizheng2@huawei.com>
2022-02-25 15:07:48 +08:00
hudi33
153c9dcea6 surfaceimage
Signed-off-by: hudi33 <chenbing33@huawei.com>
Change-Id: I057a9f7c82063b78c640e4d85f06f537f5c29af2
2022-02-25 11:52:58 +08:00
xiaojianfeng
cc56fb4579 modify DisplayManager.GetAllDisplays interface
Signed-off-by: xiaojianfeng <xiaojianfeng3@huawei.com>
Change-Id: Iff165af080f82ad237cfec352d9a600e91d1be93
2022-02-24 21:44:44 +08:00
stonesxd
667f6677b4 fix egl compile issue
Signed-off-by: stonesxd <shixindong@huawei.com>
Change-Id: I3d818e0657ad1e06f7712757a3c44e38b4abf16d
2022-02-24 18:36:31 +08:00
openharmony_ci
ec4b5030e4
!479 统一surface log TABLE
Merge pull request !479 from stonesxd/surface_log
2022-02-24 01:36:39 +00:00
maojiangping
49c8d97f5c Modifies the window type of boot animation
Signed-off-by: maojiangping <maojiangping@huawei.com>
Change-Id: I415c870ff95208d1813d1700da85e58942225b5e
2022-02-23 16:30:59 +08:00
stonesxd
38d1482312 Unify surface log TABLE
Signed-off-by: stonesxd <shixindong@huawei.com>
Change-Id: Iaad085e528707fce7eb3c91734f607d58d1b4ba9
2022-02-22 15:22:52 +08:00
openharmony_ci
d1c6e89f9d
!446 修复Composer相关CodeStyle
Merge pull request !446 from Andrew0229/fixcodesytle
2022-02-17 06:50:48 +00:00
andrewhw
5caf5102d6 fix composer code style
Signed-off-by: andrewhw <zhangzhao62@huawei.com>
2022-02-17 10:38:06 +08:00
yexiandong
35779704e2 fix spelling mistakes
Signed-off-by: yexiandong <yexiandong@huawei.com>
2022-02-16 21:33:01 +08:00
zhangyunfei
2cbfd5ce6e update surfaceBufferColorGamut set and get interface
Signed-off-by: zhangyunfei <zhangyunfei15@huawei.com>
Change-Id: I5a40ecc580c4ef4e866d5e381576bd65e3b3ad2e
2022-02-16 11:35:46 +08:00
openharmony_ci
5bdc421a71
!396 update WGR and HDR interface and add test code
Merge pull request !396 from ZhangYunFei555/master
2022-02-14 08:07:07 +00:00
zhangyunfei
481e52a021 update WGR and HDR interface and add test code
Signed-off-by: zhangyunfei <zhangyunfei15@huawei.com>
Change-Id: I7e0fa0f182d9b713a968e11d52487938c6cb28c7
2022-02-14 14:07:37 +08:00
openharmony_ci
460714ff50
!381 remove requestBufferNoFence and requestBufferWithFence interface
Merge pull request !381 from stonesxd/request_branch
2022-02-14 02:31:29 +00:00
openharmony_ci
0769bb48e6
!379 使能vsync新框架
Merge pull request !379 from BruceXuXu/vsync
2022-02-12 06:27:24 +00:00
BruceXuXu
2090dc9e91 open vsync new framework
Signed-off-by: BruceXuXu <xufeilong2@huawei.com>
Change-Id: I9fe830ea6d927367cff9628f653b164332351d40
2022-02-12 10:37:09 +08:00
zhangyunfei
5b4d39c948 1.add WGR and HDR interface in compose
2. add SetColorGamut and GetColorGamut interface in surface

Signed-off-by: zhangyunfei <zhangyunfei15@huawei.com>
Change-Id: I0e61ed63e22d4f29753acbb1d3ca421ab9dc07cd
2022-02-11 16:28:47 +08:00
stonesxd
a30c372a4e remove requestbufferNoFence and requestbufferWithFence interface
Signed-off-by: stonesxd <shixindong@huawei.com>
Change-Id: Idad00f7459a5cc45b7b97e69a66a82b5a73559ea
2022-02-10 14:37:30 +08:00
openharmony_ci
1485eca4cb
!354 解决在redraw的场景下rs crash的问题
Merge pull request !354 from BruceXuXu/bugfix_rs_crash
2022-02-08 01:23:28 +00:00
BruceXuXu
83079efb79 fix rs crash at redraw process
Signed-off-by: BruceXuXu <xufeilong2@huawei.com>
Change-Id: I97ee61714a205433381d86d48acdf6b8cd61e5ff
2022-02-07 20:27:15 +08:00
openharmony_ci
e83d892744
!353 support watchos demo on hi3516dv300
Merge pull request !353 from 林一育/master
2022-02-07 10:25:57 +00:00
linyiyu
69e12d9f71 IssueNo:#I4SJFN
Description:support one app demo on hi3516dv300
Sig:OTHERS
Feature or Bgfix:Feature
Binary Source: No

Signed-off-by: linyiyu <linyiyu1219@126.com>
2022-02-07 16:17:37 +08:00
linyiyu
3d62c12cbe IssueNo:#I4SJFN
Description:support one app demo on hi3516dv300
Sig:OTHERS
Feature or Bgfix:Feature
Binary Source: No

Signed-off-by: linyiyu <linyiyu1219@126.com>
2022-02-07 16:00:37 +08:00
yexiandong
4c559ebc00 Modify the ndk interface name of NativeWindow
Signed-off-by: yexiandong <yexiandong@huawei.com>
2022-02-07 14:33:40 +08:00
openharmony_ci
c27cd751bc
!333 开机动画补充gpu宏,补充trace
Merge pull request !333 from zengqingyu/master
2022-01-29 07:02:08 +00:00
xxfeng_hw
a43dd9ebdd Render service crash bugfix
Signed-off-by: xxfeng_hw <yuxiaofeng8@huawei.com>
Change-Id: Iec4e125e459c4d4e9723eb1d517a72d952ee9a0e
2022-01-29 12:00:31 +08:00
zengqingyu
1cbca9acd1 fix wgr gpu macros, add trace
Signed-off-by: zengqingyu <zengqingyu3@huawei.com>
Change-Id: Ibfd3bf9a7f5bc835d9ac93d8bd91b274ef2168e3
2022-01-28 15:03:45 +08:00
thelastking
2e2af588db update damageRegion and srcRect
Signed-off-by: thelastking <chenlulu16@huawei.com>
Change-Id: If2ffa7aecab25f89980676a7d602867d45614887
2022-01-26 10:01:13 +08:00
openharmony_ci
cb4c088ed8
!290 bundle.json修改
Merge pull request !290 from hudi/master
2022-01-24 08:15:08 +00:00
hudi33
08a97ef0a0 modify bundle.json
Signed-off-by: hudi33 <chenbing33@huawei.com>
Change-Id: Iacdb9945f7d24dd716d61133480ec59092bbf8be
2022-01-24 14:13:01 +08:00
zengqingyu
6df181a022 refactor boot animation
Change-Id: Idd66418b0e47d5fa0ac8f1d7cc46ea9cd5fe69f1
Signed-off-by: zengqingyu <zengqingyu3@huawei.com>
2022-01-24 10:34:27 +08:00
maojiangping
edd80f62fe remove useless window code
Signed-off-by: maojiangping <maojiangping@huawei.com>
Change-Id: I0f0f041179d798f45ab10655a7df6c2172796412
Signed-off-by: maojiangping <maojiangping@huawei.com>
2022-01-22 14:50:14 +08:00
stonesxd
81fe0a060a add nofity all when release and cancel buffer
Signed-off-by: stonesxd <shixindong@huawei.com>
Change-Id: Ia90889bb24756b730124f74a8bf64c8e8aa5dd8d
2022-01-22 08:53:40 +08:00
openharmony_ci
981a435f6c
!251 fix ndk symbol issue
Merge pull request !251 from yexiandong/master
2022-01-20 07:03:28 +00:00
openharmony_ci
29c38cd7ca
!250 wait 3s for gpu requestbuffer
Merge pull request !250 from pengquan1/master
2022-01-20 02:58:12 +00:00
yexiandong
29ac41bff6 fix ndk symbol issue
Signed-off-by: yexiandong <yexiandong@huawei.com>
2022-01-19 20:31:55 +08:00
pengquan1
8c2954e95e wait 3s for GPU requestbuffer
Signed-off-by: pengquan1 <pengquan1@huawei.com>
2022-01-19 20:06:25 +08:00
bayanxing
22733eb31d add bootanimation generate tool
Signed-off-by: bayanxing <bayanxing@kaihongdigi.com>
2022-01-19 16:10:52 +08:00
openharmony_ci
01b6d441d6
!222 当没有buffer可用的时候,在RequestBuffer中新增超时机制,超时后重新检查有无buffer可用
Merge pull request !222 from BruceXuXu/master
2022-01-18 13:12:21 +00:00
openharmony_ci
ee437004e9
!227 更新surface测试代码
Merge pull request !227 from ZhangYunFei555/master
2022-01-18 12:24:46 +00:00
ZhangYunFei555
ee55dab08f update surface test code
Signed-off-by: ZhangYunFei555 <zhangyunfei15@huawei.com>
2022-01-18 19:19:37 +08:00
BruceXuXu
407207d69b The timeout mechanism is added in RequestBuffer when there is no buffer to use
Signed-off-by: BruceXuXu <xufeilong2@huawei.com>
2022-01-18 14:30:43 +08:00
pengquan1
afa16a5278 enable ohos gpu
Signed-off-by: pengquan1 <pengquan1@huawei.com>
2022-01-18 11:33:59 +08:00
openharmony_ci
1040aeedb0
!216 fix codec sync error and boot error
Merge pull request !216 from pengquan1/master
2022-01-18 01:45:02 +00:00