Sweden-Number/dlls/winex11.drv
Paul Gofman 963589ee29 winex11.drv: Check if the surface is in list in wine_vk_surface_release().
Fixes a regression introduced by
6dcaff421f.

Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-09 22:02:55 +01:00
..
Makefile.in makefiles: Add a -mcygwin flag to specify the inverse of -mno-cygwin. 2021-09-20 22:45:48 +02:00
bitblt.c
brush.c
clipboard.c
desktop.c winex11.drv: Add 'EDID' registry key to every monitor device. 2021-09-14 18:35:34 +02:00
display.c winex11.drv: Pass size in bytes to RegQueryValueExW(). 2021-10-20 11:22:23 +02:00
event.c configure: Stop checking for poll.h and sys/poll.h - always use poll.h. 2021-10-31 17:56:54 +01:00
graphics.c gdi32: Use GetICMProfile driver entry point for EnumICMProfilesW. 2021-09-09 19:31:22 +02:00
ime.c winex11.drv: Silence ImeSetActiveContext fixme. 2021-10-15 21:06:31 +02:00
init.c gdi32: Remove unused argument from CreateDC driver entry point. 2021-09-29 21:38:12 +02:00
keyboard.c
mouse.c winex11.drv: Accumulate mouse movement to avoid rounding losses. 2021-10-25 20:55:00 +02:00
mwm.h
opengl.c winex11.drv: Remove WINAPI on static functions where not needed. 2021-08-30 22:49:58 +02:00
palette.c
pen.c
settings.c
systray.c
version.rc
vulkan.c winex11.drv: Check if the surface is in list in wine_vk_surface_release(). 2021-11-09 22:02:55 +01:00
window.c winex11.drv: Use XIValuatorClassInfo instead of a custom struct. 2021-10-25 20:55:00 +02:00
winex11.drv.spec
wintab.c include: Don't define math functions or constants in wine/port.h. 2021-10-11 11:25:35 +02:00
x11drv.h winex11.drv: Rename (x|y)_rel_valuator to (x|y)_valuator. 2021-10-25 20:55:00 +02:00
x11drv_main.c winex11.drv: Detach vulkan surfaces during thread detach. 2021-10-18 17:06:45 +02:00
xcomposite.h
xdnd.c
xim.c
xinerama.c winex11.drv: Add 'EDID' registry key to every monitor device. 2021-09-14 18:35:34 +02:00
xrandr.c winex11.drv: Add 'EDID' registry key to every monitor device. 2021-09-14 18:35:34 +02:00
xrender.c gdi32: Remove unused argument from CreateDC driver entry point. 2021-09-29 21:38:12 +02:00
xvidmode.c