1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/winex11.drv
Zhiyi Zhang 0f820e9c94 winex11.drv: Cache the current mode for detached outputs.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-06-21 23:13:57 +02:00
..
bitblt.c
brush.c
clipboard.c
desktop.c
display.c
event.c
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 winex11.drv: Do not pollute logs with misencoded bytes. 2021-06-09 23:38:44 +02:00
Makefile.in
mouse.c
mwm.h
opengl.c
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_main.c winex11.drv: Avoid race condition in X11 error handling. 2021-06-08 22:28:44 +02:00
x11drv.h user32: Factor GetKeyboardLayout and remove driver call. 2021-05-05 21:57:53 +02:00
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c winex11.drv: Cache the current mode for detached outputs. 2021-06-21 23:13:57 +02:00
xrender.c
xvidmode.c