kwin/plugins/platforms/hwcomposer
Bhushan Shah 54565a94bd [platforms/hwcomposer] Few fixes for hwcomposer platforms
Summary:
- Actually use double layered compositing, previously both layers were
of type HWC_FRAMEBUFFER, instead of 2nd layer being
HWC_FRAMEBUFFER_TARGET. Thanks to @NotKit on telegram for pointing this
out.

- Use sourceCropf instead of sourceCrop, as sourceCrop is legacy option.

Test Plan: have to test on actual device, but test_hwcomposer does have similar code.

Reviewers: #plasma, graesslin

Reviewed By: #plasma, graesslin

Subscribers: plasma-devel, kwin, #kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D8587
2017-11-01 13:32:33 +05:30
..
CMakeLists.txt Move SceneOpenGL into a dedicated plugin 2017-09-30 13:12:10 +02:00
egl_hwcomposer_backend.cpp Move SceneOpenGL into a dedicated plugin 2017-09-30 13:12:10 +02:00
egl_hwcomposer_backend.h Move SceneOpenGL into a dedicated plugin 2017-09-30 13:12:10 +02:00
hwcomposer.json SVN_SILENT made messages (.desktop file) - always resolve ours 2017-08-30 08:05:15 +02:00
hwcomposer_backend.cpp [platforms/hwcomposer] Few fixes for hwcomposer platforms 2017-11-01 13:32:33 +05:30
hwcomposer_backend.h [platforms/hwcomposer] Make createOutput a non-static method 2017-10-23 13:42:26 +05:30
logging.cpp
logging.h
screens_hwcomposer.cpp Add physicalSize to the Screens API 2017-10-19 18:02:32 +02:00
screens_hwcomposer.h Add physicalSize to the Screens API 2017-10-19 18:02:32 +02:00