Added patch to align texture dimensions to block size for compressed textures.

This commit is contained in:
Sebastian Lackner
2014-11-07 14:19:10 +01:00
parent 1ec6f34853
commit 1aa8b412df
4 changed files with 74 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -8,6 +8,7 @@ wine-compholio (1.7.31) UNRELEASED; urgency=low
* Added patch with stub for KeSetSystemAffinityThread.
* Added patch to implement DXTn support for d3dx9_36.
* Added patch to return correct values for GetThreadTimes.
* Added patch to align texture dimensions to block size for compressed textures.
* Removed patch for iphlpapi stub functions (accepted upstream).
* Removed patches for FindFirstFileExW (accepted upstream).
* Removed patches for TLB dependencies lookup in resources (accepted upstream).