wined3d: Do not enable GL_ARB_texture_multisample in GLSL.
commit220841f33a4b343709802cb94a852730f2d20d82
authorJózef Kucia <jkucia@codeweavers.com>
Fri, 9 Feb 2018 12:03:26 +0000 (9 13:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 9 Feb 2018 17:53:11 +0000 (9 18:53 +0100)
treecaeb76f5ffb158feae6fe90685228f4f3585835d
parentf37eb6c0def54bef4297f5e44e3acad3aebb5c9d
wined3d: Do not enable GL_ARB_texture_multisample in GLSL.

GLSL 1.50 is required for SM4+.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wined3d/glsl_shader.c