Sweden-Number/dlls/d3d9
Riccardo Bortolato f3c69e40dc d3d9: Replace wined3d_surface_get_resource with wined3d_texture_get_sub_resource in d3d9_device_ColorFill.
Signed-off-by: Riccardo Bortolato <rikyz619@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-21 01:04:32 +09:00
..
tests d3d9/tests: Use BOOL variable for ShowCursor return value (PVS-Studio). 2015-10-14 12:47:18 +09:00
Makefile.in
buffer.c
d3d9.spec
d3d9_main.c
d3d9_private.h wined3d: Remove wined3d_device_present. 2015-10-15 19:20:29 +09:00
device.c d3d9: Replace wined3d_surface_get_resource with wined3d_texture_get_sub_resource in d3d9_device_ColorFill. 2015-10-21 01:04:32 +09:00
directx.c wined3d: Add support for half-integer pixel centers. 2015-03-30 19:10:29 +09:00
query.c d3d9: TRACE fixes. 2015-09-18 14:57:38 +02:00
shader.c
stateblock.c
surface.c d3d9: Replace wined3d_surface_preload with wined3d_texture_preload. 2015-10-21 01:04:31 +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: Don't use a wined3d_volume in d3d9_volume_GetDesc. 2015-10-08 20:59:58 +09:00