1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/winemac.drv
2022-12-06 17:11:21 +01:00
..
.gitattributes
clipboard.c winemac: Use RtlGetLastWin32Error() instead of GetLastError(). 2022-11-13 11:31:43 +01:00
cocoa_app.h
cocoa_app.m winemac: Remove pre-Mac OS X 10.8 workarounds. 2022-11-02 14:39:46 +01:00
cocoa_clipboard.m
cocoa_cursorclipping.h
cocoa_cursorclipping.m
cocoa_display.m winemac.drv: Stop using deprecated kIOMasterPortDefault constant. 2022-11-10 09:46:32 +01: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 configure: Remove Metal.framework check (present in all supported macOS SDKs). 2022-12-02 11:04:46 +01:00
display.c winemac: Remove pre-Mac OS X 10.8 workarounds. 2022-11-02 14:39:46 +01:00
dllmain.c winemac.drv: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
dragdrop.c winemac.drv: Call GlobalReAlloc with GMEM_MOVEABLE flag. 2022-11-22 18:27:31 +01:00
event.c winemac: Use platform-independent types for user callback params. 2022-09-20 20:52:58 +02:00
gdi.c win32u: Move enumeration of available modes out of graphics drivers. 2022-09-23 15:16:48 +02:00
image.c winemac: Use platform-independent types for user callback params. 2022-09-20 20:52:58 +02:00
ime.c winemac: Build without -DWINE_NO_LONG_TYPES. 2022-11-17 17:20:39 +01:00
keyboard.c
macdrv_cocoa.h configure: Remove Metal.framework check (present in all supported macOS SDKs). 2022-12-02 11:04:46 +01:00
macdrv_dll.h
macdrv_main.c winemac: Remove pre-Mac OS X 10.7 workaround. 2022-12-02 11:04:46 +01:00
macdrv_res.h
macdrv.h win32u: Add is_primary parameter to GetCurrentDisplaySettings. 2022-11-01 20:46:23 +01:00
Makefile.in winemac: Build without -DWINE_NO_LONG_TYPES. 2022-11-17 17:20:39 +01:00
mouse.c winemac: Use RtlGetLastWin32Error() instead of GetLastError(). 2022-11-13 11:31:43 +01:00
opengl.c opengl32: Use default calling convention for WGL driver entry points. 2022-12-06 17:11:21 +01:00
surface.c
systray.c winemac: Use RtlGetLastWin32Error() instead of GetLastError(). 2022-11-13 11:31:43 +01:00
unixlib.h winemac.drv: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
vulkan.c
window.c winemac.drv: Resize desktop window on WM_DISPLAYCHANGE message. 2022-10-12 17:17:57 +02:00
winemac.drv.spec
winemac.rc