diff --git a/patches/wined3d-CSMT_Helper/0002-wined3d-Add-second-dll-with-STAGING_CSMT-definition-.patch b/patches/wined3d-CSMT_Helper/0002-wined3d-Add-second-dll-with-STAGING_CSMT-definition-.patch index 973572da..c2d38e0b 100644 --- a/patches/wined3d-CSMT_Helper/0002-wined3d-Add-second-dll-with-STAGING_CSMT-definition-.patch +++ b/patches/wined3d-CSMT_Helper/0002-wined3d-Add-second-dll-with-STAGING_CSMT-definition-.patch @@ -1,4 +1,4 @@ -From f16446a592dda95a5540edb7b79dad7e075375a1 Mon Sep 17 00:00:00 2001 +From c372c117e51dab214628ad1eb9e3583418b17f4b Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Sun, 14 Dec 2014 20:49:28 +0100 Subject: wined3d: Add second dll with STAGING_CSMT definition set. @@ -270,7 +270,7 @@ index 0000000..0439375 +#include "wine/wine_common_ver.rc" diff --git a/dlls/wined3d-csmt/wined3d-csmt.spec b/dlls/wined3d-csmt/wined3d-csmt.spec new file mode 100644 -index 0000000..eca8875 +index 0000000..28d9a05 --- /dev/null +++ b/dlls/wined3d-csmt/wined3d-csmt.spec @@ -0,0 +1,297 @@ @@ -457,6 +457,7 @@ index 0000000..eca8875 + +@ cdecl wined3d_resource_get_desc(ptr ptr) +@ cdecl wined3d_resource_get_parent(ptr) ++@ cdecl wined3d_resource_get_pitch(ptr ptr ptr) +@ cdecl wined3d_resource_get_priority(ptr) +@ cdecl wined3d_resource_set_parent(ptr ptr) +@ cdecl wined3d_resource_set_priority(ptr long) @@ -502,7 +503,6 @@ index 0000000..eca8875 +@ cdecl wined3d_surface_get_flip_status(ptr long) +@ cdecl wined3d_surface_get_overlay_position(ptr ptr ptr) +@ cdecl wined3d_surface_get_parent(ptr) -+@ cdecl wined3d_surface_get_pitch(ptr) +@ cdecl wined3d_surface_get_render_target_data(ptr ptr) +@ cdecl wined3d_surface_get_resource(ptr) +@ cdecl wined3d_surface_getdc(ptr ptr)