Revert "compositor: add weston.ini option use-renderer-shadow"

This reverts commit 81ef6d0ab3.

This also removes a bit from "tests: ensure color-lcms plugin loads".

Use of the shadow buffer is determined automatically based on
color transformations by the previous commit
"gl-renderer: use shadow framebuffer automatically".

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
Pekka Paalanen
2021-04-15 16:14:03 +03:00
parent d2cfbff186
commit 478123b967
3 changed files with 1 additions and 49 deletions
-13
View File
@@ -565,19 +565,6 @@ A comma separated list of the IDs of applications to place on this output.
These IDs should match the application IDs as set with the xdg_shell.set_app_id
request. Currently, this option is supported by kiosk-shell.
.RE
.TP 7
.BI "use-renderer-shadow=" boolean
Use a shadow framebuffer enabling two-pass composition for possible color
mangling operations. This is an experimental feature that is only available
on GL-renderer combined with headless or DRM backend. Setting this to true may
turn on various composite rendering effects and/or stop composite-bypass in
DRM-backend.
.I Only for developer testing.
Defaults to
.BR false .
.RE
.SH "INPUT-METHOD SECTION"
.TP 7
.BI "path=" "@weston_libexecdir@/weston-keyboard"