You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
wined3d-Revert_PixelFormat: Remove reference to bug which was marked as duplicate.
This commit is contained in:
@@ -4891,7 +4891,6 @@ fi
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#35655] Fix wined3d performance drop introduced by pixelformat changes.
|
||||
# | * [#35718] Fix flickering introduced by pixelformat changes.
|
||||
# | * [#35950] Fix black screen on startup introduced by pixelformat changes.
|
||||
# | * [#35975] Fix gray screen on startup introduced by pixelformat changes.
|
||||
# | * [#36900] Fix missing video introduced by pixelformat changes.
|
||||
# |
|
||||
|
@@ -1,6 +1,6 @@
|
||||
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: [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.
|
||||
Category: stable
|
||||
|
Reference in New Issue
Block a user