wine/dlls/winex11.drv
Rob Shearman 428ada3c8a winex11.drv: Optimise getting the bits of a DIB after calling SetDIBits.
Sync the application's bits in SetDIBits if the input bits are in 
exactly the same format and the size of the image is small enough not to 
cause a performance hit (in case the application doesn't get ever access 
the bits directly).
2008-02-22 11:52:08 +01:00
..
bitblt.c winex11: Make the BitBlt short-cuts more generic to apply to all possible ROPs. 2008-02-21 20:15:41 +01:00
bitmap.c
brush.c
clipboard.c
clipping.c
codepage.c
dce.c winex11: Re-introduce a separate X11 window for the client area of top-level windows. 2008-02-21 12:53:00 +01:00
desktop.c
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
dib.c winex11.drv: Optimise getting the bits of a DIB after calling SetDIBits. 2008-02-22 11:52:08 +01:00
event.c
graphics.c
init.c winex11: Use GetDCHook to retrieve the dce pointer instead of storing it in the physdev structure. 2008-02-18 12:08:55 +01:00
keyboard.c
Makefile.in
mouse.c winex11: Re-introduce a separate X11 window for the client area of top-level windows. 2008-02-21 12:53:00 +01:00
mwm.h
opengl.c winex11: Added WGL_BIND_TO_TEXTURE_DEPTH_NV to ConvertAttribWGLtoGLX. 2008-02-07 11:59:53 +01:00
palette.c winex11: Don't create a mapping if X11DRV_PALETTE_VIRTUAL is set. 2008-02-07 11:59:53 +01:00
pen.c
scroll.c
settings.c
text.c
version.rc
window.c winex11: Re-create the client window when setting the pixel format on a top-level window. 2008-02-22 10:40:22 +01:00
winex11.drv.spec
winpos.c winex11: Re-introduce a separate X11 window for the client area of top-level windows. 2008-02-21 12:53:00 +01:00
wintab.c
x11ddraw.c
x11drv_main.c
x11drv.h winex11: Keep track of the window colormap and free it on destroy. 2008-02-21 20:23:32 +01:00
x11font.h
xcomposite.h
xdnd.c
xfont.c
xim.c
xinerama.c winex11: Only update the virtual screen rect once in xinerama_init to minimize race conditions. 2008-02-06 20:38:20 +01:00
xrandr.c
xrandr.h
xrender.c
xvidmode.c
xvidmode.h