projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c65478
)
e_hwc_windows: set the buffer to the tdm when it is the pp_set
39/214639/1
author
SooChan Lim
<sc1.lim@samsung.com>
Wed, 25 Sep 2019 01:48:09 +0000
(10:48 +0900)
committer
SooChan Lim
<sc1.lim@samsung.com>
Wed, 25 Sep 2019 01:48:09 +0000
(10:48 +0900)
Change-Id: I979b22578760289cccbf8e4c219aa83764f3f0ed
src/bin/e_hwc_windows.c
patch
|
blob
|
history
diff --git
a/src/bin/e_hwc_windows.c
b/src/bin/e_hwc_windows.c
index 9294a21dc65e1f5f520696fcd6dc8cedf90a127c..2290ba4cb027b8853966e5139b1f8a5caa17e2ea 100644
(file)
--- a/
src/bin/e_hwc_windows.c
+++ b/
src/bin/e_hwc_windows.c
@@
-2209,7
+2209,7
@@
_e_hwc_windows_changes_update(E_Hwc *hwc)
/* fetch the window buffer */
if (hwc->pp_set)
- ret = e_hwc_window_buffer_fetch(hwc_window, EINA_
FALS
E);
+ ret = e_hwc_window_buffer_fetch(hwc_window, EINA_
TRU
E);
else
ret = e_hwc_window_buffer_fetch(hwc_window, EINA_TRUE);
if (ret)