wine/dlls/winewayland.drv
2024-05-01 22:33:53 +02:00
..
display.c win32u: Add all display device source modes at once. 2024-04-15 18:10:53 +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 winewayland.drv: Present surfaces with the correct scale. 2023-11-14 22:25:01 +01:00
vulkan.c win32u: Move thread detach from winex11. 2024-05-01 22:33:53 +02:00
wayland.c winewayland.drv: Implement relative mouse motion. 2023-12-07 20:46:16 +01:00
wayland_keyboard.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01: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: Introduce a distinct vulkan interface between win32u and the user drivers. 2024-04-25 12:57:42 +02:00
waylanddrv_dll.h
waylanddrv_main.c winewayland.drv: Implement SetWindowText. 2024-04-23 22:29:23 +02:00
window.c winewayland.drv: Implement SetWindowText. 2024-04-23 22:29:23 +02:00
window_surface.c winewayland.drv: Handle xdg_toplevel configure event size hint. 2023-09-27 22:16:48 +02:00
winewayland.drv.spec
xdg-output-unstable-v1.xml
xdg-shell.xml