Sweden-Number/dlls/winex11.drv
Alexandre Julliard 8e396a9417 winex11: Implement a separate entry point for PatBlt and simplify the StretchBlt handling. 2011-03-17 14:49:16 +01:00
..
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
bitblt.c winex11: Implement a separate entry point for PatBlt and simplify the StretchBlt handling. 2011-03-17 14:49:16 +01:00
bitmap.c
brush.c winex11: Correctly handle non-RGB COLORREFs in BRUSH_SelectSolidBrush. 2010-11-08 13:30:20 +01:00
clipboard.c user32: Get rid of the RegisterClipboardFormat driver entry point. 2011-03-07 17:06:50 +01:00
codepage.c
desktop.c
dib.c winex11.drv: Only query for XShm on first use. 2011-02-02 12:23:59 +01:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11: Get rid of the ClipCursor and SendInput entry points. 2011-03-03 17:34:53 +01:00
graphics.c winex11: Implement EnumICMProfiles. 2010-10-26 15:24:18 +02:00
ime.c
init.c winex11: Mirror the DC exposure region for RTL devices. 2010-10-05 11:01:21 +02:00
keyboard.c winex11: Get rid of the ClipCursor and SendInput entry points. 2011-03-03 17:34:53 +01:00
mouse.c winex11: Add support for retrieving multi-rate animated cursor data. 2011-03-10 15:36:55 +01:00
mwm.h
opengl.c winex11.drv: Allow disabling vertical sync using EXT_swap_control. 2011-03-08 12:28:30 +01:00
palette.c winex11: Add X11DRV_PALETTE_GetColor function to resolve any COLORREF to an RGB. 2010-11-08 13:30:20 +01:00
pen.c
scroll.c
settings.c
systray.c winex11: Potentially update the system tray notification position when any foreign window is moved. 2010-12-15 17:17:39 +01:00
text.c
version.rc
window.c winex11: Don't unmap off-screen windows on PropertyNotify events. 2011-03-07 15:11:10 +01:00
winex11.drv.spec winex11: Implement a separate entry point for PatBlt and simplify the StretchBlt handling. 2011-03-17 14:49:16 +01:00
wintab.c wintab32: Better handling of XInput initialisation errors. 2011-03-03 17:47:14 +01:00
x11ddraw.c
x11drv.h gdi32: Add a mechanism for stacking gdi drivers. 2011-03-10 12:38:31 +01:00
x11drv_main.c winex11: Pre-register atoms for all the built-in clipboard formats. 2011-03-03 21:27:34 +01:00
x11font.h
xcomposite.h
xdnd.c winex11.drv: Translate the drop point to the virtual screen. 2010-09-22 19:56:10 +02:00
xfont.c winex11.drv: Avoid relying on PATH_MAX in X11DRV_FONT_InitX11Metrics helper. 2010-10-11 17:11:28 +02:00
xim.c
xinerama.c
xrandr.c
xrandr.h
xrender.c winex11.drv: Associate the real DC transformation with cached font data. 2011-01-24 14:43:26 +01:00
xvidmode.c
xvidmode.h