So I've been looking at the GLX support and getting DRI/GLX support
for this running.
Just not sure how best to get it merged.
http://people.freedesktop.org/~airlied/framebuffer_srgb/
the first patch is one to glproto adding the token to glxtokens.h
then there is some mesa hacks which add the D
Just idly looking at misc stuff, spotted we could probably do with GLX
client support for this extension.
I'm not at all sure if this patch is sufficient or correct, but it
should at least allow someone to correct me.
Since the open driver stack doesn't yet support the GL part of this,
this is re