Added patch with stub for d3d11.D3D11CreateDeviceAndSwapChain.

This commit is contained in:
Sebastian Lackner
2015-04-30 00:57:29 +02:00
parent 97fb6e215a
commit 8ecb8c648e
5 changed files with 69 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -4,6 +4,7 @@ wine-staging (1.7.42) UNRELEASED; urgency=low
* Added patch to fix check for texture levels in wined3d_device_update_texture.
* Added patch to ignore garbage after decoding gif lines.
* Added patch to fix various issues related to advapi32.LookupAccountSidA.
* Added patch with stub for d3d11.D3D11CreateDeviceAndSwapChain.
* Removed patch to avoid crash when trying to bind mshtml event scripts to window (fixed upstream).
* Removed patch for stub of ntdll.WinSqmIsOptedIn (fixed upstream).
* Removed patch to fix issues with invalid console handles for new processes (accepted upstream).