Sweden-Number/dlls/d3d11
Paul Gofman 85c0c49af7 wined3d: Support zero row pitch in wined3d_texture_gl_upload_data().
Fixes Wine test failure in d3d11 test_copy_subresource_region().
The test failure could be unstable as there was read after data
end in glTexSubImage2D() called from wined3d_texture_gl_upload_data().

Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-09-30 22:24:27 +02:00
..
tests wined3d: Support zero row pitch in wined3d_texture_gl_upload_data(). 2019-09-30 22:24:27 +02:00
Makefile.in d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
async.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
buffer.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
d3d11.spec gdi32: Implement D3DKMTDestroyDevice. 2019-06-06 13:08:45 +02:00
d3d11_main.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
d3d11_private.h d3d11: Implement ID3D11Multithread. 2019-05-06 13:19:33 -05:00
device.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
inputlayout.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
shader.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
state.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
texture.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
utils.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00
version.rc d3d11: Add version.rc file. 2013-12-02 11:08:53 +01:00
view.c d3d11: Build with msvcrt. 2019-07-02 10:00:29 +02:00