Sweden-Number/dlls/winex11.drv
Roderick Colenbrander 28a2646d21 wgl: Get rid of glXQueryDrawable because officially it only works on GLXDrawables.
Nvidia allows it to operate on a standard Window too but Mesa and AMD
don't and this isn't needed according to the GLX specs. This prevents
crashes when creating +wgl logs.
2009-06-17 12:04:55 +02:00
..
Makefile.in
bitblt.c
bitmap.c
brush.c
clipboard.c winex11.drv: Don't use XEvents uninitialized when waits time out. 2009-06-04 12:11:47 +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: Correctly pad 1 bpp DDB's lines with 0 values. 2009-03-02 15:02:43 +01:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11.drv: Don't give focus to a minimized window upon take focus. 2009-04-23 12:41:57 +02:00
graphics.c winex11: GetPixel() on a monochrome bitmap should return black or white, not dark red. 2009-04-29 15:50:25 +02:00
ime.c
init.c
keyboard.c winex11: Return correct length for GetKeyNameText. 2009-06-09 17:01:13 +02:00
mouse.c
mwm.h
opengl.c wgl: Get rid of glXQueryDrawable because officially it only works on GLXDrawables. 2009-06-17 12:04:55 +02:00
palette.c
pen.c
scroll.c
settings.c
systray.c
text.c
version.rc
window.c winex11: Limit window dimensions to 65535 to avoid 16-bit truncation issues. 2009-05-05 15:36:25 +02:00
winex11.drv.spec
wintab.c
x11ddraw.c
x11drv.h winex11.drv: Replace an strdup() with HeapAlloc() in the OpenGL code. 2009-05-26 14:25:12 +02:00
x11drv_main.c winex11.drv: Replace an strdup() with HeapAlloc() in the OpenGL code. 2009-05-26 14:25:12 +02: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 winex11.drv: Remove order-of-evaluation dependencies. 2009-03-24 11:35:39 +01:00
xim.c
xinerama.c
xrandr.c
xrandr.h
xrender.c winex11.drv: Optimize AlphaBlend of 1x1 source bitmaps. 2009-05-21 16:17:51 +02:00
xvidmode.c
xvidmode.h