weston/man
Philipp Zabel 397e66a4dd backend-drm: allow more formats with pixman-renderer
Clean up the code a little by dropping the now unnecessary switch case
in drm_output_init_pixman(). As a side effect, this enables all formats
that have a pixman_format entry in the pixel format table:

  - rgb565
  - xrgb8888
  - argb8888
  - xbgr8888
  - abgr8888
  - rgbx8888
  - rgba8888
  - bgrx8888
  - bgra8888
  - xrgb2101010
  - argb2101010
  - xbgr2101010
  - abgr2101010

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2023-01-31 15:32:24 +00:00
..
meson.build compositor: support loading backend via shortened name 2022-12-08 17:39:12 +01:00
weston-bindings.man desktops-shell: Add tiled orientation support using key-bindings 2022-08-09 13:36:43 +03:00
weston-debug.man Fix typos all around (thanks codespell!) 2019-02-20 16:47:35 +01:00
weston-drm.man backend-drm: allow more formats with pixman-renderer 2023-01-31 15:32:24 +00:00
weston-rdp.man compositor: support loading backend via shortened name 2022-12-08 17:39:12 +01:00
weston-vnc.man compositor: support loading backend via shortened name 2022-12-08 17:39:12 +01:00
weston.ini.man frontend: Add common --renderer=foo argument 2023-01-10 10:59:04 +02:00
weston.man frontend: Add common --renderer=foo argument 2023-01-10 10:59:04 +02:00