Improved wined3d-DXTn patchset to search for dylib on OSX.

This commit is contained in:
Sebastian Lackner
2015-06-27 23:52:23 +02:00
parent 135024f481
commit 74b6722150
3 changed files with 30 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -9,6 +9,7 @@ wine-staging (1.7.46) UNRELEASED; urgency=low
* Added patch to improve output of '--check-libs' on OSX.
* Added patch to implement general tab for file property dialog.
* Improved nvcuda-CUDA_Support patchset to search for dylib on OSX.
* Improved wined3d-DXTn patchset to search for dylib on OSX.
* Updated kernel32-GetVolumePathName to fix several test failures.
* Updated ntoskrnl-Emulator patchset to implement emulation of MOVZX
instruction on x86_64.