Added patch to fix scaling behaviour of images and mipmap levels in IDirect3DTexture2_Load.

This commit is contained in:
Sebastian Lackner
2015-05-30 03:27:41 +02:00
parent 9384283aca
commit f576613dd2
6 changed files with 728 additions and 18 deletions

2
debian/changelog vendored
View File

@@ -18,6 +18,8 @@ wine-staging (1.7.44) UNRELEASED; urgency=low
* Added patch to output winedbg system information also to the terminal, not
only to dialog.
* Added patch to allow hiding wine version information from applications.
* Added patch to fix scaling behaviour of images and mipmap levels in
IDirect3DTexture2_Load.
* Removed patch to reset device state in SysKeyboard*Impl_Acquire (accepted
upstream).
* Removed patch to avoid creating thread queues for foreign threads in