Added patch for nvapi stubs (required for GPU PhysX support).

This commit is contained in:
Michael Müller
2015-01-06 15:12:34 +01:00
parent 5f3631c6be
commit 41728a6faf
5 changed files with 947 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -30,6 +30,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patch to fix parameters for ConvertToIndexedBlendedMesh stub.
* Added patch for basic CUDA support.
* Added patches for D3DXComputeNormals and D3DXComputeNormalMap.
* Added patch for nvapi stubs (required for GPU PhysX support).
* 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).