weston/man
Thomas Zimmermann 22dd67ccea weston: Add config option to enable pixman-based rendering
Pixman can be used for rendering if the default GLESv2 rendering
is broken or cannot be used.

Pixman-based rendering is already available with the command-line
switch '--use-pixman'. This patch adds support for this option to
the configuration file. Putting

  [core]
  use-pixman=true

into 'weston.ini' enables pixman-based rendering for all backends
that support it. With this change, pixman has to be enabled only
once.

Fixes: https://gitlab.freedesktop.org/wayland/weston/issues/27
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
2019-01-31 08:58:28 +00:00
..
.gitignore update .gitignores for src/ and man/ 2013-02-26 11:20:29 -05:00
meson.build Add Meson build system 2018-12-09 14:50:54 +02:00
weston-debug.man clients: add weston-debug 2018-09-17 13:29:47 +01:00
weston-drm.man Add remoting plugin for output streaming 2018-10-30 17:09:01 +09:00
weston-rdp.man man: make substitutions meson-friendly 2018-08-27 10:52:35 +01:00
weston.ini.man weston: Add config option to enable pixman-based rendering 2019-01-31 08:58:28 +00:00
weston.man libweston: Allow taking screenshots when debug protocol is enabled 2018-12-18 15:37:34 +02:00