[PATCH 1/3] d3dx9: Pass the device directly to d3dx9_parse_data().

Rico Schüller kgbricola at web.de
Wed May 25 03:54:51 CDT 2011


Hi,

this patch series moves some variables around to avoid possible 
confusion when some parameters are used in a pool. It could happen, that 
they have several different base effects, which is bad. Thus pass the 
variables directly to the functions instead of using the base effect in 
the parameter.

Patch 2 fixes some copy&paste mistakes in the visual test.

Cheers
Rico

---
  dlls/d3dx9_36/effect.c |    8 ++++----
  1 files changed, 4 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-d3dx9-Pass-the-device-directly-to-d3dx9_parse_data.txt
Type: text/x-patch
Size: 1880 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110525/f1af22d3/attachment-0001.bin>


More information about the wine-patches mailing list