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
async.c
buffer.c
d3d11.spec
d3d11_main.c
d3d11_private.h
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
utils.c
version.rc
view.c