wine-wine/dlls/d3d9
Henri Verbeet 3b5eca269d wined3d: Get rid of the surface parameter to wined3d_device_parent_ops.surface_created().
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-12 23:07:28 +09:00
..
tests d3d9/tests: Add test for surface format gamma correction query. 2016-02-09 00:37:26 +09:00
Makefile.in
buffer.c wined3d: Remove wined3d_buffer_set/get_priority. 2014-07-16 16:10:01 +02:00
d3d9.spec
d3d9_main.c d3d9: Remove unnecessary DllMain implementation. 2014-05-15 19:04:50 +02:00
d3d9_private.h d3d9: Replace wined3d surface refcounting with texture refcounting. 2016-01-28 13:44:12 +09:00
device.c wined3d: Get rid of the surface parameter to wined3d_device_parent_ops.surface_created(). 2016-02-12 23:07:28 +09:00
directx.c wined3d: Add support for separate sRGB formats. 2016-02-09 00:37:25 +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
surface.c d3d9: Replace wined3d surface refcounting with texture refcounting. 2016-01-28 13:44:12 +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 wined3d: Rename the texture creation flags to WINED3D_TEXTURE_CREATE_*. 2016-01-27 12:38:54 +09: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