OSDN Git Service

swrast: add dri2ConfigQueryExtension to the correct extension list
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 7 Jul 2017 18:13:59 +0000 (19:13 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 2 Aug 2017 23:19:06 +0000 (00:19 +0100)
commit9c8ffdad91846bb641a42559b4c1eb73714401fb
tree679d495ce3a87239a21544422ab87cd96e38b866
parent891d1f8fea7ef55745f7cc0009eec6023818ac31
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.

v2: Rebase

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> (v1)
(cherry picked from commit 7791949dadd5af707055d0076874177e5e8e2133)
[Emil Velikov: drop st/dri hunk, squash correct swrast piece]
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/mesa/drivers/dri/swrast/swrast.c