wine/dlls/winewayland.drv
2024-06-04 22:25:12 +02:00
..
display.c win32u: Use common name for fake GPUs and prefer Vulkan name over it. 2024-05-29 10:42:04 +02:00
dllmain.c
Makefile.in winewayland.drv: Implement wglSetPixelFormat(WINE). 2024-03-06 19:12:08 +01:00
opengl.c winewayland.drv: Enable wglDescribePixelFormat through p_get_pixel_formats. 2024-04-24 17:16:23 +02:00
pointer-constraints-unstable-v1.xml winewayland.drv: Implement ClipCursor. 2023-12-07 20:46:05 +01:00
relative-pointer-unstable-v1.xml winewayland.drv: Implement relative mouse motion. 2023-12-07 20:46:16 +01:00
unixlib.h
version.rc
viewporter.xml
vulkan.c win32u: Move thread detach from winex11. 2024-05-01 22:33:53 +02:00
wayland.c win32u: Update the display device cache after loading the driver. 2024-05-27 13:11:36 +02:00
wayland_keyboard.c winewayland.drv: Populate vkey to wchar entry for VK_DECIMAL. 2024-05-21 20:32:15 +02:00
wayland_output.c win32u: Add all display device source modes at once. 2024-04-15 18:10:53 +02:00
wayland_pointer.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
wayland_surface.c winewayland.drv: Implement SetWindowText. 2024-04-23 22:29:23 +02:00
waylanddrv.h win32u: Get rid of the UpdateDisplayDevices force parameter. 2024-05-27 13:11:36 +02:00
waylanddrv_dll.h
waylanddrv_main.c winewayland.drv: Implement SetWindowText. 2024-04-23 22:29:23 +02:00
window.c win32u: Move desktop resize on WM_DISPLAYCHANGE out of the drivers. 2024-06-04 22:25:12 +02:00
window_surface.c win32u: Restore surface rect, which may offsetted from the window rect. 2024-06-04 22:22:01 +02:00
winewayland.drv.spec
xdg-output-unstable-v1.xml
xdg-shell.xml