Added patch to fix color key regression causing pink rectangles around text.

This commit is contained in:
Sebastian Lackner
2015-01-08 00:38:19 +01:00
parent ac1ffc70f8
commit cb475f78f9
5 changed files with 66 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -34,6 +34,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patch for nvapi stubs (required for GPU PhysX support).
* Added patch to fix NULL dereference in ICSeqCompressFrameStart.
* Added patch to implement support for CUDA GPU video decoding.
* Added patch to fix color key regression causing pink rectangles around text.
* Removed patch to emulate write to CR4 register (accepted upstream).
* Removed patch with stub for KeSetSystemAffinityThread (accepted upstream).
* Removed patch to implement combase HSTRING objects (accepted upstream).