Added patch with stub for D3DXComputeTangentFrameEx.

This commit is contained in:
Sebastian Lackner
2014-12-20 17:02:35 +01:00
parent aeedb30ca0
commit a59b542fd6
5 changed files with 345 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -10,6 +10,7 @@ wine-staging (1.7.34) UNRELEASED; urgency=low
* Added patch for stub of ntdll.RtlSetHeapInformation.
* Added patch for IDXGIOutput::GetDesc.
* Added patch for ID3DXEffect::FindNextValidTechnique.
* Added patch with stub for D3DXComputeTangentFrameEx.
* 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).