kwin/plugins/platforms/drm
Vlad Zahorodnii 3b8e489b6f platforms/drm: Compute correct cursor transform matrix
Currently, when the DRM platform uses cursor planes, the cursor on
a rotated output may be cropped because the math behind the current
cursor transform matrix is off.

In order to fix the cropping issue, this change replaces the current
cursor transform matrix with the core part of the surface-to-buffer
matrix, which was written against the wl_output spec.

BUG: 427605
CCBUG: 427060
2020-10-16 17:03:39 +00:00
..
CMakeLists.txt Multi-GPU output support on Wayland 2020-10-05 21:05:55 +00:00
drm.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
drm_backend.cpp platforms/drm: Remove redundant drmModeGetResources 2020-10-13 21:02:32 +03:00
drm_backend.h platforms/drm: Query cursor capabilities per individual gpu 2020-10-13 05:34:01 +00:00
drm_buffer.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
drm_buffer.h Prettify license headers 2020-08-07 19:57:56 +00:00
drm_buffer_gbm.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
drm_buffer_gbm.h Prettify license headers 2020-08-07 19:57:56 +00:00
drm_gpu.cpp platforms/drm: Query cursor capabilities per individual gpu 2020-10-13 05:34:01 +00:00
drm_gpu.h platforms/drm: Fix initialization of EGL displays 2020-10-16 17:12:33 +03:00
drm_inputeventfilter.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
drm_inputeventfilter.h Prettify license headers 2020-08-07 19:57:56 +00:00
drm_object.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
drm_object.h Prettify license headers 2020-08-07 19:57:56 +00:00
drm_object_connector.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
drm_object_connector.h Prettify license headers 2020-08-07 19:57:56 +00:00
drm_object_crtc.cpp Multi-GPU output support on Wayland 2020-10-05 21:05:55 +00:00
drm_object_crtc.h Multi-GPU output support on Wayland 2020-10-05 21:05:55 +00:00
drm_object_plane.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
drm_object_plane.h Prettify license headers 2020-08-07 19:57:56 +00:00
drm_output.cpp platforms/drm: Compute correct cursor transform matrix 2020-10-16 17:03:39 +00:00
drm_output.h platforms/drm: Compute correct cursor transform matrix 2020-10-16 17:03:39 +00:00
drm_pointer.h Prettify license headers 2020-08-07 19:57:56 +00:00
edid.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
edid.h Prettify license headers 2020-08-07 19:57:56 +00:00
egl_gbm_backend.cpp platforms/drm: Fix initialization of EGL displays 2020-10-16 17:12:33 +03:00
egl_gbm_backend.h Multi-GPU output support on Wayland 2020-10-05 21:05:55 +00:00
egl_stream_backend.cpp platforms/drm: Fix initialization of EGL displays 2020-10-16 17:12:33 +03:00
egl_stream_backend.h Multi-GPU output support on Wayland 2020-10-05 21:05:55 +00:00
gbm_dmabuf.cpp Do not try to create a gbm dmabuf when gbm is not available 2020-09-15 15:45:44 +02:00
gbm_dmabuf.h Prettify license headers 2020-08-07 19:57:56 +00:00
gbm_surface.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
gbm_surface.h Prettify license headers 2020-08-07 19:57:56 +00:00
logging.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
logging.h Prettify license headers 2020-08-07 19:57:56 +00:00
scene_qpainter_drm_backend.cpp Multi-GPU output support on Wayland 2020-10-05 21:05:55 +00:00
scene_qpainter_drm_backend.h Multi-GPU output support on Wayland 2020-10-05 21:05:55 +00:00
screens_drm.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
screens_drm.h Prettify license headers 2020-08-07 19:57:56 +00:00