Added patch to use NVX_GPU_MEMORY_INFO extension for more exact video memory accounting on NVIDIA graphic cards.

This commit is contained in:
Sebastian Lackner
2015-06-06 20:28:46 +02:00
parent d2765a37f2
commit 6b78b26763
5 changed files with 167 additions and 37 deletions

2
debian/changelog vendored
View File

@@ -36,6 +36,8 @@ wine-staging (1.7.45) UNRELEASED; urgency=low
long lines.
* Added patch to improve stubs for NtQueryEaFile.
* Added patch for semi-stub of FileFsVolumeInformation information class.
* Added patch to use NVX_GPU_MEMORY_INFO extension for more exact video memory
accounting on NVIDIA graphic cards.
* Removed patch to handle '\r' as whitespace in wbemprox queries (accepted
upstream).
* Removed patch to make sure OpenClipboard with current owner doesn't fail