weston/man
Pekka Paalanen 81ef6d0ab3 compositor: add weston.ini option use-renderer-shadow
This adds an output section option use-renderer-shadow in weston.ini.
This option is only recognized with headless and DRM backends, because
it requires GL-renderer and does not support resizing outputs.

The option is called use-renderer-shadow because this is what it does
right now. In the future the same setting will be used to turn on more
complex image processing when operational pieces required for color
management land. Once color management is implemented, this option is
expected to be removed. This option allows developer testing of features
to be used to implement color management.

This is a rewrite of "weston.ini: introduce use-shadow-fbo in output
config" by Harish Krupo. The main.c code is structured differently, the
weston.ini option is renamed, and the man page paragraph is moved to
weston.ini.man with different content.

Cc: Harish Krupo <harishkrupo@gmail.com>
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2021-02-25 13:16:02 +02:00
..
meson.build Fix build-time warning with meson 0.50.1 2019-05-24 15:51:53 +02:00
weston-bindings.man libweston: Clean-up timeline to make room for a new approach 2019-10-17 19:42:55 +03:00
weston-debug.man Fix typos all around (thanks codespell!) 2019-02-20 16:47:35 +01:00
weston-drm.man drm-backend: add --continue-without-input command line option to DRM-backend 2020-06-02 13:47:15 +00:00
weston-rdp.man man: make substitutions meson-friendly 2018-08-27 10:52:35 +01:00
weston.ini.man compositor: add weston.ini option use-renderer-shadow 2021-02-25 13:16:02 +02:00
weston.man compositor: Plug-in the flight recorder 2019-07-18 13:34:04 +03:00