d3dx9_36: Implement D3DXCreatePolygon

David Adam david.adam.cnrs at gmail.com
Thu Jan 5 06:11:00 CST 2012


Hello,

changes from previous tries:

- simplify a computation.
- merge a loop inside an other one, since the number of sides could be huge.
- following to
http://www.winehq.org/pipermail/wine-devel/2011-August/091570.html,
D3DLOCK_DISCARD has not to be used.

A+

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120105/e1114db4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Implement-D3DXCreatePolygon.patch
Type: text/x-patch
Size: 4591 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120105/e1114db4/attachment.bin>


More information about the wine-patches mailing list