Added patch to implement support for CUDA GPU video decoding.

This commit is contained in:
Sebastian Lackner
2015-01-07 22:37:15 +01:00
parent 3f85f1763b
commit fe43f3ddc6
5 changed files with 663 additions and 3 deletions

1
debian/changelog vendored
View File

@@ -33,6 +33,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patches for D3DXComputeNormals and D3DXComputeNormalMap.
* Added patch for nvapi stubs (required for GPU PhysX support).
* Added patch to fix NULL dereference in ICSeqCompressFrameStart.
* Added patch to implement support for CUDA GPU video decoding.
* Removed patch to emulate write to CR4 register (accepted upstream).
* Removed patch with stub for KeSetSystemAffinityThread (accepted upstream).
* Removed patch to implement combase HSTRING objects (accepted upstream).