Sweden-Number/dlls/winemac.drv
Chip Davis 1eba86fccc winemac.drv: Support VK_EXT_metal_surface.
Prefer it to VK_MVK_macos_surface when present.

MoltenVK has deprecated VK_MVK_macos_surface in favor of
VK_EXT_metal_surface. It's likely that the former extension will vanish
at some point.

Signed-off-by: Chip Davis <cdavis@codeweavers.com>
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-18 20:54:37 +01: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 winemac: Avoid some compiler warnings. 2019-12-06 22:30:23 +01:00
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 winemac: Only manipulate an NSOpenGLContext's view on the main thread. 2019-12-11 21:51:28 +01:00
cocoa_status_item.m
cocoa_window.h
cocoa_window.m winemac.drv: Pass the CAMetalLayer to MoltenVK. 2019-12-18 20:54:34 +01:00
display.c winemac.drv: Fix the spelling of a couple of comments. 2019-12-11 21:51:28 +01: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 gdi32: Add D3DKMTSetVidPnSourceOwner and D3DKMTCheckVidPnExclusiveOwnership stubs. 2019-10-22 23:04:27 +02:00
image.c
ime.c
keyboard.c winemac: Set the scan code prefix when necessary. 2019-12-02 22:02:56 +01:00
macdrv.h winemac.drv: Handle display device change events. 2019-08-30 20:07:39 +02:00
macdrv_cocoa.h winemac.drv: Pass the CAMetalLayer to MoltenVK. 2019-12-18 20:54:34 +01: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 winemac: Fix redirection of OpenGL extension functions. 2019-10-18 15:09:55 +02:00
surface.c
systray.c winemac.drv: Avoid an unneeded lstrlenW() call. 2019-09-09 16:25:56 +02:00
vulkan.c winemac.drv: Support VK_EXT_metal_surface. 2019-12-18 20:54:37 +01:00
window.c
winemac.drv.spec winemac.drv: Use generic EnumDisplayMonitors and GetMonitorInfo. 2019-08-30 20:07:42 +02:00
winemac.rc