d3dx9: Add stubs for the ID3DXSprite functions

2008-07-30 Thread David Adam
Since the prototype for D3DXCreateSprite in d3dx9 and d3dx8 are not compatible, it would be worth to do the implementation in parallel (that is in the same patch), instead of duplicating the d3dx9 patch into the d3dx8 one. David

d3dx9: Add stubs for the ID3DXSprite functions [2/2, try 2]

2008-07-16 Thread tony . wasserka
>From 66f62937ccb3a562e0c6cc489a5099166870efeb Mon Sep 17 00:00:00 2001 From: Tony Wasserka <[EMAIL PROTECTED](none)> Date: Sat, 12 Jul 2008 13:02:25 +0200 Subject: [PATCH] d3dx9: Add stubs for the ID3DXSprite functions --- dlls/d3dx9_36/Makefile.in|3 +- dlls/d3dx9_36/d3dx9_36.spec |2 +-