wine/dlls/winemac.drv
2024-05-30 19:53:21 +02:00
..
.gitattributes
clipboard.c
cocoa_app.h Revert "winemac.drv: Hide app's dock icon when it wouldn't have a taskbar item on Windows.". 2024-05-15 22:51:34 +02:00
cocoa_app.m winemac.drv: Exclude dictation when looking for input methods. 2024-05-16 23:09:04 +02:00
cocoa_clipboard.m winemac.drv: Fix use-after-free in macdrv_copy_pasteboard_types. 2024-05-03 14:36:05 +02:00
cocoa_cursorclipping.h
cocoa_cursorclipping.m
cocoa_display.m win32u: Deduce monitor device flags from their adapter. 2024-02-21 21:55:04 +01:00
cocoa_event.h
cocoa_event.m
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m winemac.drv: Update OpenGL context immediately after the window content view is visible. 2024-04-11 09:00:34 -05:00
cocoa_status_item.m
cocoa_window.h Revert "winemac.drv: Hide app's dock icon when it wouldn't have a taskbar item on Windows.". 2024-05-15 22:51:34 +02:00
cocoa_window.m winemac: Get rid of unnecessary blit_data / drawn surface members. 2024-05-29 22:27:40 +02:00
display.c win32u: Get rid of the UpdateDisplayDevices force parameter. 2024-05-27 13:11:36 +02:00
dllmain.c include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
dragdrop.c
event.c
gdi.c win32u: Move vulkan loading and init guard out of the drivers. 2024-03-22 17:05:31 +01:00
image.c
keyboard.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
macdrv.h win32u: Initialize window surfaces with a hwnd. 2024-05-30 19:52:59 +02:00
macdrv_cocoa.h winemac: Get rid of unnecessary blit_data / drawn surface members. 2024-05-29 22:27:40 +02:00
macdrv_dll.h
macdrv_main.c win32u: Update the display device cache after loading the driver. 2024-05-27 13:11:36 +02:00
macdrv_res.h
Makefile.in
mouse.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
opengl.c opengl32: Remove the wglDescribePixelFormat driver entry point. 2024-05-20 11:57:16 +02:00
surface.c win32u: Use a helper to set the window surface clipping, within the lock. 2024-05-30 19:53:21 +02:00
systray.c
unixlib.h
vulkan.c win32u: Move thread detach from winex11. 2024-05-01 22:33:53 +02:00
window.c win32u: Initialize window surfaces with a hwnd. 2024-05-30 19:52:59 +02:00
winemac.drv.spec
winemac.rc