Sweden-Number/dlls/x11drv
Raphael Junqueira bc5c0b16b4 Handle DONTCARE flags on ChoosePixelFormat.
DOUBLEBUFFER and STEREO are non-mandatory options (ie if not available
find a compatible pixel format without). So try without if we cannot
find a valid fbconfig with these options.
2005-12-02 11:24:52 +01:00
..
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in
bitblt.c Avoid including X11/Intrinsic.h. 2005-11-29 10:46:03 +01:00
bitmap.c Add an x11drv escape that returns a glx drawable. 2005-09-26 11:04:12 +00:00
brush.c
clipboard.c Improve handling of mapping between X and Windows formats. 2005-11-01 18:05:40 +00:00
clipping.c
codepage.c
dce.c Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
desktop.c
dga2.c
dga2.h
dib.c Fix for the monochrome DIB with inverted colors. 2005-12-01 13:12:36 +01:00
dib_convert.c
dib_dst_swap.c
dib_src_swap.c
event.c Fixed some broken code that was causing compiler warnings. 2005-11-23 14:30:41 +01:00
graphics.c Avoid including X11/Intrinsic.h. 2005-11-29 10:46:03 +01:00
init.c Added support for SHADEBLENDCAPS. 2005-11-10 11:05:30 +00:00
keyboard.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
mouse.c Fix bad mouse lag in games that do their own mouse warping. 2005-10-24 15:11:37 +00:00
mwm.h
opengl.c Handle DONTCARE flags on ChoosePixelFormat. 2005-12-02 11:24:52 +01:00
palette.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
pen.c
scroll.c Print scroll and clip rectangles on the ScrollDC entry. 2005-11-21 12:00:31 +00:00
settings.c Ignore frequency requests in Desktop mode. 2005-11-28 10:39:28 +01:00
text.c
window.c CreateWindow should not activate invisible minimized or maximized 2005-11-30 12:32:22 +01:00
winex11.drv.spec
winpos.c Remove unused include X11/IntrinsicP.h. 2005-12-01 11:11:35 +01:00
wintab.c Removed unused debug channels. 2005-09-22 10:44:40 +00:00
x11ddraw.c
x11ddraw.h
x11drv.h Add an x11drv escape that returns a glx drawable. 2005-09-26 11:04:12 +00:00
x11drv_main.c Move desktop_vi inside process_attach and remember to free it. 2005-09-23 17:21:32 +00:00
x11font.h
xdnd.c
xfont.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
xim.c The last argument to MultiByteToWideChar is wide character count and 2005-09-12 22:07:53 +00:00
xrandr.c Remove spaces before '\n' in traces. 2005-11-10 12:14:56 +00:00
xrandr.h
xrender.c Disable XRender if bit masks aren't valid. 2005-11-30 12:02:26 +01:00
xvidmode.c
xvidmode.h