wine/dlls/winewayland.drv
2024-04-15 18:10: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: Implement wgl(Get)SwapIntervalEXT. 2024-03-13 20:59:56 +01: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 winevulkan: Remove now unnecessary vkCreateSwapchainKHR driver entry. 2024-04-11 09:00:10 -05: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: Handle resizing of OpenGL content. 2024-03-06 19:12:18 +01:00
waylanddrv.h win32u: Add all display device source modes at once. 2024-04-15 18:10:53 +02:00
waylanddrv_dll.h
waylanddrv_main.c win32u: Move vulkan loading and init guard out of the drivers. 2024-03-22 17:05:31 +01:00
window.c winewayland.drv: Implement wglSetPixelFormat(WINE). 2024-03-06 19:12:08 +01: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