ChangeSet ID: 102920866249678067241712 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 02/08/12 22:17:42
Modified files: dlls/winedos : int10.c vga.c vga.h
Log message: Jukka Heinonen jhei@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