Sweden-Number/dlls/winex11.drv
Alexandre Julliard 791a46658a winex11: Store the GL-specific information in the GL driver physdev. 2012-05-08 14:35:44 +02:00
..
Makefile.in winex11: Remove support for server-side fonts. 2012-04-18 13:07:17 +02:00
bitblt.c winex11: Add bounds rectangle tracking to all graphics entry points. 2012-04-18 13:50:56 +02:00
bitmap.c winex11: Store the GL-specific information in the GL driver physdev. 2012-05-08 14:35:44 +02:00
brush.c winex11: Check for failure to convert the brush bitmap to X11. 2012-01-27 18:05:48 +01:00
clipboard.c winex11: Move the clipboard DIB creation functions to clipboard.c. 2012-01-10 20:12:16 +01:00
desktop.c
event.c winex11: Ignore FocusOut event on destroyed windows. 2012-03-09 11:37:15 +01:00
graphics.c winex11: Store the DC bounds rectangle as a pointer. 2012-04-27 12:51:43 +02:00
ime.c winex11.drv: Fix IME status handling. 2012-01-11 19:42:48 +01:00
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: Never try to clip the cursor if we don't have XInput2. 2012-03-12 10:44:02 +01:00
mwm.h
opengl.c winex11: Store the GL-specific information in the GL driver physdev. 2012-05-08 14:35:44 +02:00
palette.c winex11: Fix support for PALETTEINDEX mapping and get rid of DIBINDEX support. 2012-01-10 11:56:24 +01:00
pen.c winex11: The x11drv debug channel is unused in pen.c so remove it. 2012-02-20 11:47:59 +01:00
scroll.c
settings.c
systray.c winex11.drv: No need for WINE_ prefixed debug output macros. 2012-01-11 17:47:25 +01:00
version.rc
window.c winex11: Define an enum to manage the various types of GL device contexts. 2012-05-07 13:10:18 +02:00
winex11.drv.spec gdi32: Graphics driver functions no longer need to be CDECL. 2011-07-13 14:56:12 +02:00
wintab.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
x11drv.h winex11: Store the GL-specific information in the GL driver physdev. 2012-05-08 14:35:44 +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 winex11.drv: Fix IME status handling. 2012-01-11 19:42:48 +01:00
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 gdi32: Don't allow Get/SetDeviceGammaRamp on DIBs or memory DCs. 2012-01-06 19:24:12 +01:00
xvidmode.h