Added patch to share source of d3dx9_36 with d3dx9_33 to avoid Wine DLL forwards.

This commit is contained in:
Sebastian Lackner
2015-07-19 22:30:15 +02:00
parent f4be181120
commit e5c67078fd
4 changed files with 827 additions and 48 deletions

View File

@@ -39,10 +39,11 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [2]:**
**Bug fixes and features included in the next upcoming release [3]:**
* Check architecture before trying to load libraries ([Wine Bug #38021](https://bugs.winehq.org/show_bug.cgi?id=38021))
* Forward exitcode from child process when in wineconsole
* Share source of d3dx9_36 with d3dx9_33 to avoid Wine DLL forwards ([Wine Bug #21817](https://bugs.winehq.org/show_bug.cgi?id=21817))
**Bug fixes and features in Wine Staging 1.7.47 [230]:**