Added patch to return dummy ID3DXSkinInfo interface when skinning info not present.

This commit is contained in:
Sebastian Lackner
2015-07-28 17:37:05 +02:00
parent 8f5172f8de
commit 1ce0efdd60
6 changed files with 271 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -15,6 +15,8 @@ wine-staging (1.7.48) UNRELEASED; urgency=low
* Added patches to implement ThreadQuerySetWin32StartAddress info class.
* Added patch to fake success in kernel32.SetFileCompletionNotificationModes.
* Added patch to export additional OpenAL32 functions.
* Added patch to return dummy ID3DXSkinInfo interface when skinning info not
present.
* Removed patch to allow to enable/disable InsertMode in wineconsole settings
(accepted upstream).
* Removed patch to improve IoGetDeviceObjectPointer stub to appease SecuROM