wine/dlls/winedos int10.c vga.c vga.h

Alexandre Julliard julliard at wine.codeweavers.com
Mon Aug 12 22:17:43 CDT 2002


ChangeSet ID:	102920866249678067241712
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/08/12 22:17:42

Modified files:
	dlls/winedos   : int10.c vga.c vga.h 

Log message:
	Jukka Heinonen <jhei at iki.fi>
	Add support for moving VGA controller window in framebuffer using SVGA
	interrupts. Detect correctly color plane modes and linear modes,
	including Mode-X. Moved VESA interrupts into separate function and
	implemented few more stubs.

Patch: http://cvs.winehq.com/patch.py?id=102920866249678067241712

Revision  Changes    Path
 1.16     +257 -208  wine/dlls/winedos/int10.c
 1.22     +63 -22    wine/dlls/winedos/vga.c
 1.11     +2 -0      wine/dlls/winedos/vga.h




More information about the wine-cvs mailing list