Go to file
Egbert Eich fddcde777f VBESetVBEMode() calls int10 0x4f02 to set a VBE video mode. This can be a
standard mode solely determined by the mode ID or it may be a detailed
    mode with almost arbitrary mode parameters. The mode parameters are
    passed to the BIOS in a memory area pointed to by es:di. If bit 11 in
    the video mode is set this memory area is evaluated. When we don't have
    such an area (passed to VBESetVBEMode() this function should unset this
    bit for sanity reasons. (Bugzilla #3329)
2005-05-18 15:38:50 +00:00
afb Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
cfb Bug #3069: Drop the BuildLowMem hack, it doesn't compile and isn't useful. 2005-04-22 20:49:50 +00:00
cfb24 Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
composite Clip destination instead of source. Should be the same, but it looks nicer 2004-08-15 21:13:11 +00:00
damageext Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
dbe Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
dix xc/config/cf/X11.tmpl 2005-04-24 01:10:12 +00:00
doc Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fb Change return statements to fix compiler errors: "fbcompose.c", line 2815: 2005-05-14 20:13:45 +00:00
GL Fix includes right throughout the Xserver tree: 2005-04-20 16:40:52 +00:00
hw VBESetVBEMode() calls int10 0x4f02 to set a VBE video mode. This can be a 2005-05-18 15:38:50 +00:00
ilbm Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
include Fix comments for pointers in parameter lists to work with fussy compilers 2005-05-02 22:01:08 +00:00
iplan2p4 Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
lbx Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
mfb Bug #3069: Drop the BuildLowMem hack, it doesn't compile and isn't useful. 2005-04-22 20:49:50 +00:00
mi xc/config/cf/X11.tmpl 2005-04-24 01:10:12 +00:00
miext rewrite the rootless compositing code (1) compiles which is already a huge 2005-05-18 14:24:14 +00:00
os Fix comments for pointers in parameter lists to work with fussy compilers 2005-05-02 22:01:08 +00:00
randr Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
record Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
render Render performance improvements. (Lars Knoll, Zack Rusin) 2005-05-09 12:46:53 +00:00
Xext Change "eviestr.h" to <X11/extensions/eviestr.h>. 2005-04-20 23:11:12 +00:00
xfixes Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
Xi Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
xkb - For now put xtrans in X11/Xtrans/X11, since libX11 is looking for it in 2005-05-13 22:53:44 +00:00
XpConfig Fix for http://xprint.freedesktop.org/bugzilla/show_bug.cgi?id=791 - Adding 2004-06-25 00:02:11 +00:00
Xprint xc/programs/Xserver/Xprint/Init.c 2005-04-26 06:12:07 +00:00
XTrap Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00