Re: [RFC PATCH 2/6] Attach input profiles and build corresponding LUTs

2014-03-31 Thread Kai-Uwe Behrmann
Am 30.03.2014 13:36, schrieb Niels Ole Salscheider: This implements the functionality to attach a profile to a surface in weston. An LUT is built from the profile that can be used to transform colors from the input color space to the blending color space. This patch uses the sRGB color space

[RFC PATCH 2/6] Attach input profiles and build corresponding LUTs

2014-03-30 Thread Niels Ole Salscheider
This implements the functionality to attach a profile to a surface in weston. An LUT is built from the profile that can be used to transform colors from the input color space to the blending color space. This patch uses the sRGB color space as blending space because it uses 8 bit LUTs for now and