glx: Implement GLX_FBCONFIG_ID in GetDrawableAttributes
authorAdam Jackson <ajax@redhat.com>
Fri, 9 Nov 2012 22:12:49 +0000 (17:12 -0500)
committerAdam Jackson <ajax@redhat.com>
Wed, 11 Sep 2013 18:37:32 +0000 (14:37 -0400)
commit2e20b8382cdf37ae5a2802f85b8f06a370f9645d
treef0e15be6fcd5ccfdd0e3b0b2543f67f0079fb1b3
parent0d76191baeee005982754ac18ca995742e32d8c1
glx: Implement GLX_FBCONFIG_ID in GetDrawableAttributes

Required by GLX 1.4, section 3.3.6, "Querying Attributes".

Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Adam Jackson <ajax@redhat.com>
glx/glxcmds.c