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
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
image.c
ime.c
keyboard.c user32: Factor GetKeyboardLayoutNameW implementations. 2021-05-06 19:50:40 +02:00
macdrv.h
macdrv_cocoa.h
macdrv_main.c
macdrv_res.h
mouse.c
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