Update patches for d3dx9_36.D3DXGetShader{Input,Output}Semantics and add additional tests.

This commit is contained in:
Sebastian Lackner
2015-07-18 09:38:28 +02:00
parent 5f7b6bf45f
commit c1c337b07c
5 changed files with 157 additions and 100 deletions

2
debian/changelog vendored
View File

@@ -1,4 +1,6 @@
wine-staging (1.7.48) UNRELEASED; urgency=low
* Update patches for d3dx9_36.D3DXGetShader{Input,Output}Semantics and add
additional tests.
* Added patch to forward exitcode from child process when in wineconsole.
* Added patch to check architecture before trying to load libraries.
* Removed patch to allow to enable/disable InsertMode in wineconsole settings