nvcuda-CUDA_Support: Added patch for Unknown5 internal CUDA interface.

This commit is contained in:
Sebastian Lackner
2015-01-02 22:00:32 +01:00
parent 21ab9dc521
commit aa13fb8472
6 changed files with 97 additions and 8 deletions

2
debian/changelog vendored
View File

@@ -24,7 +24,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patch to fix access violation when calling GetStringTypeW with NULL src.
* Added patch for ID3DXFont::DrawTextA/W support.
* Added patch to fix parameters for ConvertToIndexedBlendedMesh stub.
* Added patch for nvcuda.
* Added patch for basic CUDA support.
* Added patches for D3DXComputeNormals and D3DXComputeNormalMap.
* Removed patch to implement combase HSTRING objects (accepted upstream).
* Removed patch to add fake ProductId to registry (accepted upstream).