Added patch to make ddraw1 and ddraw_surface1 vtable as writable.

This commit is contained in:
Sebastian Lackner
2015-10-02 17:55:54 +02:00
parent 784acaf1fa
commit 59e96aed08
5 changed files with 65 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -26,6 +26,7 @@ wine-staging (1.7.52) UNRELEASED; urgency=low
hotpatchable.
* Added patch to mark BitBlt and StretchDIBits as hotpatchable.
* Added patch to mark WritePrivateProfileStringA as hotpatchable.
* Added patch to make ddraw1 and ddraw_surface1 vtable as writable.
* Removed patch to fix possible memory leak in netprofm init_networks (fixed
upstream).
* Removed patch for stub of dwmapi.DwmUpdateThumbnailProperties (accepted