Added patch to implement semi-stub for d3d8 swapchain effect D3DSWAPEFFECT_COPY_VSYNC.

This commit is contained in:
Sebastian Lackner
2015-09-26 17:23:36 +02:00
parent 0182014bed
commit 2f4c5ae81e
5 changed files with 57 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -6,6 +6,8 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
* Added patch to ensure codepage conversion fails when destination length is
smaller than zero.
* Added patches for msidb commandline utility (to read and write *.msi files).
* Added patch to implement semi-stub for d3d8 swapchain effect
D3DSWAPEFFECT_COPY_VSYNC.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted