Added patch to fix regression caused by blacklisting supported OpenGL extensions.

This commit is contained in:
Sebastian Lackner
2015-04-10 08:21:45 +02:00
parent c382d2430b
commit 44c159ca06
5 changed files with 67 additions and 16 deletions

View File

@@ -39,9 +39,10 @@ Wine. All those differences are also documented on the
Included bug fixes and improvements
-----------------------------------
**Bug fixes and features included in the next upcoming release [1]:**
**Bug fixes and features included in the next upcoming release [2]:**
* Calculate msvcrt exponential math operations with higher precision ([Wine Bug #37149](https://bugs.winehq.org/show_bug.cgi?id=37149))
* Fix regression caused by blacklisting supported OpenGL extensions ([Wine Bug #38264](https://bugs.winehq.org/show_bug.cgi?id=38264))
**Bug fixes and features in Wine Staging 1.7.40 [220]:**