glx: Fix the GLXFBConfig attrib sort priorities
authorFredrik Höglund <fredrik@kde.org>
Sat, 15 Feb 2014 17:48:40 +0000 (18:48 +0100)
committerFredrik Höglund <fredrik@kde.org>
Wed, 26 Feb 2014 01:17:12 +0000 (02:17 +0100)
commit3616e862f29838d73fcb05134b1dc628da499fc2
treeb80c9336a78a6f541cd56654cadd0ac9ea95240b
parentf41c2f6c332ae9b9784ac924b718963a1086cb85
glx: Fix the GLXFBConfig attrib sort priorities

The sort priorites for GLX_SAMPLES and GLX_SAMPLE_BUFFERS are
not defined in GL_ARB_multisample, but they are defined in
the GLX 1.4 specification.

Cc: "9.2 10.0 10.1" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/glx/glxcmds.c