d3d10core: Set wined3d state in d3d10_device_RSSetState().
commit1cccd02428752bdc7eb27644fe51b825c26e5e5a
authorHenri Verbeet <hverbeet@codeweavers.com>
Mon, 1 Sep 2014 10:42:56 +0000 (1 12:42 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 Sep 2014 11:12:52 +0000 (1 13:12 +0200)
tree9ebefe03b0faf987e7714ae8dc38fcc949798b78
parent429d72965d5a0e32059bb2944bc4fd6b2c8d4e96
d3d10core: Set wined3d state in d3d10_device_RSSetState().

At some point we'll probably want to switch to using state objects inside
wined3d, although that would require some changes to the other users of
wined3d as well.
dlls/d3d10core/device.c