Added patch to properly initialize caps->dwZBufferBitDepths in ddraw7_GetCaps.

This commit is contained in:
Sebastian Lackner
2015-09-06 20:26:50 +02:00
parent 88db6aa7b1
commit cbe5306706
5 changed files with 78 additions and 1 deletions

2
debian/changelog vendored
View File

@@ -35,6 +35,8 @@ wine-staging (1.7.51) UNRELEASED; urgency=low
functions.
* Added patch to properly render themed buttons when they are pressed.
* Added patch to fix possible memory leak in netprofm init_networks.
* Added patch to properly initialize caps->dwZBufferBitDepths in
ddraw7_GetCaps.
* Removed patch to fix bug in wineserver debug_children inheritance (accepted
upstream).
* Removed patch to use helper function for NtWaitForMultipleObjects and