Sweden-Number/dlls/winex11.drv
Torge Matthies 2e4bfa642e winex11.drv: Avoid race condition in X11 error handling.
The err_callback* globals need to be protected from being overwritten
before X11DRV_check_error is called, otherwise no or the wrong error
handler might be called.

Signed-off-by: Torge Matthies <openglfreak@googlemail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-08 22:28:44 +02:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c winex11.drv: Call request_selection_contents() after the XFixes extension is initialized. 2021-03-18 22:04:01 +01:00
desktop.c
display.c winex11.drv: Fix invalid range when reading GTK_WORKAREAS_D0 (valgrind). 2021-03-09 21:33:43 +01:00
event.c winex11.drv: Correct a full screen condition. 2021-04-27 16:52:30 +02:00
graphics.c
ime.c
init.c gdi32: Return correct color depth for display DCs in GetDeviceCaps(). 2021-06-07 21:31:54 +02:00
keyboard.c user32: Move (Un)LoadKeyboardLayoutW from winex11.drv to user32. 2021-05-07 22:22:49 +02:00
mouse.c user32: Add RAWINPUT parameter to __wine_send_input. 2021-04-15 10:37:52 +02:00
mwm.h
opengl.c winex11.drv: Add mutable pixel format awareness. 2021-04-21 21:20:55 +02:00
palette.c
pen.c
settings.c winex11.drv: Support reporting emulated display depth. 2021-05-17 20:35:01 +02:00
systray.c
version.rc
vulkan.c winex11.drv: Handle Vulkan surface creation with NULL hwnd. 2021-05-03 21:05:31 +02:00
window.c winex11.drv: Always add MWM_FUNC_CLOSE to enabled windows. 2021-05-31 21:06:25 +02:00
winex11.drv.spec user32: Move (Un)LoadKeyboardLayoutW from winex11.drv to user32. 2021-05-07 22:22:49 +02:00
wintab.c
x11drv.h user32: Factor GetKeyboardLayout and remove driver call. 2021-05-05 21:57:53 +02:00
x11drv_main.c winex11.drv: Avoid race condition in X11 error handling. 2021-06-08 22:28:44 +02:00
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c winex11.drv: Add a cache for querying XRandR 1.4 current modes. 2021-05-18 21:25:00 +02:00
xrender.c
xvidmode.c