Added patch to implement D3DXCreatePolygon.

This commit is contained in:
Sebastian Lackner
2014-10-31 15:05:38 +01:00
parent 35adc2a6f7
commit 3cf93b92fc
7 changed files with 356 additions and 4 deletions

1
debian/changelog vendored
View File

@@ -7,6 +7,7 @@ wine-compholio (1.7.30) UNRELEASED; urgency=low
* Added patch to implement RtlDecompressBuffer.
* Added patch to emulate write to CR4 register.
* Added patch for implementation of GdipCreateRegionRgnData.
* Added patch for implementation of D3DXCreatePolygon.
* Removed patch to avoid Clang compiler warning because of unused Vtable (accepted upstream).
* Removed patch for additional ATL thunks (accepted upstream).
* Removed patch to ímplement IRichEditOle and ITextDocument support for ITextServices (accepted upstream).