1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-10 04:46:10 +00:00
wine/dlls/winex11.drv
2024-05-30 19:53:21 +02:00
..
bitblt.c win32u: Use a helper to set the window surface clipping, within the lock. 2024-05-30 19:53:21 +02:00
brush.c
clipboard.c
desktop.c winex11: Support XInput2 events on individual windows. 2024-03-06 19:03:26 +01:00
display.c win32u: Get rid of the UpdateDisplayDevices force parameter. 2024-05-27 13:11:36 +02:00
dllmain.c include: Add a typedef for user callback function pointers. 2024-01-22 11:26:56 +01:00
event.c win32u: Use a helper to flush window surface, factor locking and bounds reset. 2024-05-29 22:37:32 +02:00
graphics.c
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
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 opengl32: Remove the wglDescribePixelFormat driver entry point. 2024-05-20 11:57:16 +02:00
palette.c
pen.c
systray.c
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 winex11: Remove now unnecessary surface wrapper struct. 2024-05-01 22:33:53 +02:00
window.c win32u: Initialize window surfaces with a hwnd. 2024-05-30 19:52:59 +02:00
winex11.drv.spec
wintab.c
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: Update the display device cache after loading the driver. 2024-05-27 13:11:36 +02:00
x11drv.h win32u: Initialize window surfaces with a hwnd. 2024-05-30 19:52:59 +02:00
xcomposite.h
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 common name for fake GPUs and prefer Vulkan name over it. 2024-05-29 10:42:04 +02:00
xrandr.c win32u: Use common name for fake GPUs and prefer Vulkan name over it. 2024-05-29 10:42:04 +02:00
xrender.c win32u: Move D3DKMT vulkan implementation out of winex11. 2024-03-26 22:46:05 +01:00
xvidmode.c winex11.drv: Increment mode_idx in {xrandr10,xf86vm}_get_modes. 2024-05-12 16:27:10 +02:00