Sweden-Number/dlls/winex11.drv
Micah N Gorrell 0cb79db12a winex11.drv: Recreate gl_drawable for top-level windows as non-top level when clipping for child windows is required.
Prevent creating a gl_drawable for a window as type DC_GL_WINDOW if
there are known children of the window, since DC_GL_WINDOW does not
support clipping.

Recreate a gl_drawable that was previously create as type DC_GL_WINDOW
when a child is encountered.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=15232
Signed-off-by: Micah N Gorrell <mgorrell@codeweavers.com>
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-11 19:44:26 +02:00
..
Makefile.in
bitblt.c
brush.c
clipboard.c
desktop.c
event.c
graphics.c
ime.c
init.c gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
keyboard.c
mouse.c
mwm.h
opengl.c winex11.drv: Recreate gl_drawable for top-level windows as non-top level when clipping for child windows is required. 2019-04-11 19:44:26 +02:00
palette.c
pen.c
settings.c
systray.c
version.rc
vulkan.c
window.c winex11.drv: Recreate gl_drawable for top-level windows as non-top level when clipping for child windows is required. 2019-04-11 19:44:26 +02:00
winex11.drv.spec
wintab.c winex11: Implement PK_CHANGE for wintab. 2019-04-10 21:25:30 +02:00
x11drv.h winex11.drv: Recreate gl_drawable for top-level windows as non-top level when clipping for child windows is required. 2019-04-11 19:44:26 +02:00
x11drv_main.c
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c winex11: Resize the screen when changing CRTC modes. 2019-04-11 09:15:32 +02:00
xrender.c gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
xvidmode.c