Merge branch 'srgb' into 'main'

doc: mention that buffers are sRGB and pre-multiplied

See merge request wayland/wayland!250
This commit is contained in:
Simon Ser 2025-09-24 19:48:14 +00:00
commit b3393d9442

View file

@ -349,6 +349,10 @@
See <xref linkend="protocol-spec-wl_surface"/> for the protocol
description.
</para>
<para>
Unless specified in a protocol extension, buffers are using the sRGB
color model and pre-multiplied alpha values.
</para>
</section>
<section id="sect-Protocol-Input">
<title>Input</title>