Added patch to report the correct refresh rates for some NVIDIA cards.

This commit is contained in:
Erich E. Hoover
2015-03-06 12:48:40 -07:00
parent 9e39b598ad
commit def2378b7a
6 changed files with 283 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -4,6 +4,7 @@ wine-staging (1.7.38) UNRELEASED; urgency=low
* Long overdue update to the TransmitFile patches.
* Disabled patchset for reg.exe cleanup (partially accepted upstream).
* Disabled patchset for TransmitFile (rewrite in progress).
* Added patch to report the correct refresh rates for some NVIDIA cards.
* Added patch to mark DllCanUnloadNow and DllGetClassObject as private (by Amine Khaldi, wine-patched/pull/3).
* Added patch to skip Wine specific __wine_check_for_events calls in ReactOS (by Amine Khaldi, wine-patched/pull/4).
* Added patch to declare pDirectInputCreateEx in a MSVC compatible way (by Amine Khaldi, wine-patched/pull/5).