Sweden-Number/dlls/winex11.drv
Alexandre Julliard 3c8ff605a6 winex11: Allow embedded windows to use an alpha channel with their surface.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-04 22:04:22 +02:00
..
Makefile.in winex11: Add Vulkan stubs. 2018-02-27 12:47:17 +01:00
bitblt.c winex11: Build helper functions only when needed. 2018-03-29 16:06:02 +02:00
brush.c
clipboard.c
desktop.c
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 winex11: Use more common names for resizing cursors. 2018-03-28 20:11:07 +02:00
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: Support VK_NO_PROTOTYPES in our Vulkan header. 2018-04-03 22:00:29 +02:00
window.c winex11: Allow embedded windows to use an alpha channel with their surface. 2018-04-04 22:04:22 +02: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