d3d10core: Add locking around wined3d calls.
commit63d279430da44088b03fa304df6a850e94e5cfb9
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 12 Aug 2015 15:37:08 +0000 (12 17:37 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 13 Aug 2015 06:03:57 +0000 (13 15:03 +0900)
tree2cb93d7d083afbef071d92291fcba51fb13ea1b9
parenta00d6ccb7b5c5c775f499dd87d5527baa7b8527c
d3d10core: Add locking around wined3d calls.
dlls/d3d10core/async.c
dlls/d3d10core/buffer.c
dlls/d3d10core/device.c
dlls/d3d10core/inputlayout.c
dlls/d3d10core/shader.c
dlls/d3d10core/state.c
dlls/d3d10core/texture.c
dlls/d3d10core/utils.c
dlls/d3d10core/view.c