Add references to remaining bugs/issues to definition files.

This commit is contained in:
Sebastian Lackner 2015-08-16 08:24:17 +02:00
parent 1de318660f
commit 67f1219393
6 changed files with 19 additions and 0 deletions

View File

@ -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)

View File

@ -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

View File

@ -2,3 +2,6 @@
# sha1: ecbca8e848834180092d9078be0762a60617fcd7
Fixes: Add support for GTK3 theming
# Known issues:
# https://bugs.wine-staging.com/show_bug.cgi?id=504

View File

@ -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

View File

@ -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=---

View File

@ -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