Sweden-Number/dlls/winemac.drv
Ken Thomases 66fc13197b winemac: Use the display unit number rather than display ID for the initial display mode registry key.
On Macs with dual GPUs that automatically switch, the display ID is not stable.
It changes when the active GPU changes.  The resulted in the lookup of the
initial display mode failing and games not being able to restore it properly.

The display unit number should be more reliable, although still not perfect.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-17 22:56:40 +09:00
..
.gitattributes
Makefile.in winemac: Add resource file. 2015-11-17 22:56:39 +09:00
clipboard.c
cocoa_app.h
cocoa_app.m winemac: Enable localization of strings used to build Mac menus. 2015-11-17 22:56:39 +09:00
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 winemac: Stop the CVDisplayLink when there are no more changes to flush. 2015-11-10 11:58:42 +09:00
cocoa_window.m winemac: Fix a crash on versions of OS X prior to 10.9 which don't have the -[NSImage drawInRect:] method. 2015-11-10 18:29:27 +09:00
display.c winemac: Use the display unit number rather than display ID for the initial display mode registry key. 2015-11-17 22:56:40 +09:00
dragdrop.c
event.c
gdi.c
image.c
ime.c
keyboard.c
macdrv.h
macdrv_cocoa.h winemac: Enable localization of strings used to build Mac menus. 2015-11-17 22:56:39 +09:00
macdrv_main.c winemac: Enable localization of strings used to build Mac menus. 2015-11-17 22:56:39 +09:00
macdrv_res.h winemac: Enable localization of strings used to build Mac menus. 2015-11-17 22:56:39 +09:00
mouse.c
opengl.c
surface.c
systray.c
window.c
winemac.drv.spec
winemac.rc winemac: Enable localization of strings used to build Mac menus. 2015-11-17 22:56:39 +09:00