d3d9: Use the wined3d cs for wined3d locking.
authorHenri Verbeet <hverbeet@codeweavers.com>
Wed, 26 Aug 2009 08:18:09 +0000 (10:18 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Aug 2009 10:11:41 +0000 (12:11 +0200)
commit5f9f079d71d267a08661e6873edd63b966253665
treead0723a1c5484a9c7857a48c0f0c4197af6933fd
parentada3e059e8c38295d6275f1b796d6676b670b6da
d3d9: Use the wined3d cs for wined3d locking.
17 files changed:
dlls/d3d9/cubetexture.c
dlls/d3d9/d3d9_main.c
dlls/d3d9/d3d9_private.h
dlls/d3d9/device.c
dlls/d3d9/directx.c
dlls/d3d9/indexbuffer.c
dlls/d3d9/pixelshader.c
dlls/d3d9/query.c
dlls/d3d9/stateblock.c
dlls/d3d9/surface.c
dlls/d3d9/swapchain.c
dlls/d3d9/texture.c
dlls/d3d9/vertexbuffer.c
dlls/d3d9/vertexdeclaration.c
dlls/d3d9/vertexshader.c
dlls/d3d9/volume.c
dlls/d3d9/volumetexture.c