Sweden-Number/dlls/d3d11
Paul Gofman fa990afbbc d3d11: Use stricmp() instead of _strnicmp(..., -1).
Fixes Epic Games Launcher crash with native ucrtbase.dll.

Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-26 18:34:50 +01:00
..
tests d3d11/tests: Relax some color comparisons. 2020-03-23 21:30:37 +01:00
Makefile.in d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
async.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
buffer.c wined3d: Introduce WINED3D_BIND_INDIRECT_BUFFER. 2019-12-12 23:17:05 +01:00
d3d11.spec gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
d3d11_main.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
d3d11_private.h wined3d: Introduce WINED3D_BIND_INDIRECT_BUFFER. 2019-12-12 23:17:05 +01:00
device.c wined3d: Move the color masks to wined3d_blend_state. 2020-03-13 13:23:11 +01:00
inputlayout.c d3d11: Use stricmp() instead of _strnicmp(..., -1). 2020-03-26 18:34:50 +01:00
shader.c d3d11: Use stricmp() instead of _strnicmp(..., -1). 2020-03-26 18:34:50 +01:00
state.c wined3d: Move the color masks to wined3d_blend_state. 2020-03-13 13:23:11 +01:00
texture.c wined3d: Introduce WINED3D_BIND_INDIRECT_BUFFER. 2019-12-12 23:17:05 +01:00
utils.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
version.rc
view.c d3d11: Mind DSV flags when checking for conflicting SRV. 2019-10-31 17:39:13 +01:00