Added patch to fix regression causing too dark/missing textures in several games.

This commit is contained in:
Sebastian Lackner
2015-03-20 21:46:12 +01:00
parent 5ee34a9309
commit dab39259ab
5 changed files with 177 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -25,6 +25,7 @@ wine-staging (1.7.39) UNRELEASED; urgency=low
* Added patch to implement combase.WindowsSubstring function.
* Added patch with stub for wininet.ParseX509EncodedCertificateForListBoxEntry.
* Added patch to allow to edit winecfg library override by double clicking.
* Added patch to fix regression causing too dark/missing textures in several games.
* Removed patch to avoid hardcoded values for sizeof(GUID) (accepted upstream).
* Removed patches for SLGetWindowsInformationDWORD (accepted upstream).
* Removed patches for _ismbckata and _mbctohira (fixed upstream).