wined3d: Enable Shader Model 2.0 in ARB.
commite211a0b4a432013b76c1398fc99985951f98dc92
authorStefan Dösinger <stefan@codeweavers.com>
Thu, 18 Jun 2009 16:27:04 +0000 (18 18:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Jun 2009 09:27:05 +0000 (22 11:27 +0200)
treeb156131f52624192b859a401e1bd6408299dcf49
parente1c6b73e2d4ab7b656b024d43ab22d99ed6066b8
wined3d: Enable Shader Model 2.0 in ARB.

If the needed constants are available, we can support all vs_2_0 and ps_2_0
requirements with the plain ARB extensions. We cannot however, run SM 2.0a or
SM 2.0b.
dlls/wined3d/arb_program_shader.c