[Mesa-dev] [PATCH 0/8] sRGB fixes
Kenneth Graunke
kenneth at whitecape.org
Fri Oct 26 13:06:29 PDT 2012
On 10/24/2012 10:08 AM, Ian Romanick wrote:
> This series contains a bunch of Mesa and GLX fixes releated to sRGB
> drawables. It should contain all of the work necessary to allow drivers to
> advertise sRGB fbconfigs.
>
> What is missing is a 9th patch to actually add some sRGB fbconfigs to the
> Intel driver. I haven't done this yet because I haven't decided the right
> way. I don't want to have duplicate sRGB and non-sRGB visuals, but if the
> client-side driver avertises only sRGB and the server-side driver only
> advertises RGB (or vice-versa), you get no visuals.
For the series:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
More information about the mesa-dev
mailing list