Sweden-Number/dlls/winemac.drv
Ken Thomases 38f579f9ba winemac: Simplify and optimize making a GL context current with no view.
If the context is already current, don't do +clearCurrentContext followed by
-makeCurrentContext.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-02-23 20:22:21 +09:00
..
.gitattributes
Makefile.in
clipboard.c
cocoa_app.h
cocoa_app.m winemac: Wrap performing requests from background threads in an autorelease pool. 2016-02-18 21:05:49 +09:00
cocoa_clipboard.m
cocoa_display.m
cocoa_event.h winemac: Don't process QUERY_IME_CHAR_RECT while waiting in OnMainThread(). 2016-02-05 13:53:36 +09:00
cocoa_event.m winemac: Don't process QUERY_IME_CHAR_RECT while waiting in OnMainThread(). 2016-02-05 13:53:36 +09:00
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m winemac: Simplify and optimize making a GL context current with no view. 2016-02-23 20:22:21 +09:00
cocoa_status_item.m
cocoa_window.h
cocoa_window.m winemac: Don't process QUERY_IME_CHAR_RECT while waiting in OnMainThread(). 2016-02-05 13:53:36 +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 winemac: Don't process QUERY_IME_CHAR_RECT while waiting in OnMainThread(). 2016-02-05 13:53:36 +09:00
gdi.c
image.c
ime.c winemac: Make macdrv_process_text_input() asynchronous and process internal events while awaiting its result. 2016-02-05 13:53:13 +09:00
keyboard.c winemac.drv: Don't print 32-bit values as long integers (Clang). 2016-02-19 11:05:31 +09:00
macdrv.h winemac: Make macdrv_process_text_input() asynchronous and process internal events while awaiting its result. 2016-02-05 13:53:13 +09:00
macdrv_cocoa.h winemac: Don't process QUERY_IME_CHAR_RECT while waiting in OnMainThread(). 2016-02-05 13:53:36 +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 winemac.drv: Actually make the GL context current even if no drawables were given. 2016-02-19 11:19:00 +09:00
surface.c
systray.c
window.c
winemac.drv.spec winemac.drv: Fix specfile entry for ImeGetRegisterWordStyle. 2015-11-29 12:46:28 +09:00
winemac.rc winemac: Enable localization of strings used to build Mac menus. 2015-11-17 22:56:39 +09:00