Added patches to implement ntoskrnl driver testing framework.

This commit is contained in:
Sebastian Lackner
2015-01-23 06:14:02 +01:00
parent 1d5798b7d0
commit 29bbba1e0f
9 changed files with 1568 additions and 13 deletions

1
debian/changelog vendored
View File

@@ -14,6 +14,7 @@ wine-staging (1.7.35) UNRELEASED; urgency=low
* Added patch to implement stubs for D3DXCreateAnimationController interface.
* Added patch to implement semi-stub for IDirectPlayVoiceClient::GetCompressionTypes.
* Added patch to fix cursor clip regression / broken raw input in multiple games.
* Added patches to implement ntoskrnl driver testing framework.
* Removed patch to fix RandR on some broken nVidia systems (accepted upstream).
* Removed patch to set last error on success in WSARecv (accepted upstream).
* Removed patch to fix handling of subdirectory in FtpFindFirstFile (accepted upstream).