Sweden-Number/dlls/winex11.drv
Roderick Colenbrander e7590fcfb5 wgl: Make sure we set a valid value for GLX_DRAWABLE_TYPE. Right now we default to 0 which is illegal. 2009-11-13 13:37:10 +01:00
..
Makefile.in
bitblt.c winex11: Fix a regression when the same depth was used but in a different bit-ordering. 2009-11-12 13:11:05 +01: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 winex11.drv: Handle clipboard on an auxiliary thread for windowless apps. 2009-07-13 10:48:56 +02:00
codepage.c
desktop.c winex11.drv: Avoid a crash if not in a desktop mode. 2009-05-28 12:42:18 +02:00
dib.c winex11: Handle error situation earlier in X11DRV_GetDIBits(). 2009-11-03 21:21:14 +01:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11.drv: Ignore FocusOut events on virtual desktop windows. 2009-11-12 14:39:54 +01:00
graphics.c winex11: Add X11DRV_XRender_SetDeviceClipping for syncing the clipping region with XRender pictures. 2009-10-14 14:01:34 +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 winex11: Allow assigning non-OEM virtual key codes for remaining keys. 2009-10-27 11:32:04 +01:00
mouse.c winex11.drv: Handle failure of XcursorImageCreate. 2009-08-12 12:53:32 +02:00
mwm.h
opengl.c wgl: Make sure we set a valid value for GLX_DRAWABLE_TYPE. Right now we default to 0 which is illegal. 2009-11-13 13:37:10 +01:00
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: Allow windows in a virtual desktop to have X focus. 2009-11-12 14:39:14 +01: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: Add X11DRV_XRender_SetDeviceClipping for syncing the clipping region with XRender pictures. 2009-10-14 14:01:34 +02:00
x11drv_main.c winex11.drv: Allow explorer to focus other process windows. 2009-11-12 14:39:39 +01:00
x11font.h
xcomposite.h
xdnd.c winex11.drv: Fix file drops on KDE4 and XFCE. 2009-06-15 13:42:28 +02:00
xfont.c Assorted spelling fixes. 2009-11-09 19:42:31 +01:00
xim.c
xinerama.c
xrandr.c winex11: Get rid of depth conversion fixme. 2009-07-10 13:07:29 +02:00
xrandr.h
xrender.c winex11: Implement AlphaBlend mode for the case where SourceConstantAlpha is combined with source alpha. 2009-11-11 15:13:38 +01:00
xvidmode.c winex11: Add alternative header for xf86vm. 2009-09-22 16:20:26 +02:00
xvidmode.h