November 2023 Archives by date
Starting: Wed Nov 1 17:06:50 UTC 2023
Ending: Thu Nov 30 04:06:09 UTC 2023
Messages: 111
- Wayland Governance Meeting - Oct 30 / Nov 01
Carlos Garnacho
- Wayland Governance Meeting - Oct 30 / Nov 01
Pekka Paalanen
- “Rootless” Wayland-on-x11 compositor?
Matt Hoosier
- using libinput with glib's signal_timeout
kyomawolf
- Steam Deck integrated display: saturation boosting or reduction?
Pekka Paalanen
- Exploring the Need for a Standardized Window Management API within or alongside Wayland
Wayne Sherman
- Exploring the Need for a Standardized Window Management API within or alongside Wayland
Wayne Sherman
- Steam Deck integrated display: saturation boosting or reduction?
Joshua Ashton
- X.org endless vacation of code
Forcha Pearl
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Christopher Braga
- using libinput with glib's signal_timeout
Peter Hutterer
- Steam Deck integrated display: saturation boosting or reduction?
Pekka Paalanen
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [ANNOUNCE] weston 12.0.93
Marius Vlad
- [RFC PATCH v2 05/17] drm/vkms: Avoid reading beyond LUT array
Harry Wentland
- Initial Contributions to Wayland
Forcha Pearl
- Exploring the Need for a Standardized Window Management API within or alongside Wayland
Michael Tretter
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Pekka Paalanen
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Pekka Paalanen
- Steam Deck integrated display: saturation boosting or reduction?
Joshua Ashton
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Sebastian Wick
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Pekka Paalanen
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Sebastian Wick
- [RFC PATCH v2 00/17] Color Pipeline API w/ VKMS
Shankar, Uma
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Shankar, Uma
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Joshua Ashton
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [RFC PATCH v2 00/17] Color Pipeline API w/ VKMS
Harry Wentland
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Pekka Paalanen
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [RFC PATCH v3 00/23] Color Pipeline API w/ VKMS
Harry Wentland
- [RFC PATCH v3 01/23] drm: Don't treat 0 as -1 in drm_fixp2int_ceil
Harry Wentland
- [RFC PATCH v3 02/23] drm: Add helper for conversion from signed-magnitude
Harry Wentland
- [RFC PATCH v3 03/23] drm/vkms: Create separate Kconfig file for VKMS
Harry Wentland
- [RFC PATCH v3 04/23] drm/vkms: Add kunit tests for VKMS LUT handling
Harry Wentland
- [RFC PATCH v3 05/23] drm/vkms: Avoid reading beyond LUT array
Harry Wentland
- [RFC PATCH v3 06/23] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [RFC PATCH v3 07/23] drm/colorop: Introduce new drm_colorop mode object
Harry Wentland
- [RFC PATCH v3 08/23] drm/colorop: Add TYPE property
Harry Wentland
- [RFC PATCH v3 09/23] drm/color: Add 1D Curve subtype
Harry Wentland
- [RFC PATCH v3 10/23] drm/colorop: Add BYPASS property
Harry Wentland
- [RFC PATCH v3 11/23] drm/colorop: Add NEXT property
Harry Wentland
- [RFC PATCH v3 12/23] drm/colorop: Add atomic state print for drm_colorop
Harry Wentland
- [RFC PATCH v3 13/23] drm/plane: Add COLOR PIPELINE property
Harry Wentland
- [RFC PATCH v3 14/23] drm/colorop: Add NEXT to colorop state print
Harry Wentland
- [RFC PATCH v3 15/23] drm/vkms: Add enumerated 1D curve colorop
Harry Wentland
- [RFC PATCH v3 16/23] drm/vkms: Add kunit tests for linear and sRGB LUTs
Harry Wentland
- [RFC PATCH v3 17/23] drm/colorop: Introduce DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
Harry Wentland
- [RFC PATCH v3 18/23] drm/colorop: Add 3x4 CTM type
Harry Wentland
- [RFC PATCH v3 19/23] drm/vkms: Pull apply_colorop out of pre_blend_color_transform
Harry Wentland
- [RFC PATCH v3 20/23] drm/vkms: Use s32 for internal color pipeline precision
Harry Wentland
- [RFC PATCH v3 21/23] drm/vkms: add 3x4 matrix in color pipeline
Harry Wentland
- [RFC PATCH v3 22/23] drm/tests: Add a few tests around drm_fixed.h
Harry Wentland
- [RFC PATCH v3 23/23] drm/vkms: Add tests for CTM handling
Harry Wentland
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Pekka Paalanen
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Shankar, Uma
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Shankar, Uma
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Pekka Paalanen
- [RFC PATCH v3 04/23] drm/vkms: Add kunit tests for VKMS LUT handling
Arthur Grillo
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Shankar, Uma
- [RFC PATCH v3 05/23] drm/vkms: Avoid reading beyond LUT array
Arthur Grillo
- [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Pekka Paalanen
- [RFC PATCH v3 04/23] drm/vkms: Add kunit tests for VKMS LUT handling
Arthur Grillo
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Harry Wentland
- [PATCH v6 6/6] drm/doc: Define KMS atomic state set
Simon Ser
- [PATCH v6 6/6] drm/doc: Define KMS atomic state set
Pekka Paalanen
- [PATCH v6 6/6] drm/doc: Define KMS atomic state set
Michel Dänzer
- [PATCH v6 6/6] drm/doc: Define KMS atomic state set
Simon Ser
- [PATCH v6 6/6] drm/doc: Define KMS atomic state set
Simon Ser
- [PATCH v6 6/6] drm/doc: Define KMS atomic state set
Michel Dänzer
- [RFC PATCH 01/10] drm/doc/rfc: Describe why prescriptive color pipeline is needed
Pekka Paalanen
- [PATCH v6 6/6] drm/doc: Define KMS atomic state set
Pekka Paalanen
- [PATCH v6 6/6] drm/doc: Define KMS atomic state set
Simon Ser
- [ANNOUNCE] weston 12.0.94
Marius Vlad
- Steam Deck integrated display: saturation boosting or reduction?
Pekka Paalanen
- FOSDEM graphics DevRoom CFP
Luc Verhaegen
- get input device in wayland
weinan wang
- [ANNOUNCE] weston 12.0.95
Marius Vlad
- registry_bind function call
Robert Ayrapetyan
- get input device in wayland
Peter Hutterer
- get input device in wayland
weinan wang
- get input device in wayland
Peter Hutterer
- 回复: Re: get input device in wayland
WeiWei
- 回复: Re: get input device in wayland
Peter Hutterer
- Re:Re: 回复: Re: get input device in wayland
weinan wang
- 回复: Re: get input device in wayland
Peter Hutterer
- 回复: Re: 回复: Re: get input device inwayland
WeiWei
- [ANNOUNCE] weston 13.0.0
Marius Vlad
- [ANNOUNCE] weston 12.0.3
Marius Vlad
- Knowing which parts of an xdg_toplevel are off-screen / occluded
Max Ihlenfeldt
- Introducing xwayland-run, a set of small utilities to run X11 and Wayland clients
Olivier Fourdan
- Introducing xwayland-run, a set of small utilities to run X11 and Wayland clients
Simon Ser
- Introducing xwayland-run, a set of small utilities to run X11 and Wayland clients
Martin Stransky
- Introducing xwayland-run, a set of small utilities to run X11 and Wayland clients
Olivier Fourdan
- Introducing xwayland-run, a set of small utilities to run X11 and Wayland clients
Martin Stransky
- registry_bind function call
Pekka Paalanen
- Introducing xwayland-run, a set of small utilities to run X11 and Wayland clients
Neal Gompa
- Introducing xwayland-run, a set of small utilities to run X11 and Wayland clients
Pekka Paalanen
- Introducing xwayland-run, a set of small utilities to run X11 and Wayland clients
Simon Ser
- Introducing xwayland-run, a set of small utilities to run X11 and Wayland clients
Olivier Fourdan
- [PATCH RFC v7 02/10] drm: Introduce solid fill DRM plane property
Dmitry Baryshkov
- [PATCH RFC v7 07/10] drm/atomic: Loosen FB atomic checks
Dmitry Baryshkov
Last message date:
Thu Nov 30 04:06:09 UTC 2023
Archived on: Thu Nov 30 04:06:27 UTC 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).