wine/dlls/d3d11
Józef Kucia 932964d9ce d3d11/tests: Add test for texturing with custom shader resource views.
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>
2016-06-10 20:34:04 +09:00
..
tests d3d11/tests: Add test for texturing with custom shader resource views. 2016-06-10 20:34:04 +09:00
async.c d3d11: Allow to query ID3D11Predicate interface when predicate was created by CreateQuery(). 2016-04-05 21:37:20 +09:00
buffer.c d3d11: Implement d3d11_immediate_context_Map(). 2015-11-04 14:41:37 +09:00
d3d11.spec d3d11: Move d3d10core to d3d11. 2015-08-21 21:49:43 +09:00
d3d11_main.c d3d11: Fix return values returned by D3D11CreateDevice functions. 2016-04-05 21:37:38 +09:00
d3d11_private.h d3d11: Introduce a helper function to allocate arrays. 2016-05-25 15:43:55 +09:00
device.c d3d11: Set blend states only when blending is enabled. 2016-06-03 00:10:50 +09:00
inputlayout.c d3d11: Introduce a helper function to allocate arrays. 2016-05-25 15:43:55 +09:00
Makefile.in d3d11: Move d3d10core to d3d11. 2015-08-21 21:49:43 +09:00
shader.c d3d11: Introduce a helper function to allocate arrays. 2016-05-25 15:43:55 +09:00
state.c d3d11: Implement d3d11_immediate_context_OMSetDepthStencilState(). 2016-03-16 21:59:44 +09:00
texture.c wined3d: Add "layer_count" parameter to wined3d_texture_create(). 2016-04-26 21:35:31 +09:00
utils.c d3d11: Validate offsets and sizes in shader_parse_signature() (AFL). 2016-05-25 15:43:40 +09:00
version.rc d3d11: Add version.rc file. 2013-12-02 11:08:53 +01:00
view.c d3d11: Normalize SRV descriptions for remaining view dimensions. 2016-06-09 21:56:55 +09:00