Added patch to fix parameters for ConvertToIndexedBlendedMesh stub.

This commit is contained in:
Sebastian Lackner
2015-01-01 16:42:23 +01:00
parent b5e303e711
commit 9f43cabb0a
5 changed files with 72 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -23,6 +23,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patch to avoid calling IDirect3DDevice7_DrawIndexedPrimitive if there is no primitive.
* 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.
* 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).