mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-01-28 22:04:43 -08:00
dxgi-GammaRamp: Add reference to bug report.
This commit is contained in:
parent
eb4587492e
commit
e53b4e2702
@ -1 +1 @@
|
||||
Fixes: Implement DXGI GammaControl methods
|
||||
Fixes: [43584] Implement DXGI GammaControl methods
|
||||
|
@ -58,7 +58,7 @@ upstream_commit()
|
||||
# Show version information
|
||||
version()
|
||||
{
|
||||
echo "Wine Staging 2.15"
|
||||
echo "Wine Staging 2.16 (unreleased)"
|
||||
echo "Copyright (C) 2014-2017 the Wine Staging project authors."
|
||||
echo ""
|
||||
echo "Patchset to be applied on upstream Wine:"
|
||||
@ -4737,6 +4737,9 @@ fi
|
||||
|
||||
# Patchset dxgi-GammaRamp
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#43584] Implement DXGI GammaControl methods
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/dxgi/Makefile.in, dlls/dxgi/output.c, dlls/dxgi/tests/device.c
|
||||
# |
|
||||
|
@ -1 +1 @@
|
||||
Wine Staging 2.15
|
||||
Wine Staging 2.16 (unreleased)
|
||||
|
Loading…
x
Reference in New Issue
Block a user