Sweden-Number/dlls/winex11.drv
Ken Thomases 4325ecdca8 winex11: Maintain the swap interval when the drawable is recreated.
The swap interval is a property of the GLX drawable, which is destroyed and
recreated by set_gl_drawable_parent() and wglSetPixelFormatWINE().  When that
happens, copy the interval from the old gl_drawable and apply it at the next
call to wglSwapBuffers().
2014-04-01 10:44:34 +02:00
..
Makefile.in configure: Merge the X_LIBS and XLIB variables. 2014-01-30 14:51:32 +01:00
bitblt.c
brush.c
clipboard.c
desktop.c
event.c
graphics.c
ime.c imm32: Add IME_CMODE_FULLSHAPE to conversion mode. 2014-03-12 10:42:29 +01:00
init.c
keyboard.c
mouse.c
mwm.h
opengl.c winex11: Maintain the swap interval when the drawable is recreated. 2014-04-01 10:44:34 +02:00
palette.c winex11: Use boolean return values in boolean function. 2014-01-30 14:51:38 +01:00
pen.c
settings.c
systray.c
version.rc
window.c winex11: Don't leak client window and colormap when pixel format is changed. 2014-03-11 19:39:23 +01:00
winex11.drv.spec
wintab.c
x11drv.h
x11drv_main.c
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c
xrender.c
xvidmode.c