Sweden-Number/dlls/winemac.drv
Stefan Dösinger 004b1179e9 winemac.drv: Set view.WantsBestResolutionOpenGLSurface.
This used to default to false before Catalina, and it still does so when
the application is built with XCode 10 or earlier. When building with
XCode 11 or later Catalina and newer will create a high DPI GL view even
if the window is low dpi. Because we don't adjust glViewport parameters
(and glDrawPixels, etc) we render only to the lower left quadrant.

Signed-off-by: Stefan Dösinger <stefan@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-12 16:56:27 +02:00
..
.gitattributes
Makefile.in
clipboard.c
cocoa_app.h
cocoa_app.m
cocoa_clipboard.m
cocoa_display.m winemac.drv: Fix setting DISPLAY_DEVICE_ATTACHED_TO_DESKTOP flag on adapters. 2021-04-13 17:33:38 +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 winemac.drv: Set view.WantsBestResolutionOpenGLSurface. 2021-05-12 16:56:27 +02:00
display.c
dragdrop.c
event.c
gdi.c winemac.drv: Take all online monitors into account when computing desktop rect. 2021-04-12 19:35:56 +02:00
image.c
ime.c user32: Add RAWINPUT parameter to __wine_send_input. 2021-04-15 10:37:52 +02:00
keyboard.c user32: Factor GetKeyboardLayoutNameW implementations. 2021-05-06 19:50:40 +02:00
macdrv.h
macdrv_cocoa.h
macdrv_main.c winemac.drv: Call ActivateKeyboardLayout when layout changes. 2021-05-05 21:56:36 +02:00
macdrv_res.h
mouse.c user32: Add RAWINPUT parameter to __wine_send_input. 2021-04-15 10:37:52 +02:00
opengl.c
surface.c
systray.c
vulkan.c
window.c
winemac.drv.spec user32: Factor GetKeyboardLayoutNameW implementations. 2021-05-06 19:50:40 +02:00
winemac.rc