1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/winewayland.drv
2024-06-28 13:55:19 +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 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_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 winewayland: Force the DPI context when restoring cursor clipping. 2024-06-07 20:58:35 +02:00
wayland_surface.c winewayland.drv: Implement SetWindowText. 2024-04-23 22:29:23 +02:00
wayland.c win32u: Update the display device cache after loading the driver. 2024-05-27 13:11:36 +02:00
waylanddrv_dll.h
waylanddrv_main.c win32u: Split WindowPosChanging driver call to a separate CreateWindowSurface. 2024-06-13 21:07:54 +02:00
waylanddrv.h win32u: Use the default window surface when window is not visible. 2024-06-27 11:26:57 +02:00
window_surface.c winewayland: Remove now unnecessary window surface BITMAPINFO. 2024-06-28 13:55:19 +02:00
window.c win32u: Use the default window surface when window is not visible. 2024-06-27 11:26:57 +02:00
winewayland.drv.spec
xdg-output-unstable-v1.xml
xdg-shell.xml