mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-09-13 09:17:20 -07:00
Add references to remaining bugs/issues to definition files.
This commit is contained in:
parent
1de318660f
commit
67f1219393
@ -1,3 +1,7 @@
|
||||
Fixes: Add nvapi stubs required for GPU PhysX support
|
||||
Fixes: [35062] Fix graphical corruption in FarCry 3 with NVIDIA drivers
|
||||
Depends: nvcuda-CUDA_Support
|
||||
|
||||
# Causes regression?
|
||||
# https://bugs.wine-staging.com/show_bug.cgi?id=193
|
||||
# (Disabling nvapi.dll can be used as a workaround)
|
||||
|
@ -1 +1,4 @@
|
||||
Fixes: [37087] Return an error when trying to open a terminated process
|
||||
|
||||
# Causes regression?
|
||||
# https://bugs.wine-staging.com/show_bug.cgi?id=446
|
||||
|
@ -2,3 +2,6 @@
|
||||
# sha1: ecbca8e848834180092d9078be0762a60617fcd7
|
||||
|
||||
Fixes: Add support for GTK3 theming
|
||||
|
||||
# Known issues:
|
||||
# https://bugs.wine-staging.com/show_bug.cgi?id=504
|
||||
|
@ -1 +1,4 @@
|
||||
Fixes: Forward exitcode from child process when in wineconsole
|
||||
|
||||
# Bug still present?
|
||||
# https://bugs.wine-staging.com/show_bug.cgi?id=473
|
||||
|
@ -2,3 +2,6 @@ Fixes: [11674] Support for CSMT (command stream) to increase graphic performance
|
||||
Apply-After: dlls/wined3d/*
|
||||
Depends: wined3d-CSMT_Helper
|
||||
IfDefined: STAGING_CSMT
|
||||
|
||||
# Known issues:
|
||||
# https://bugs.wine-staging.com/buglist.cgi?component=Bugs&keywords=csmt%2C%20&keywords_type=allwords&list_id=3690&query_format=advanced&resolution=---
|
||||
|
@ -4,3 +4,6 @@ Fixes: [35718] Fix flickering 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
|
||||
|
||||
# Causes regression?
|
||||
# https://bugs.wine-staging.com/show_bug.cgi?id=196
|
||||
|
Loading…
Reference in New Issue
Block a user