Added patch to implement support for "Purist Mode" (override for all dlls).

This commit is contained in:
Sebastian Lackner
2015-11-10 17:22:06 +01:00
parent 6a3ea0e976
commit eb20574d3e
5 changed files with 66 additions and 1 deletions

View File

@@ -34,8 +34,9 @@ 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]:**
* Implement support for "Purist Mode" (override for all dlls)
* Revert patch to prepare GL resources before calling context_apply_fbo_state ([Wine Bug #39536](https://bugs.winehq.org/show_bug.cgi?id=39536))