xserver-multidpi/hw/xfree86/vbe
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
..
vbe_module.c Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
vbe.c VBESetVBEMode() calls int10 0x4f02 to set a VBE video mode. This can be a 2005-05-18 15:38:50 +00:00
vbe.h Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
vbeModes.c Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
vbeModes.h Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00