wine/dlls/d3d11
Zebediah Figura e4502cff81 wined3d: Check for failure from wined3d_device_context_require_space() in wined3d_device_context_emit_unmap().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51485
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-07-27 16:39:55 +02:00
..
tests wined3d: Check for failure from wined3d_device_context_require_space() in wined3d_device_context_emit_unmap(). 2021-07-27 16:39:55 +02: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: Implement ID3D11DeviceContext::FinishCommandList(). 2021-05-27 21:25:22 +02:00
device.c d3d11: Implement constant buffer offsetting for OpenGL. 2021-07-19 12:21:52 +02:00
inputlayout.c
Makefile.in d3d11: Use nameless unions. 2021-03-31 19:26:09 +02:00
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: Turn MultisampleEnable into a stub. 2021-05-05 21:52:22 +02: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 d3d11: Use nameless unions. 2021-03-31 19:26:09 +02:00