[PATCH 4/7] dinput: Overhaul how the array of Mac device elements is built and sorted.

Ken Thomases ken at codeweavers.com
Sun Apr 13 18:34:16 CDT 2014


Use three separate arrays instead of one array with three sections that are
separately tracked.  Use the Core Foundation sort function rather than
implementing a clumsy sort of our own.
---
dlls/dinput/joystick_osx.c |   88 +++++++++++++++++++------------------------
1 files changed, 39 insertions(+), 49 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-dinput-Overhaul-how-the-array-of-Mac-device-elements.patch
Type: text/x-patch
Size: 6517 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140413/6990f2a7/attachment.bin>


More information about the wine-patches mailing list