kwin/src/plugins/qpa
Vlad Zahorodnii c103eb8f5c qpa: Simplify backing store blitting
We can use QPainter::drawImage() to update the dirty area of the front
buffer. This way, we don't need to call std::copy().
2021-04-26 09:21:34 +00:00
..
backingstore.cpp qpa: Simplify backing store blitting 2021-04-26 09:21:34 +00:00
backingstore.h
CMakeLists.txt qpa: Use imported targets for QtCore and QtGui private headers 2021-03-04 13:11:27 +00:00
eglhelpers.cpp
eglhelpers.h
eglplatformcontext.cpp
eglplatformcontext.h
integration.cpp Fix startup when running with ASAN 2021-04-23 09:38:42 +00:00
integration.h
kwin.json
main.cpp
offscreensurface.cpp
offscreensurface.h
platformcursor.cpp
platformcursor.h
screen.cpp
screen.h
window.cpp
window.h