wine-wine/dlls/d3d11
Józef Kucia 9fe0764a0e d3d11: Partially implement d3d11_device_CheckFormatSupport() on top of wined3d_check_device_format().
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-31 20:51:46 +02:00
..
tests d3d11: Partially implement d3d11_device_CheckFormatSupport() on top of wined3d_check_device_format(). 2017-05-31 20:51:46 +02:00
Makefile.in
async.c d3d11: Add support for D3D11_QUERY_SO_STATISTICS_STREAM{0, 1, 2, 3} queries. 2017-05-25 20:47:47 +02:00
buffer.c wined3d: Pass structure byte stride to wined3d_buffer_create(). 2017-02-23 20:13:07 +01:00
d3d11.spec
d3d11_main.c d3d11: Use ARRAY_SIZE() macro. 2017-03-23 15:14:40 +01:00
d3d11_private.h wined3d: Add support for patch list primitive type. 2017-05-19 14:01:35 +02:00
device.c d3d11: Partially implement d3d11_device_CheckFormatSupport() on top of wined3d_check_device_format(). 2017-05-31 20:51:46 +02:00
inputlayout.c wined3d: Add support for patch constant signatures. 2017-05-12 16:11:13 +02:00
shader.c wined3d: Add support for patch constant signatures. 2017-05-12 16:11:13 +02:00
state.c d3d11: Avoid potential double free in d3d11_device_CreateSamplerState(). 2017-04-27 19:00:27 +02:00
texture.c d3d11: Avoid potential double free in d3d_texture2d_create(). 2017-04-27 19:00:27 +02:00
utils.c wined3d: Add support for patch list primitive type. 2017-05-19 14:01:35 +02:00
version.rc
view.c d3d11: Delay destroying unordered access view until it is no longer referenced. 2017-04-27 19:00:26 +02:00