Stefan Dösinger : d3d9: Reorder the spec file.

Alexandre Julliard julliard at winehq.org
Mon Mar 3 14:03:36 CST 2008


Module: wine
Branch: master
Commit: 086dd8178f65f39b9f6f4bbe8a4f7f50af686784
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=086dd8178f65f39b9f6f4bbe8a4f7f50af686784

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Sat Feb 23 22:56:41 2008 +0100

d3d9: Reorder the spec file.

---

 dlls/d3d9/d3d9.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/dlls/d3d9/d3d9.spec b/dlls/d3d9/d3d9.spec
index 94500ca..4b7cf71 100644
--- a/dlls/d3d9/d3d9.spec
+++ b/dlls/d3d9/d3d9.spec
@@ -1,12 +1,16 @@
-@ stdcall D3D9GetSWInfo()
-@ stdcall DebugSetMute()
-@ stdcall Direct3DCreate9(long)
 @ stdcall Direct3DShaderValidatorCreate9()
+@ stub PSGPError
+@ stub PSGPSampleTexture
 @ stdcall D3DPERF_BeginEvent(long wstr)
 @ stdcall D3DPERF_EndEvent()
 @ stdcall D3DPERF_GetStatus()
-@ stdcall D3DPERF_SetOptions(long)
 @ stdcall D3DPERF_QueryRepeatFrame()
 @ stdcall D3DPERF_SetMarker(long wstr)
+@ stdcall D3DPERF_SetOptions(long)
 @ stdcall D3DPERF_SetRegion(long wstr)
+@ stub DebugSetLevel
+@ stdcall DebugSetMute()
+@ stdcall Direct3DCreate9(long)
 @ stdcall Direct3DCreate9Ex(long ptr)
+
+@ stdcall D3D9GetSWInfo()




More information about the wine-cvs mailing list