Reverted latest changes.
[reactos.git] / reactos / drivers / dd / vga / display / main / enable.c
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-09-01 David WelchDon't reinitialize the VGA on an enable surface if...
2002-08-19 Jason FilbyImproved HLine algorithm; improvement carried over...
2002-06-15 Eric KohlChanged the calling convention used by the video minipo...
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2001-09-23 Casper HornstrupCompile using gcc 3.0
2001-07-01 Jason FilbyWide characters to conform to LOGFONTW definition
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-05-26 Jason FilbyVGA software cursor
2001-05-02 Jason FilbyCorrect palette info. Initial support for bitblt masks
2001-03-31 Jason FilbyIndentation corrected, minor fixes
2000-11-16 Jason Filbyminor fix
2000-10-14 Jason Filby*** empty log message ***
2000-07-07 Phillip SusiImplimented switch back to text mode after gditest
2000-07-01 David WelchRemoved unused header file
2000-06-16 Jason FilbyVGA display driver improvements
2000-04-10 Jason FilbyImplemented DrvCopybits
2000-04-03 Jason FilbyImplemented DrvPaint and DrvBitBlt
2000-04-01 Jason FilbyImplemented basic VGA routines
2000-03-17 Jason FilbyMiniport driver now loaded from win32k
2000-03-10 Jason FilbyAdd VGA display driver