Add patch to implement remaining OpenMP locking functions.

This commit is contained in:
Sebastian Lackner
2015-08-11 06:13:36 +02:00
parent 9711296d1f
commit e95a773114
9 changed files with 707 additions and 1 deletions

4
debian/changelog vendored
View File

@@ -1,3 +1,7 @@
wine-staging (1.7.50) UNRELEASED; urgency=low
* Add patch to implement remaining OpenMP locking functions.
-- Sebastian Lackner <sebastian@fds-team.de> Tue, 11 Aug 2015 06:12:14 +0200
wine-staging (1.7.49) unstable; urgency=low
* Added patch to improve stubs for dxgi MakeWindowAssociation and
GetWindowAssociation.