[PATCH 1/3] winemac: Implement window surface rendering.

Ken Thomases ken at codeweavers.com
Mon Jan 14 20:23:55 CST 2013


---
dlls/winemac.drv/Makefile.in    |    1 +
dlls/winemac.drv/cocoa_window.h |    3 +
dlls/winemac.drv/cocoa_window.m |   82 ++++++++++
dlls/winemac.drv/macdrv.h       |    4 +
dlls/winemac.drv/macdrv_cocoa.h |    6 +
dlls/winemac.drv/surface.c      |  340 +++++++++++++++++++++++++++++++++++++++
dlls/winemac.drv/window.c       |  107 ++++++++++++-
7 files changed, 542 insertions(+), 1 deletions(-)
create mode 100644 dlls/winemac.drv/surface.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Implement-window-surface-rendering.patch
Type: text/x-patch
Size: 24695 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130114/92f509ca/attachment-0001.bin>


More information about the wine-patches mailing list