mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-01-28 22:04:43 -08:00
opengl32-Revert_Disable_Ext: Update metadata, the upstream bug report was closed but the issue is not completely fixed yet.
This commit is contained in:
parent
309e515899
commit
4a8f10e17d
@ -39,8 +39,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]:**
|
||||
|
||||
* Fix regression caused by blacklisting supported OpenGL extensions ([Wine Bug #38480](https://bugs.winehq.org/show_bug.cgi?id=38480))
|
||||
* Support for FileFsFullSizeInformation information class
|
||||
|
||||
|
||||
@ -141,7 +142,7 @@ for more details.*
|
||||
* Fix multithreading issues with fullscreen clipping ([Wine Bug #38087](https://bugs.winehq.org/show_bug.cgi?id=38087))
|
||||
* Fix possible segfault in pulse_rd_loop of PulseAudio backend
|
||||
* Fix race-condition when threads are killed during shutdown
|
||||
* Fix regression caused by blacklisting supported OpenGL extensions ([Wine Bug #38264](https://bugs.winehq.org/show_bug.cgi?id=38264))
|
||||
* ~~Fix regression caused by blacklisting supported OpenGL extensions~~ ([Wine Bug #38264](https://bugs.winehq.org/show_bug.cgi?id=38264))
|
||||
* Fix return value of ScrollWindowEx for invisible windows ([Wine Bug #37706](https://bugs.winehq.org/show_bug.cgi?id=37706))
|
||||
* Fix texture corruption in CSI: Fatal Conspiracy ([Wine Bug #33768](https://bugs.winehq.org/show_bug.cgi?id=33768))
|
||||
* Fix unintentional leaks with ntdll internals
|
||||
|
@ -1 +1 @@
|
||||
Fixes: [38264] Fix regression caused by blacklisting supported OpenGL extensions
|
||||
Fixes: [38480] Fix regression caused by blacklisting supported OpenGL extensions
|
||||
|
@ -3736,7 +3736,7 @@ fi
|
||||
# Patchset opengl32-Revert_Disable_Ext
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#38264] Fix regression caused by blacklisting supported OpenGL extensions
|
||||
# | * [#38480] Fix regression caused by blacklisting supported OpenGL extensions
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/opengl32/wgl.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user