Sweden-Number/dlls/winex11.drv
Henri Verbeet 14ec499d5b winex11: Restore the X11DRV_FLUSH_GL_DRAWABLE XFlush() for setups without OML_sync_control.
This was removed in e75bc6228e, but appears to
mitigate lack of OML_sync_control in at least some setups.

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-03-16 16:40:32 +01:00
..
Makefile.in winex11: Add Vulkan stubs. 2018-02-27 12:47:17 +01:00
bitblt.c winex11: Force the alpha bits in the window surface for 32-bit visuals. 2018-01-26 13:38:13 +01:00
brush.c
clipboard.c winex11: If importing an X11 clipboard format fails, try other candidate formats for the target. 2017-08-25 08:09:06 +02:00
desktop.c winex11: Improve the desktop resolution list. 2017-08-26 06:30:28 +02:00
event.c
graphics.c
ime.c user32: Send WM_IME_CHAR messages from DefWindowProc. 2017-11-16 21:48:49 +01:00
init.c winex11: Restore the X11DRV_FLUSH_GL_DRAWABLE XFlush() for setups without OML_sync_control. 2018-03-16 16:40:32 +01:00
keyboard.c winex11: Escape non-UTF-8 characters in string literals. 2018-01-04 21:46:59 +01:00
mouse.c
mwm.h
opengl.c winex11: Restore the X11DRV_FLUSH_GL_DRAWABLE XFlush() for setups without OML_sync_control. 2018-03-16 16:40:32 +01:00
palette.c
pen.c
settings.c
systray.c winex11: Support using an ARGB visual as default visual. 2018-01-26 13:39:03 +01:00
version.rc
vulkan.c winevulkan: Filter graphics driver reported instance extensions. 2018-03-15 12:20:44 +01:00
window.c winex11: Use the client window support also for XComposite child windows. 2018-02-12 15:49:23 +01:00
winex11.drv.spec
wintab.c
x11drv.h winex11: Restore the X11DRV_FLUSH_GL_DRAWABLE XFlush() for setups without OML_sync_control. 2018-03-16 16:40:32 +01:00
x11drv_main.c winex11: Default to an ARGB visual when depth is set to 32. 2018-01-26 13:39:22 +01:00
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c
xrender.c winevulkan: Define vulkan driver interface. 2018-02-27 12:47:16 +01:00
xvidmode.c