wine-wine/dlls/winemac.drv
Zhiyi Zhang 0d23ecd9ec winemac.drv: Fix build with older macOS SDKs.
macOS SDKs older than 10.11 doesn't support Metal.
macOS 10.11 and 10.12 SDK support Metal but don't
support registryID in MTLDevice protocol. Recommend
using 10.13+ SDK.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-09-03 12:16:04 +02:00
..
.gitattributes
Makefile.in winemac.drv: Add GPU initialization functions. 2019-08-30 20:07:24 +02:00
clipboard.c
cocoa_app.h
cocoa_app.m
cocoa_clipboard.m
cocoa_display.m winemac.drv: Fix build with older macOS SDKs. 2019-09-03 12:16:04 +02:00
cocoa_event.h
cocoa_event.m
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m
cocoa_status_item.m
cocoa_window.h
cocoa_window.m
display.c winemac.drv: Use generic EnumDisplayMonitors and GetMonitorInfo. 2019-08-30 20:07:42 +02:00
dragdrop.c winemac.drv: Indicate whether the drop point is non-client area. 2019-08-29 21:50:16 +02:00
event.c
gdi.c
image.c
ime.c
keyboard.c
macdrv.h winemac.drv: Handle display device change events. 2019-08-30 20:07:39 +02:00
macdrv_cocoa.h winemac.drv: Use generic EnumDisplayMonitors and GetMonitorInfo. 2019-08-30 20:07:42 +02:00
macdrv_main.c winemac.drv: Handle display device change events. 2019-08-30 20:07:39 +02:00
macdrv_res.h
mouse.c
opengl.c
surface.c
systray.c
vulkan.c
window.c
winemac.drv.spec winemac.drv: Use generic EnumDisplayMonitors and GetMonitorInfo. 2019-08-30 20:07:42 +02:00
winemac.rc