Added patches for D3DXComputeNormals and D3DXComputeNormalMap.

This commit is contained in:
Sebastian Lackner
2015-01-02 03:32:58 +01:00
parent e09be4fd77
commit 40e8ab0c08
10 changed files with 122 additions and 26 deletions

1
debian/changelog vendored
View File

@@ -25,6 +25,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patch for ID3DXFont::DrawTextA/W support.
* Added patch to fix parameters for ConvertToIndexedBlendedMesh stub.
* Added patch for nvcuda.
* 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).
* Removed patch to implement stubs for MFStartup and MFShutdown (accepted upstream).