swrast: add dri2ConfigQueryExtension to the correct extension list
authorEmil Velikov <emil.velikov@collabora.com>
Mon, 24 Jul 2017 09:10:49 +0000 (10:10 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 24 Jul 2017 09:58:51 +0000 (10:58 +0100)
commitda9e6fdfe27065b8ede8b2fe30c8cccc3b573245
treea634acf93b21a9673832f61922022f3c05c235d0
parent3057ca9a50122b7cde701931a34b9e1fdcbbf833
swrast: add dri2ConfigQueryExtension to the correct extension list

The extension should be in the list as returned by getExtensions().
Seems to have gone unnoticed since close to nobody wants to change the
vblank mode for the software driver.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
src/mesa/drivers/dri/swrast/swrast.c