Added initial set of patches for multithreaded vcomp implementation.

This commit is contained in:
Sebastian Lackner
2015-07-12 00:08:14 +02:00
parent d709879134
commit 65c559753a
23 changed files with 2229 additions and 1663 deletions

1
debian/changelog vendored
View File

@@ -7,6 +7,7 @@ wine-staging (1.7.47) UNRELEASED; urgency=low
* Revert security cookie patch causing regression in multiple applications.
* Added patch to use GLX_MESA_query_renderer extension to get more exact GPU
infos.
* Added initial set of patches for multithreaded vcomp implementation.
* Removed patch to implement kernel32.GetNumaProcessorNode (accepted
upstream).
* Removed patch to initialize *end with NULL on failure in msvcrt.strtod