wine-wine/dlls/winex11.drv
Alexandre Julliard 2453b6a896 winex11: Add some sanity checks on bitmap formats before creating a pixmap. 2011-12-08 18:00:03 +01:00
..
Makefile.in
bitblt.c winex11: Allow the visible region to be zero when not clipping. 2011-12-06 15:51:00 +01:00
bitmap.c winex11: Add some sanity checks on bitmap formats before creating a pixmap. 2011-12-08 18:00:03 +01:00
brush.c winex11: Implement a SelectBrush entry point in the XRender driver. 2011-11-07 20:54:01 +01:00
clipboard.c
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
dib_dst_swap.c
dib_src_swap.c
event.c winex11: Still process all MotionNotify events when using XInput2. 2011-11-09 15:45:13 +01:00
graphics.c winex11: Allow the visible region to be zero when not clipping. 2011-12-06 15:51:00 +01:00
ime.c
init.c winex11: Store the visible region handle directly instead of making a copy. 2011-12-06 15:51:00 +01:00
keyboard.c winex11.drv: Mark some fall-throughs in switch statements. 2011-10-18 15:11:12 +02:00
mouse.c winex11: Make sure we create valid bitmaps even for a 1x1 mask. 2011-11-16 18:21:21 +01: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 winex11: Delete the palette and xrender static critical sections when unloading the dll. 2011-11-17 11:38:10 +01: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: Allow the visible region to be zero when not clipping. 2011-12-06 15:51:00 +01:00
version.rc
window.c winex11: Avoid grabbing user_section while holding X11DRV_CritSection. 2011-11-28 20:15:18 +01:00
winex11.drv.spec
wintab.c
x11drv.h winex11: Allow the visible region to be zero when not clipping. 2011-12-06 15:51:00 +01:00
x11drv_main.c winex11: Don't allocate the glyph cache without Xrender, and cleanup initialization. 2011-11-21 12:17:56 +01:00
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
xinerama.c
xrandr.c
xrandr.h
xrender.c winex11: Add some sanity checks on bitmap formats before creating a pixmap. 2011-12-08 18:00:03 +01:00
xvidmode.c winex11: Add error checks around every XF86VidMode call. 2011-10-24 11:19:28 +02:00
xvidmode.h