Skip to content

Allow forcing RENDER-only mode of compositing.

The first patch corrects a previous patch, in which we added some clarity to which mode is weston using on compositing.

The second uses sprites_are_broken to disable bypass compositing and go straight into RENDER-only mode of compositing. This might help in debugging situations where using HW-planes mode of compositing is buggy.

Edited by Marius Vlad

Merge request reports