projects
/
platform
/
core
/
uifw
/
wayland-tbm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
405520c
)
Bug fix: use wl_tbm_queue_send_buffer_attached_with_id
31/83931/1
author
Sangjin Lee
<lsj119@samsung.com>
Tue, 16 Aug 2016 00:11:11 +0000
(09:11 +0900)
committer
Sangjin Lee
<lsj119@samsung.com>
Tue, 16 Aug 2016 00:11:11 +0000
(09:11 +0900)
Change-Id: I0e4a618b30dc059304b2edee3576fbab8e135ffe
src/wayland-tbm-server.c
patch
|
blob
|
history
diff --git
a/src/wayland-tbm-server.c
b/src/wayland-tbm-server.c
index
8d967ea
..
8028fb9
100644
(file)
--- a/
src/wayland-tbm-server.c
+++ b/
src/wayland-tbm-server.c
@@
-899,7
+899,7
@@
_wayland_tbm_server_wl_tbm_queue_send_surface(struct wayland_tbm_client_queue *c
(bufs[1] == -1) ? bufs[0] : bufs[1],
(bufs[2] == -1) ? bufs[0] : bufs[2]);
else
- wl_tbm_queue_send_buffer_attached_with_
f
d(wl_tbm_queue,
+ wl_tbm_queue_send_buffer_attached_with_
i
d(wl_tbm_queue,
wl_buffer,
info.width, info.height, info.format, info.num_planes,
tbm_surface_internal_get_plane_bo_idx(surface, 0),