wine/dlls/winex11.drv
2023-03-14 18:38:31 +01:00
..
bitblt.c
brush.c winex11: Add a debug helper to print color values. 2022-11-18 09:21:03 +01:00
clipboard.c winex11: Fix memory leak on realloc failure in import_xdnd_selection (cppcheck). 2023-02-01 17:10:31 +01:00
desktop.c winex11: Use RTL_CONSTANT_STRING instead of reimplementing it. 2023-02-28 20:55:45 +01:00
display.c win32u: Remove monitor name from gdi driver monitor info. 2023-02-17 11:20:00 +01:00
dllmain.c winex11.drv: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
event.c win32u: Expose and use ProcessEvents from drivers instead of MsgWaitForMultipleObjectsEx. 2023-02-22 18:25:29 +01:00
graphics.c winex11: Initialize IO_STATUS_BLOCK in X11DRV_GetICMProfile. 2023-03-07 17:25:08 +01:00
ime.c include: Fix ImeToAsciiEx declaration. 2023-02-15 21:48:33 +01:00
init.c win32u: Expose and use ProcessEvents from drivers instead of MsgWaitForMultipleObjectsEx. 2023-02-22 18:25:29 +01:00
keyboard.c winex11: Remove now unnecessary user locale change checks. 2023-03-14 18:38:31 +01:00
Makefile.in winex11: Build without -DWINE_NO_LONG_TYPES. 2022-11-18 09:30:43 +01:00
mouse.c winex11: Avoid calling RtlInitUnicodeString on a static constant. 2023-02-28 20:55:45 +01:00
mwm.h
opengl.c winex11: Separately store the internal pixel format set by WGL_WINE_pixel_format_passthrough. 2023-03-09 15:02:46 +01:00
palette.c winex11: Add a debug helper to print color values. 2022-11-18 09:21:03 +01:00
pen.c winex11: Use int instead of long types in a few places. 2022-11-18 09:23:38 +01:00
systray.c winex11: Build without -DWINE_NO_LONG_TYPES. 2022-11-18 09:30:43 +01:00
unixlib.h winex11.drv: Use the Unix call helpers. 2022-11-24 22:20:20 +01:00
version.rc
vulkan.c
window.c winex11: Avoid calling RtlInitUnicodeString on a static constant. 2023-02-28 20:55:45 +01:00
winex11.drv.spec
wintab.c wintab32: Fix match_token to match XWayland devices. 2022-10-10 11:02:28 +02:00
x11drv.h winex11: Assume that Xkb extension is available. 2023-02-28 20:55:45 +01:00
x11drv_dll.h
x11drv_main.c winex11: Assume that Xkb extension is available. 2023-02-28 20:55:45 +01:00
xcomposite.h
xdnd.c winex11: Build without -DWINE_NO_LONG_TYPES. 2022-11-18 09:30:43 +01:00
xim.c winex11: Use int instead of long types in a few places. 2022-11-18 09:23:38 +01:00
xinerama.c win32u: Remove monitor name from gdi driver monitor info. 2023-02-17 11:20:00 +01:00
xrandr.c win32u: Remove monitor name from gdi driver monitor info. 2023-02-17 11:20:00 +01:00
xrender.c winex11: Build without -DWINE_NO_LONG_TYPES. 2022-11-18 09:30:43 +01:00
xvidmode.c winex11: Build without -DWINE_NO_LONG_TYPES. 2022-11-18 09:30:43 +01:00