Sweden-Number/dlls/winex11.drv
Roderick Colenbrander 462a3c3d74 wgl: wglChooosePixelFormatARB returns the total number of matching pixelformats and not the number of pixelformats stored in the buffer.
This didn't work due to bugs in wglChoosePixelFormatARB but also due
to strange behavior of glXChooseFBConfig. Some of its default values
are not zero or GLX_DONT_CARE which cause some formats not to appear.
2007-08-03 13:38:44 +02:00
..
Makefile.in
bitblt.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02:00
bitmap.c
brush.c
clipboard.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02:00
clipping.c
codepage.c
dce.c gdi32: Make SetDCHook 64-bit safe. 2007-05-30 11:51:26 +02:00
desktop.c
dib.c winex11: Fix X11DRV_DIB_GetImageBits() when target bitmaps are larger than fetched. 2007-07-04 12:07:01 +02:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c winex11drv: Correctly react to focus loss away from Wine. 2007-07-23 11:53:17 +02:00
graphics.c winex11.drv: Draw dashed lines for extended pens. 2007-07-19 12:04:00 +02:00
init.c dlls: Remove unreachable break after return/break. Found by Smatch. 2007-07-19 11:57:49 +02:00
keyboard.c
mouse.c configure: Make the libXcursor soname check depend on the header check. 2007-07-09 22:42:28 +02:00
mwm.h
opengl.c wgl: wglChooosePixelFormatARB returns the total number of matching pixelformats and not the number of pixelformats stored in the buffer. 2007-08-03 13:38:44 +02:00
palette.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02:00
pen.c winex11.drv: Constify the pen dash data. 2007-07-20 12:25:42 +02:00
scroll.c
settings.c winex11.drv: Echo the video mode requested in the error message when not finding a matching mode. 2007-06-15 13:24:27 +02:00
text.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02:00
version.rc
window.c x11drv: Fix the special case where windows have WS_CHILD and WS_POPUP. 2007-07-25 14:01:14 +02:00
winex11.drv.spec
winpos.c winex11.drv: Exclude unused headers. 2007-05-29 12:10:21 +02:00
wintab.c configure: Make the libXi soname check depend on the header check. 2007-07-09 22:42:49 +02:00
x11ddraw.c configure: Merge the libGL existence check with the soname check. 2007-07-04 12:44:12 +02:00
x11drv.h winex11.drv: Draw dashed lines for extended pens. 2007-07-19 12:04:00 +02:00
x11drv_main.c configure: Merge the libXrandr existence check with the soname check. 2007-07-04 12:45:03 +02:00
x11font.h
xdnd.c winex11.drv: Remove old dnd code. 2007-07-12 12:57:23 +02:00
xfont.c winex11.drv: Fix compilation warnings in 64-bit mode. 2007-05-30 11:55:35 +02:00
xim.c winex11.drv: Take into account position of preedit area in PreEditCaretCallback. 2007-07-25 13:03:53 +02:00
xinerama.c configure: Merge the libXinerama existence check with the soname check. 2007-07-04 12:48:50 +02:00
xrandr.c configure: Merge the libX11 and libXext existence check with the soname check. 2007-07-09 22:43:45 +02:00
xrandr.h configure: Merge the libXrandr existence check with the soname check. 2007-07-04 12:45:03 +02:00
xrender.c configure: Merge the libX11 and libXext existence check with the soname check. 2007-07-09 22:43:45 +02:00
xvidmode.c
xvidmode.h