Set sector size to 512 bytes.
[reactos.git] / reactos / drivers / dd / vga /
2001-09-23 Casper HornstrupCompile using gcc 3.0
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-26 Eric KohlRemoved specs files.
2001-07-26 Eric KohlUpdated .cvsignore and makefile.
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-01 Jason FilbyWide characters to conform to LOGFONTW definition
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-26 Eric KohlFixed typos and warnings.
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-06-03 Jason FilbySmall fixes
2001-06-02 Jason FilbyFaster moving mouse cursor
2001-05-26 Jason FilbyWas not clearing screen on some cards
2001-05-26 Jason FilbyVGA software cursor
2001-05-02 Jason Filbyminor fix
2001-05-02 Jason FilbyVGA driver support for TransparentBlt
2001-05-02 Jason FilbyCorrect palette info. Initial support for bitblt masks
2001-05-02 Jason FilbyCorrectly configure palette registers
2001-03-31 Jason FilbyIndentation corrected, minor fixes
2001-03-29 Jason FilbyInitialize the VGA to work with display driver's vgavideo.c
2001-03-29 David WelchFixed int 10 problems
2001-03-28 David WelchFixed page list initialization
2001-03-25 David WelchFurther fixes
2001-03-25 David WelchV86 mode fixes
2001-03-20 Eric KohlUse vidport-functions instead of ntdll-functions
2001-02-18 Phillip SusiIgnore vgamp.coff
2001-02-18 Phillip SusiIgnore vgaddi.coff, vgaddi.dll
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-11-16 Jason Filbyminor fix
2000-10-22 Eric KohlReplaced linux io calls
2000-10-22 Eric KohlRemoved duplicate code and replaced linux io calls
2000-10-18 Jason Filby*** empty log message ***
2000-10-14 Jason FilbyImproved bitblt and painting performance
2000-10-14 Jason Filby*** empty log message ***
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-05 David WelchIntegrated fixes from prep0016
2000-07-07 Eric KohlAdded dist target
2000-07-07 Phillip SusiOne should not say the device does not exist causing...
2000-07-07 Phillip SusiImplimented reset to text mode
2000-07-07 Phillip SusiConverted a bunch of DbgPrint() calls to DPRINT()
2000-07-07 Phillip SusiImplimented switch back to text mode after gditest
2000-07-01 David WelchRemoved unused header file
2000-06-18 Jason FilbyCommented out test code that prevented compilation
2000-06-16 Jason FilbyVGA display driver improvements
2000-05-13 Emanuele AlibertiIoSetThreadHardErrorMode().
2000-04-10 Jason FilbyImplemented DrvCopybits
2000-04-03 Jason FilbyImplemented DrvPaint and DrvBitBlt
2000-04-02 Emanuele AlibertiMm subsystem exports table complete.
2000-04-01 Jason FilbyImplemented basic VGA routines
2000-03-17 Jason FilbyAdditional modifications
2000-03-17 Jason FilbyMiniport driver now loaded from win32k
2000-03-10 Jason FilbyAdd VGA display driver
2000-03-08 Jason FilbyMoved display driver and got win32k loading it's entry...
2000-01-31 Eric KohlFixed a stdcall bug
1999-12-18 Emanuele AlibertiVersio info actually linked in *.sys modules
1999-12-04 Emanuele AlibertiAdded version resource to dd and fs.
1999-10-23 Rex JolliffCleanup to make buildable
1999-06-08 Rex JolliffAdded a few more functions for registry
1999-06-04 Rex JolliffAdded PE loader to LOADROS. Updated symbol search in...
1999-05-26 Rex JolliffMore work on generic VGA driver
1999-05-26 Rex JolliffMore work on generic VGA driver skeleton
1999-05-26 Rex JolliffAdded a skeleton VGA miniport driver