wined3d: Also check for "Mesa" in GL_VERSION in wined3d_guess_gl_vendor().
commit1d3a8a5ded30674681c335714bb019a561e88e39
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 12 Jun 2017 12:01:43 +0000 (12 14:01 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 12 Jun 2017 16:30:12 +0000 (12 18:30 +0200)
tree285bac31a84eaeb2d28a180a8c03bf10a84eb0c2
parentf43dfe5c088c8d1ed5428f4571fcafcf7ab0c7b6
wined3d: Also check for "Mesa" in GL_VERSION in wined3d_guess_gl_vendor().

The existing checks should be sufficient, but the GL_VERSION one is
potentially more reliable.

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wined3d/directx.c