1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/winex11.drv
2024-03-28 19:48:52 +01:00
..
bitblt.c win32u: Don't use CDECL for gdi_dc_funcs entries. 2023-05-31 12:48:52 +02:00
brush.c win32u: Don't use CDECL for gdi_dc_funcs entries. 2023-05-31 12:48:52 +02:00
clipboard.c winex11: Work around a false positive gcc warning. 2023-08-21 12:12:10 +02:00
desktop.c winex11: Support XInput2 events on individual windows. 2024-03-06 19:03:26 +01:00
display.c win32u: Rename struct adapter to struct source. 2024-03-28 19:47:38 +01:00
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 win32u: Don't use CDECL for gdi_dc_funcs entries. 2023-05-31 12:48:52 +02:00
init.c win32u: Move D3DKMT vulkan implementation out of winex11. 2024-03-26 22:46:05 +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 win32u: Don't use CDECL for gdi_dc_funcs entries. 2023-05-31 12:48:52 +02:00
pen.c win32u: Don't use CDECL for gdi_dc_funcs entries. 2023-05-31 12:48:52 +02:00
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 winevulkan: Remove now unnecessary vkDestroyInstance driver entry. 2024-03-28 19:48:52 +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 wintab32: Fix match_token to match XWayland devices. 2022-10-10 11:02:28 +02:00
x11drv.h win32u: Use named adapters instead of struct gdi_adapter. 2024-03-28 19:47:38 +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 D3DKMT vulkan implementation out of winex11. 2024-03-26 22:46:05 +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: Use named adapters instead of struct gdi_adapter. 2024-03-28 19:47:38 +01:00
xrandr.c winevulkan: Remove now unnecessary vkDestroyInstance driver entry. 2024-03-28 19:48:52 +01:00
xrender.c win32u: Move D3DKMT vulkan implementation out of winex11. 2024-03-26 22:46:05 +01:00
xvidmode.c winex11: Free correct pointer when using xf86vm. 2023-11-21 11:10:38 +01:00