wine/dlls/d3d9
Henri Verbeet df6120274d wined3d: Introduce a helper function to assign wined3d_box values.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-07 11:37:28 +02:00
..
tests wined3d: Ignore the blitter's depth/colour fill return value in wined3d_device_clear_rendertarget_view(). 2017-04-03 12:00:04 +02:00
buffer.c
d3d9.spec
d3d9_main.c
d3d9_private.h d3d9: Merge filter_caps() into d3dcaps_from_wined3dcaps(). 2017-02-21 17:23:06 +01:00
device.c wined3d: Introduce a helper function to assign wined3d_box values. 2017-04-07 11:37:28 +02:00
directx.c wined3d: Add support for seamless cube map filtering. 2017-03-08 16:37:35 +01:00
Makefile.in
query.c d3d9: Store query data size in "d3d9_query". 2017-02-03 19:05:13 +01:00
shader.c wined3d: Explicitly pass the byte-code format to shader creation functions (AFL). 2017-02-21 08:44:15 +01:00
stateblock.c
surface.c wined3d: Introduce a helper function to assign wined3d_box values. 2017-04-07 11:37:28 +02:00
swapchain.c d3d9: Do not decrease swapchain refcount when it is already 0. 2017-02-13 18:50:12 +01:00
texture.c wined3d: Introduce a helper function to assign wined3d_box values. 2017-04-07 11:37:28 +02:00
version.rc
vertexdeclaration.c
volume.c