Sweden-Number/dlls/winex11.drv
Austin English 31f8a525c8 winex11: Only declare X11DRV_DIB_QueryXShm if XShm is supported. 2011-10-28 12:45:27 +02:00
..
Makefile.in
bitblt.c winex11: Fall back to client-side blit when the source needs palette mapping. 2011-10-10 22:07:17 +02:00
bitmap.c winex11: Remove redundant pixmap prefix in X_PHYSBITMAP field names. 2011-09-26 15:29:28 +02:00
brush.c winex11: Remove redundant pixmap prefix in X_PHYSBITMAP field names. 2011-09-26 15:29:28 +02:00
clipboard.c winex11.drv: Remove unneeded address-of operator from function name. 2011-08-30 11:56:54 +02:00
codepage.c
desktop.c
dib.c winex11: Only declare X11DRV_DIB_QueryXShm if XShm is supported. 2011-10-28 12:45:27 +02:00
dib_convert.c Assorted spelling fixes. 2011-08-03 14:15:48 +02:00
dib_dst_swap.c Assorted spelling fixes. 2011-08-03 14:15:48 +02:00
dib_src_swap.c Assorted spelling fixes. 2011-08-03 14:15:48 +02:00
event.c winex11.drv: Process keyboard events when QS_HOTKEY is specified. 2011-07-06 19:43:52 +02:00
graphics.c winex11: Set XRender clipping lazily when retrieving the destination picture. 2011-09-20 16:21:40 +02:00
ime.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
init.c gdi32: Add driver entry points for a number of font functions. 2011-10-24 23:45:37 +02:00
keyboard.c winex11.drv: Mark some fall-throughs in switch statements. 2011-10-18 15:11:12 +02:00
mouse.c winex11: Initialise the dib color table. 2011-10-05 11:37:30 -05:00
mwm.h
opengl.c winex11: Only declare the winediag debug channel if OpenGL is enabled. 2011-10-28 12:44:59 +02:00
palette.c gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
pen.c winex11: Filter out zero-size dashes for PS_USERSTYLE pens. 2011-10-21 14:55:26 +02:00
scroll.c
settings.c
systray.c
text.c winex11: Chain to the next driver when not using a device font. 2011-10-20 13:22:03 +02:00
version.rc
window.c
winex11.drv.spec gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
wintab.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
x11drv.h gdi32: Rename the EnumDeviceFonts entry point to EnumFonts since it's not limited to device fonts. 2011-10-24 23:34:33 +02:00
x11drv_main.c
x11font.h
xcomposite.h
xdnd.c
xfont.c gdi32: Rename the EnumDeviceFonts entry point to EnumFonts since it's not limited to device fonts. 2011-10-24 23:34:33 +02:00
xim.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
xinerama.c
xrandr.c
xrandr.h
xrender.c winex11: Mask FPU exceptions around fontconfig calls. 2011-10-28 12:41:47 +02:00
xvidmode.c winex11: Add error checks around every XF86VidMode call. 2011-10-24 11:19:28 +02:00
xvidmode.h