You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
winex11-wglShareLists: Add a new reference to bug report.
Also remove two references in the wined3d-Revert_PixelFormat patchset.
This commit is contained in:
@@ -5848,8 +5848,6 @@ fi
|
||||
# Patchset wined3d-Revert_PixelFormat
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#35655] Fix wined3d performance drop introduced by pixelformat changes.
|
||||
# | * [#35718] Fix flickering introduced by pixelformat changes.
|
||||
# | * [#35975] Fix gray screen on startup introduced by pixelformat changes.
|
||||
# | * [#36900] Fix missing video introduced by pixelformat changes.
|
||||
# |
|
||||
@@ -6442,6 +6440,7 @@ fi
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#11436] Do not fail when a used context is passed to wglShareLists
|
||||
# | * [#25419] Fix broken textures in XIII Century: Death or Glory
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/winex11.drv/opengl.c
|
||||
|
@@ -1,5 +1,5 @@
|
||||
Fixes: [35655] Fix wined3d performance drop introduced by pixelformat changes.
|
||||
Fixes: [35718] Fix flickering introduced by pixelformat changes.
|
||||
#Fixes: [35655] Fix wined3d performance drop introduced by pixelformat changes.
|
||||
#Fixes: [35718] Fix flickering introduced by pixelformat changes.
|
||||
#Fixes: [35950] Fix black screen on startup introduced by pixelformat changes.
|
||||
Fixes: [35975] Fix gray screen on startup introduced by pixelformat changes.
|
||||
Fixes: [36900] Fix missing video introduced by pixelformat changes.
|
||||
|
@@ -1,2 +1,3 @@
|
||||
Fixes: [11436] Do not fail when a used context is passed to wglShareLists
|
||||
Fixes: [25419] Fix broken textures in XIII Century: Death or Glory
|
||||
Category: stable
|
||||
|
Reference in New Issue
Block a user