xserver/hw
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
..
darwin Fix build issues on Mac OS X 10.4.0. 2005-05-06 00:45:30 +00:00
dmx Change dmxext.h and dmxproto.h to <X11/extensions/...>. 2005-04-20 23:33:53 +00:00
kdrive Force DPMS normal on screen enable 2005-02-28 20:45:15 +00:00
vfb Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
xfree86 VBESetVBEMode() calls int10 0x4f02 to set a VBE video mode. This can be a 2005-05-18 15:38:50 +00:00
xgl Set stencil size for Xgl GLX visuals 2005-05-02 00:33:52 +00:00
xnest Fix includes right throughout the Xserver tree: 2005-04-20 12:25:48 +00:00
xwin Only call ConfigureWindow from winRaiseWindow if the windows message 2005-05-08 21:14:55 +00:00