Added patch with stub for D3DXIntersect.

This commit is contained in:
Sebastian Lackner
2014-12-20 17:13:13 +01:00
parent a59b542fd6
commit 0d1d699881
5 changed files with 64 additions and 1 deletions

1
debian/changelog vendored
View File

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