wine-wine/dlls/winex11.drv
Alexandre Julliard 2fda19ca98 winex11: Store the device format in the Xrender info structure. 2009-10-13 12:21:53 +02:00
..
Makefile.in
bitblt.c winex11: Remove BITBLT_InternalStretchBlt now that it's identical to X11DRV_StretchBlt. 2009-09-30 20:56:56 +02:00
bitmap.c winex11: Don't use ColorShifts for non-TrueColor bitmaps. 2009-09-25 13:16:56 +02:00
brush.c winex11.drv: BS_DIBPATTERN brushes use a 32-bit handle in 32-bit mode. 2009-09-26 13:30:54 +02:00
clipboard.c
codepage.c
desktop.c
dib.c winex11: Add support for 16-bit/32-bit DIB sections. 2009-10-01 13:47:53 +02:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11: Use explicit prototypes for function pointers. 2009-10-02 15:06:59 +02:00
graphics.c winex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical. 2009-09-02 16:09:07 +02:00
ime.c
init.c winex11: Use ColorShifts from physDev in X11DRV_PALETTE_ToPhysical. 2009-09-02 16:08:36 +02:00
keyboard.c
mouse.c
mwm.h
opengl.c
palette.c winex11: Fix a null pointer bug in ToLogical in case of 8-bit. Move the code to the place where the shifts are needed. 2009-09-10 15:32:55 +02:00
pen.c
scroll.c
settings.c
systray.c
text.c
version.rc
window.c winex11.drv: Handle WM_DELETE_WINDOW by simulating clicking the caption Close button. 2009-09-09 12:18:28 +02:00
winex11.drv.spec winex11: Remove BITBLT_InternalStretchBlt now that it's identical to X11DRV_StretchBlt. 2009-09-30 20:56:56 +02:00
wintab.c
x11ddraw.c
x11drv.h winex11: Rename the XRENDERINFO type to make it clear it's a pointer. 2009-10-08 12:10:59 +02:00
x11drv_main.c
x11font.h
xcomposite.h
xdnd.c
xfont.c winex11: Fix font metric cache filename generation. 2009-10-05 15:52:30 +02:00
xim.c
xinerama.c
xrandr.c
xrandr.h
xrender.c winex11: Store the device format in the Xrender info structure. 2009-10-13 12:21:53 +02:00
xvidmode.c winex11: Add alternative header for xf86vm. 2009-09-22 16:20:26 +02:00
xvidmode.h