Added patch to take abs() of vertex z coordinate as FFP fog coordinate.

This commit is contained in:
Sebastian Lackner
2014-11-21 06:42:40 +01:00
parent 3d68d500d9
commit 744f67198c
6 changed files with 1050 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -2,6 +2,7 @@ wine-compholio (1.7.32) UNRELEASED; urgency=low
* Update patch for SO_CONNECT_TIME and adding better tests.
* Added patch to ensure dbghelp always checks for debug symbols in BINDIR.
* Added patch for pulseaudio exclusive mode support.
* Added patch to take abs() of vertex z coordinate as FFP fog coordinate.
* Removed patch to close server fd is there is no space in thread inflight fd list (accepted upstream).
* Removed patch to fix bugs in StrStr functions (accepted upstream).
* Removed patches to avoid sending messages in FindWindowExW (accepted upstream).