Sweden-Number/dlls/d3d9
Józef Kucia 6b80fe5095 d3d9/tests: Add test for occlusion query with result bigger than UINT32_MAX.
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-11-25 19:48:58 +01:00
..
tests d3d9/tests: Add test for occlusion query with result bigger than UINT32_MAX. 2016-11-25 19:48:58 +01:00
Makefile.in
buffer.c d3d9: Use wined3d_resource_unmap() in d3d9_indexbuffer_Unlock(). 2016-08-30 19:09:21 +09:00
d3d9.spec
d3d9_main.c
d3d9_private.h wined3d: Add texture flag to indicate GetDC() capability. 2016-09-02 23:34:25 +09:00
device.c wined3d: Get rid of WINED3DFMT_VERTEXDATA. 2016-11-03 17:14:01 +01:00
directx.c d3d9: Avoid a cast from a COM object to an interface. 2016-09-07 22:18:18 +09:00
query.c wined3d: Increase data size for occlusion queries to 8 bytes. 2016-11-22 16:34:36 +01:00
shader.c
stateblock.c
surface.c wined3d: Add texture flag to indicate GetDC() capability. 2016-09-02 23:34:25 +09:00
swapchain.c
texture.c wined3d: Add texture flag to indicate GetDC() capability. 2016-09-02 23:34:25 +09:00
version.rc
vertexdeclaration.c
volume.c