Skip to content
Commit 6e529cb6 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Daniel Stone
Browse files

compositor/main.c: use pixman renderer by default when gl-renderer not enabled



When the gl-renderer is not enabled, weston fails to start, as it
doesn't automatically fallback to the pixman renderer, which is
always enabled.

This commit changes the drm-backend to set by default the --use-pixman
option to true when the gl-renderer is disabled (BUILD_DRM_GBM is not
defined).

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@bootlin.com>
parent 6ee486ff
Loading
Loading
Loading
Pipeline #656698 passed with stages
in 3 minutes and 28 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment