[Differential] [Request, 2,262 lines] D1168: Split drm_backend.{h,cpp] into separate files
sebas (Sebastian Kügler)
noreply at phabricator.kde.org
Fri Mar 18 00:36:39 UTC 2016
sebas created this revision.
sebas added a reviewer: graesslin.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
REVISION SUMMARY
This changes splits up the monster file containing different types used
in the DRM backend into separate files per class:
- drm_backend.{h,cpp}
- drm_buffer.{h,cpp}
- drm_inputeventfilter.{h,cpp}
- drm_output.{h,cpp}
- drm_pointer.h
No actual code changes other than build fixes.
Clean up headers in the split files.
TEST PLAN
Builds with GBM enabled
REPOSITORY
rKWIN KWin
BRANCH
sebas/drmbackend-split
REVISION DETAIL
https://phabricator.kde.org/D1168
AFFECTED FILES
backends/drm/CMakeLists.txt
backends/drm/drm_backend.cpp
backends/drm/drm_backend.h
backends/drm/drm_buffer.cpp
backends/drm/drm_buffer.h
backends/drm/drm_inputeventfilter.cpp
backends/drm/drm_inputeventfilter.h
backends/drm/drm_output.cpp
backends/drm/drm_output.h
backends/drm/drm_pointer.h
backends/drm/egl_gbm_backend.cpp
backends/drm/scene_qpainter_drm_backend.cpp
backends/drm/screens_drm.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: sebas, graesslin
Cc: plasma-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160318/fb4e9460/attachment.html>
More information about the Plasma-devel
mailing list