Added first nvcuda implementation.

This commit is contained in:
Michael Müller
2015-01-01 22:38:59 +01:00
parent 9f43cabb0a
commit e09be4fd77
3 changed files with 3288 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -24,6 +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.
* Removed patch to implement combase HSTRING objects (accepted upstream).
* Removed patch to add fake ProductId to registry (accepted upstream).
* Removed patch to implement stubs for MFStartup and MFShutdown (accepted upstream).