Skip to content
GitLab
Explore
Sign in
backends/drm: Fix software cursor fallback in DrmOutput::renderCursorOpengl()
Code
Review changes
Check out branch
Download
Patches
Plain diff
Vlad Zahorodnii
requested to merge
work/zzag/backend-drm-output-cursor
into
master
Sep 01, 2022
Overview
1
Commits
1
Pipelines
3
Changes
1
Expand
We need to return if the cursor sprite is bigger than DrmGpu::cursorSize().
BUG: 458036
Merge request reports
Loading