wine/dlls/winex11.drv
2024-03-22 17:05:31 +01:00
..
bitblt.c
brush.c
clipboard.c
desktop.c winex11: Support XInput2 events on individual windows. 2024-03-06 19:03:26 +01:00
display.c
dllmain.c include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
event.c winex11: Accept key and mouse events with QS_RAWINPUT. 2024-03-21 22:19:58 +01:00
graphics.c
init.c win32u: Move vulkan loading and init guard out of the drivers. 2024-03-22 17:05:31 +01:00
keyboard.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
mouse.c winex11: Select XI_Touch* input and translate it to WM_POINTER*. 2024-03-06 19:03:26 +01:00
mwm.h
opengl.c winex11.drv: Remove unused refresh_drawables field. 2024-02-28 21:56:10 +01:00
palette.c
pen.c
systray.c winex11: Use the new SystrayDock driver interface. 2023-12-01 19:09:14 +01:00
unixlib.h winex11.drv: Return result through NtCallbackReturn for the drag and drop callbacks. 2024-01-19 13:46:34 +01:00
version.rc
vulkan.c win32u: Move vkGet(Instance|Device)ProcAddr out the drivers. 2024-03-22 17:05:31 +01:00
window.c winex11: Set the correct visual even if alpha matches. 2024-03-07 22:56:12 +01:00
winex11.drv.spec winex11: Use the new SystrayDock driver interface. 2023-12-01 19:09:14 +01:00
wintab.c
x11drv.h win32u: Move vulkan loading and init guard out of the drivers. 2024-03-22 17:05:31 +01:00
x11drv_dll.h winex11.drv: Return result through NtCallbackReturn for the drag and drop callbacks. 2024-01-19 13:46:34 +01:00
x11drv_main.c win32u: Move vulkan loading and init guard out of the drivers. 2024-03-22 17:05:31 +01:00
xcomposite.h winex11.drv: Remove DECLSPEC_HIDDEN usage. 2023-11-29 23:16:39 +01:00
xdnd.c winex11.drv: Return result through NtCallbackReturn for the drag and drop callbacks. 2024-01-19 13:46:34 +01:00
xim.c winex11.drv: Fix xim_set_focus no IC condition check. 2024-01-22 21:59:58 +01:00
xinerama.c win32u: Deduce monitor device flags from their adapter. 2024-02-21 21:55:04 +01:00
xrandr.c win32u: Move vulkan loading and init guard out of the drivers. 2024-03-22 17:05:31 +01:00
xrender.c win32u: Move D3DKMT VidPn* functions out of winex11. 2024-03-13 18:28:49 +01:00
xvidmode.c winex11: Free correct pointer when using xf86vm. 2023-11-21 11:10:38 +01:00