1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/winex11.drv
2024-06-28 13:55:19 +02:00
..
bitblt.c winex11: Remove now unnecessary window surface BITMAPINFO. 2024-06-28 13:55:19 +02:00
brush.c
clipboard.c
desktop.c win32u: Move desktop resize on WM_DISPLAYCHANGE out of the drivers. 2024-06-04 22:25:12 +02: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 winex11: Force thread DPI awareness when calling NtUserChildWindowFromPointEx. 2024-06-11 22:03:16 +02:00
graphics.c
init.c winex11: Move layered window mapping to X11DRV_UpdateLayeredWindow. 2024-06-13 21:07:54 +02:00
keyboard.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
Makefile.in
mouse.c win32u: Call NtUserMapWindowPoints with per-monitor DPI from the drivers. 2024-06-10 22:47:00 +02:00
mwm.h
opengl.c winex11: Use default wglGetPixelFormatAttribivARB implementation. 2024-06-19 18:43:07 +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: Introduce a new helper to update layered window surface attributes. 2024-06-28 13:55:18 +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: Introduce a new helper to update layered window surface attributes. 2024-06-28 13:55:18 +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 winex11: Create a global vulkan instance for xrandr. 2024-06-20 23:03:26 +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