winemac: Implement window surface rendering.
authorKen Thomases <ken@codeweavers.com>
Tue, 15 Jan 2013 02:23:55 +0000 (20:23 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Jan 2013 11:16:44 +0000 (12:16 +0100)
commit7d6ebfa742eac87c9f5ac5e228c0c5f68e785f9f
treef2f2ce875e496e692153d95a391185fd2fb23431
parentddf922d7a180066f8c4b65656055a1c5fac5d12a
winemac: Implement window surface rendering.
dlls/winemac.drv/Makefile.in
dlls/winemac.drv/cocoa_window.h
dlls/winemac.drv/cocoa_window.m
dlls/winemac.drv/macdrv.h
dlls/winemac.drv/macdrv_cocoa.h
dlls/winemac.drv/surface.c [new file with mode: 0644]
dlls/winemac.drv/window.c