wine/dlls/d3d11
Rémi Bernon f035271958 d3d11/tests: Add tests for predicate state swap.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-03 21:00:56 +01:00
..
tests d3d11/tests: Add tests for predicate state swap. 2021-02-03 21:00:56 +01:00
async.c
buffer.c d3d11: Introduce a function to convert D3D10 map types to wined3d map flags. 2020-04-06 21:21:42 +02:00
d3d11.spec
d3d11_main.c d3d11: Add initial implementation of SwapDeviceContextState. 2021-01-26 17:47:45 +01:00
d3d11_private.h d3d11: Capture and restore pixel shader state. 2021-01-26 17:47:53 +01:00
device.c d3d11: Capture and restore pixel shader state. 2021-01-26 17:47:53 +01:00
inputlayout.c d3d11: Introduce a function to convert a D3D11 input class to wined3d. 2020-04-06 21:21:42 +02:00
Makefile.in
shader.c d3d11: Use stricmp() instead of _strnicmp(..., -1). 2020-03-26 18:34:50 +01:00
state.c wined3d: Move the depth function to wined3d_depth_stencil_state. 2020-09-29 18:33:37 +02:00
texture.c d3d11: Introduce a function to convert D3D10 map types to wined3d map flags. 2020-04-06 21:21:42 +02:00
utils.c d3d11: Add DXGI_FORMAT_NV12 and DXGI_FORMAT_YUY2. 2020-09-03 18:19:24 +02:00
version.rc
view.c d3d11: Stop warning about depth stencil view flags. 2020-04-07 20:55:48 +02:00