Sweden-Number/dlls/d3d9
Stefan Dösinger 460ae01d98 d3d9/tests: Block validation checks the surface size too.
Signed-off-by: Stefan Dösinger <stefandoesinger@gmx.at>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-19 00:10:45 +09:00
..
tests d3d9/tests: Block validation checks the surface size too. 2016-01-19 00:10:45 +09:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
buffer.c wined3d: Remove wined3d_buffer_set/get_priority. 2014-07-16 16:10:01 +02:00
d3d9.spec d3d9: Remove D3D9GetSWInfo. 2008-03-03 20:53:00 +01:00
d3d9_main.c d3d9: Remove unnecessary DllMain implementation. 2014-05-15 19:04:50 +02:00
d3d9_private.h wined3d: Remove wined3d_device_present. 2015-10-15 19:20:29 +09:00
device.c d3d9: Implement d3d9_device_CreateDepthStencilSurfaceEx(). 2016-01-09 17:30:03 +09:00
directx.c dxgi: Implement dxgi_output_GetDesc(). 2015-11-25 13:21:47 +09:00
query.c d3d9: TRACE fixes. 2015-09-18 14:57:38 +02:00
shader.c d3d9: Don't assert for shaders with the wrong vtbl. 2014-12-16 11:39:40 +01:00
stateblock.c wined3d: wined3d_stateblock_apply() never fails. 2012-10-08 11:28:37 +02:00
surface.c d3d9: Use wined3d_resource_{map, unmap}() instead of wined3d_texture_{map, unmap}(). 2015-11-05 22:02:23 +09:00
swapchain.c wined3d: Make wined3d_swapchain_get_front_buffer_data work with wined3d_texture and sub_resource_idx. 2015-10-20 00:30:38 +09:00
texture.c d3d9: Don't assert on invalid IDirect3DBaseTexture9 interfaces. 2015-08-04 12:21:58 +02:00
version.rc
vertexdeclaration.c d3d9: TRACE fixes. 2015-09-18 14:57:38 +02:00
volume.c d3d9: Use wined3d_resource_{map, unmap}() instead of wined3d_texture_{map, unmap}(). 2015-11-05 22:02:23 +09:00