1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/winewayland.drv
2024-03-28 19:48:52 +01:00
..
display.c win32u: Rename struct adapter to struct source. 2024-03-28 19:47:38 +01:00
dllmain.c winewayland.drv: Read and dispatch Wayland events. 2023-05-24 22:20:08 +02:00
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 winewayland.drv: Read and dispatch Wayland events. 2023-05-24 22:20:08 +02:00
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 vkDestroyInstance driver entry. 2024-03-28 19:48:52 +01: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 winewayland.drv: Ensure the logical output dimensions have sane values. 2023-10-16 22:30:17 +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: Move vulkan loading and init guard out of the drivers. 2024-03-22 17:05:31 +01: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 tools: Support building Wayland protocol source files. 2023-04-21 09:59:37 +02:00
xdg-shell.xml winewayland.drv: Fix the spelling of a comment. 2023-07-27 16:36:12 +09:00