Added patch in order to allow to override number of quality levels for D3DMULTISAMPLE_NONMASKABLE.

This commit is contained in:
Sebastian Lackner
2015-02-28 00:36:25 +01:00
parent 9e9b76a6a9
commit cd62b5bedc
5 changed files with 103 additions and 1 deletions

1
debian/changelog vendored
View File

@ -18,6 +18,7 @@ wine-staging (1.7.38) UNRELEASED; urgency=low
* Added patch to display animations for SHFileOperation progress dialog.
* Added patch to enforce that surfaces are flushed after ReleaseDC.
* Added patch to implement IProgressDialog::SetAnimation.
* Added patch in order to allow to override number of quality levels for D3DMULTISAMPLE_NONMASKABLE.
* Removed patch to properly call DriverUnload when unloading device drivers (accepted upstream).
* Removed patch to allow Accept-Encoding for HTTP/1.0 in wininet (accepted upstream).
* Removed patch to declare pDirectInputCreateEx in a MSVC compatible way (accepted upstream).