Sweden-Number/dlls/d3d11
Jacek Caban b39b9eea39 include: Don't default to WINE_NO_NAMELESS_EXTENSION for Wine build.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-22 21:48:38 +01:00
..
tests d3d11: Validate the feature level count in d3d11_device_CreateDeviceContextState(). 2021-03-15 20:36:15 +01:00
Makefile.in include: Don't default to WINE_NO_NAMELESS_EXTENSION for Wine build. 2021-03-22 21:48:38 +01:00
async.c
buffer.c d3d11: Store the feature level in the d3d_device_context_state structure. 2021-03-16 20:36:43 +01:00
d3d11.spec
d3d11_main.c d3d11: Create an initial device ID3DDeviceContextState. 2021-02-17 21:42:18 +01:00
d3d11_private.h d3d11: Store the feature level in the d3d_device_context_state structure. 2021-03-16 20:36:43 +01:00
device.c d3d11: Use wined3d_device_context_set_predication(). 2021-03-22 20:38:45 +01:00
inputlayout.c
shader.c d3d11: Store the feature level in the d3d_device_context_state structure. 2021-03-16 20:36:43 +01:00
state.c d3d11: Ensure sampler max_lod is >= min_lod. 2021-03-11 21:52:17 +01:00
texture.c d3d11: Store the feature level in the d3d_device_context_state structure. 2021-03-16 20:36:43 +01:00
utils.c
version.rc
view.c