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

1
debian/changelog vendored
View File

@ -1,4 +1,5 @@
wine-compholio (1.7.30) UNRELEASED; urgency=low
* Added patch to filter specific warning messages for D3DCompileShader.
* Removed patch to avoid Clang compiler warning because of unused Vtable (accepted upstream).
-- Sebastian Lackner <sebastian@fds-team.de> Mon, 20 Oct 2014 19:53:47 +0200