Hi, On 28 June 2017 at 02:05, Jason Ekstrand <[email protected]> wrote: > The long answer is that the DRI formats do not specify a colorspace.
Also, strictly speaking, the DRI_IMAGE_FORMAT_* tokens don't specify a colourspace, nor do the DRM FourCC tokens. DRI_IMAGE_FOURCC_* is equivalent to the latter, bar the addition of a special and unique SARGB8 token, i.e. ARGB8888 with the sRGB transfer function (and presumably primaries?). The rest are presumed UNORM. Cheers, Daniel _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
