Added patch to filter out specific warning messages for D3DCompileShader.

This commit is contained in:
Sebastian Lackner
2014-10-20 22:14:11 +02:00
parent aa07c4b087
commit cc459b2b4f
5 changed files with 116 additions and 0 deletions

View File

@@ -35,6 +35,11 @@ Wine. All those differences are also documented on the
Included bugfixes and improvements
==================================
**Bugfixes and features included in the next upcoming release [1]:**
* D3DCompileShader should filter specific warning messages ([Wine Bug #33770](http://bugs.winehq.org/show_bug.cgi?id=33770))
**Bugs fixed in Wine-Compholio 1.7.29 [80]:**
* ATL IOCS data should not be stored in GWLP_USERDATA ([Wine Bug #21767](http://bugs.winehq.org/show_bug.cgi?id=21767))