Sweden-Number/dlls/winex11.drv
Vitaliy Margolen 82b1ba1f95 winex11drv: Ignore mouse move events when position did not change only when other events are present. 2007-10-05 10:24:35 +02:00
..
Makefile.in
bitblt.c winex11.drv: Don't call GDI functions while holding the X11 lock. 2007-09-27 18:02:26 +02:00
bitmap.c winex11: Pass a display parameter when destroying glxpixmaps. 2007-10-03 11:47:02 +02:00
brush.c
clipboard.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02:00
clipping.c
codepage.c
dce.c winex11: Use a GLXPixmap for offscreen OpenGL rendering when XComposite isn't available. 2007-10-03 11:56:55 +02:00
desktop.c x11drv: Remove some no longer needed wine 16bit headers. 2007-08-29 12:31:28 +02:00
dib.c winex11.drv: Don't call GDI functions while holding the X11 lock. 2007-09-27 18:02:26 +02:00
dib_convert.c winex11.drv: Small spelling fix. 2007-03-14 13:13:52 +01:00
dib_dst_swap.c
dib_src_swap.c
event.c wgl: Store the fbconfig id with the window when a pixel format is set. 2007-09-18 09:28:06 +02:00
graphics.c winex11.drv: Don't call GDI functions while holding the X11 lock. 2007-09-27 18:02:26 +02:00
init.c winex11: Use a GLXPixmap for offscreen OpenGL rendering when XComposite isn't available. 2007-10-03 11:56:55 +02:00
keyboard.c Assorted spelling fixes. 2007-09-27 20:12:53 +02:00
mouse.c winex11drv: Ignore mouse move events when position did not change only when other events are present. 2007-10-05 10:24:35 +02:00
mwm.h
opengl.c winex11: Load and use GLX_MESA_copy_sub_buffer for swapping buffers on a GLXPixmap. 2007-10-03 11:57:00 +02:00
palette.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02:00
pen.c winex11.drv: Constify the pen dash data. 2007-07-20 12:25:42 +02:00
scroll.c
settings.c winex11.drv: Echo the video mode requested in the error message when not finding a matching mode. 2007-06-15 13:24:27 +02:00
text.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02:00
version.rc
window.c winex11: Use a GLXPixmap for offscreen OpenGL rendering when XComposite isn't available. 2007-10-03 11:56:55 +02:00
winex11.drv.spec winex11.drv/wintab32: Make wintab strings in winex11.drv Unicode, implement WTInfoW. 2007-09-21 12:42:00 +02:00
winpos.c winex11.drv: Always drag the full window for top-level windows to avoid having to grab the server. 2007-09-27 20:13:57 +02:00
wintab.c winex11.drv/wintab32: Make wintab strings in winex11.drv Unicode, implement WTInfoW. 2007-09-21 12:42:00 +02:00
x11ddraw.c configure: Merge the libGL existence check with the soname check. 2007-07-04 12:44:12 +02:00
x11drv.h winex11: Use a GLXPixmap for offscreen OpenGL rendering when XComposite isn't available. 2007-10-03 11:56:55 +02:00
x11drv_main.c winex11: Be compatible with older XComposite headers. 2007-09-27 11:57:54 +02:00
x11font.h
xcomposite.h winex11: Be compatible with older XComposite headers. 2007-09-27 11:57:54 +02:00
xdnd.c winex11.drv: Remove old dnd code. 2007-07-12 12:57:23 +02:00
xfont.c winex11.drv: Fix compilation warnings in 64-bit mode. 2007-05-30 11:55:35 +02:00
xim.c winex11.drv: Take into account position of preedit area in PreEditCaretCallback. 2007-07-25 13:03:53 +02:00
xinerama.c configure: Merge the libXinerama existence check with the soname check. 2007-07-04 12:48:50 +02:00
xrandr.c configure: Merge the libX11 and libXext existence check with the soname check. 2007-07-09 22:43:45 +02:00
xrandr.h configure: Merge the libXrandr existence check with the soname check. 2007-07-04 12:45:03 +02:00
xrender.c winex11.drv: Move X11DRV_XRender_Installed under #ifdef SONAME_LIBXRENDER. 2007-10-02 11:45:25 +02:00
xvidmode.c
xvidmode.h