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

2
debian/changelog vendored
View File

@@ -5,6 +5,8 @@ wine-staging (1.7.48) UNRELEASED; urgency=low
(fixes a regression with broken MESA versions).
* Added patch to forward exitcode from child process when in wineconsole.
* Added patch to check architecture before trying to load libraries.
* Added patch to share source of d3dx9_36 with d3dx9_33 to avoid Wine DLL
forwards.
* Removed patch to allow to enable/disable InsertMode in wineconsole settings
(accepted upstream).
* Removed patch to improve IoGetDeviceObjectPointer stub to appease SecuROM