wine-wine/dlls/d3d11
Józef Kucia a5aee1e152 d3d11/tests: Add a test for CopySubresourceRegion() with 3D textures.
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>
2018-08-16 13:06:09 +02:00
..
tests d3d11/tests: Add a test for CopySubresourceRegion() with 3D textures. 2018-08-16 13:06:09 +02:00
Makefile.in
async.c d3d11: Add ID3D11Device2 stub. 2018-05-16 18:47:30 +02:00
buffer.c d3d11: Add ID3D11Device2 stub. 2018-05-16 18:47:30 +02:00
d3d11.spec
d3d11_main.c d3d11: Handle D3D_DRIVER_TYPE_WARP in D3D11CreateDevice(). 2018-08-14 10:16:00 +02:00
d3d11_private.h include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
device.c wined3d: Get rid of WINED3DCAPS typedef. 2018-06-15 09:11:29 +02:00
inputlayout.c d3d11: Add ID3D11Device2 stub. 2018-05-16 18:47:30 +02:00
shader.c d3d11: Add ID3D11Device2 stub. 2018-05-16 18:47:30 +02:00
state.c d3d11: Implement depth clip control. 2018-05-21 10:51:29 +02:00
texture.c d3d11: Add ID3D11Device2 stub. 2018-05-16 18:47:30 +02:00
utils.c d3d11: Create wined3d textures for 1D textures. 2018-04-03 09:38:58 +02:00
version.rc
view.c d3d11: Introduce get_resource_properties() helper function. 2018-06-20 16:02:29 +02:00