Sweden-Number/dlls/d3d9
Zebediah Figura 1124edd281 d3d11: Fail OMSetRenderTargets() if any of the views have the wrong binding flags.
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-19 12:21:44 +02:00
..
tests wined3d: Support multiple outputs. 2021-01-26 17:53:54 +01:00
Makefile.in
buffer.c
d3d9.spec
d3d9_main.c d3d9: Make shader validator traces less verbose. 2020-02-17 15:05:56 +01:00
d3d9_private.h d3d9: Store the texture's parent device as a d3d9_device pointer. 2021-04-08 18:51:20 +02:00
device.c d3d11: Fail OMSetRenderTargets() if any of the views have the wrong binding flags. 2021-07-19 12:21:44 +02:00
directx.c d3d9: Introduce a helper to convert d3d9 device types to wined3d types. 2020-04-02 12:57:25 +02:00
query.c d3d9: Introduce helpers to convert between d3d9 and wined3d query types. 2020-04-02 12:57:44 +02:00
shader.c
stateblock.c d3d9: Retrieve state from the stateblock in d3d9_stateblock_Apply(). 2020-03-06 17:52:57 +01:00
surface.c d3d9: Store the texture's parent device as a d3d9_device pointer. 2021-04-08 18:51:20 +02:00
swapchain.c dxgi: Update swapchain containing output after Alt+Enter was used to exit fullscreen. 2020-10-09 16:21:33 +02:00
texture.c wined3d: Pass a wined3d_device_context to wined3d_shader_resource_view_generate_mipmaps(). 2021-04-09 20:37:14 +02:00
version.rc
vertexdeclaration.c wined3d: Return E_INVALIDARG from vertexdeclaration_init() on validation failure. 2021-02-08 20:10:15 +01:00
volume.c