Sweden-Number/dlls/winex11.drv
Alexandre Julliard c2073b7ba2 winex11: Use the create_pixmap_from_image helper to create window icons. 2012-05-15 20:58:39 +02:00
..
Makefile.in winex11: Remove support for server-side fonts. 2012-04-18 13:07:17 +02:00
bitblt.c winex11: Add a helper to create a pixmap from an image. 2012-05-15 17:02:07 +02:00
bitmap.c winex11: Use an intermediate pixmap also for DDBs to handle format mismatches. 2012-05-09 17:37:36 +02:00
brush.c winex11: Use the create_pixmap_from_image helper to select DIB pattern brushes. 2012-05-15 17:02:08 +02:00
clipboard.c winex11: Use the create_pixmap_from_image helper to export XA_PIXMAP clipboard formats. 2012-05-15 17:02:08 +02:00
desktop.c
event.c
graphics.c winex11: Store the DC bounds rectangle as a pointer. 2012-04-27 12:51:43 +02:00
ime.c
init.c winex11: Store the GL-specific information in the GL driver physdev. 2012-05-08 14:35:44 +02:00
keyboard.c winex11.drv: Use XK_KP_Decimal as a fallback if XK_KP_Separator doesn't work. 2012-05-08 09:43:45 +02:00
mouse.c winex11: Use the create_pixmap_from_image helper to create monochrome cursors. 2012-05-15 17:02:09 +02:00
mwm.h
opengl.c winex11: Add a helper to retrieve an image from a pixmap. 2012-05-14 14:17:25 +02:00
palette.c
pen.c
scroll.c
settings.c
systray.c
version.rc
window.c winex11: Use the create_pixmap_from_image helper to create window icons. 2012-05-15 20:58:39 +02:00
winex11.drv.spec
wintab.c
x11drv.h winex11: Use the create_pixmap_from_image helper to create window icons. 2012-05-15 20:58:39 +02:00
x11drv_main.c winex11: Add an OpenGL GDI driver. 2012-05-08 14:35:42 +02:00
xcomposite.h
xdnd.c
xim.c
xinerama.c
xrandr.c
xrandr.h
xrender.c winex11: Implement wglGetPbufferDCARB with a DC escape and remove it from the GDI driver interface. 2012-05-08 14:35:44 +02:00
xvidmode.c
xvidmode.h