mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
wined3d-CSMT_Helper: Fix error in spec file.
This commit is contained in:
parent
0f0f8d3d6f
commit
0201a48e29
@ -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 <sebastian@fds-team.de>
|
||||
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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user