[Mesa-dev] [PATCH 0/8] sRGB fixes
Ian Romanick
idr at freedesktop.org
Wed Oct 24 10:08:39 PDT 2012
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.
More information about the mesa-dev
mailing list