Patch by Jonathon Wilson:
[reactos.git] / reactos / drivers / dd / vga / display / vgavideo / vgavideo.c
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-09-26 Filip NavaraFixed DIB_BltToVGA and other functions calling it to...
2003-08-31 Gé van GeldorpMore bitmap format translation bugs
2003-08-11 Royce Mitchell IIIfixed vgaHLine and VGADDIFillSolid for cases where...
2003-08-11 Royce Mitchell IIIfixed several bugs, simplified some calculations. This...
2003-08-09 Gé van GeldorpFix border case and improve speed
2003-08-08 Royce Mitchell IIIappx 4x speed improvement to VGAtoVGA(), which is used...
2003-08-06 David Welch- Optimized implementation of blits from the display...
2003-03-23 Jason FilbyLine drawing fixes
2003-03-02 Gé van GeldorpFixed several off-by-one errors and some compiler warnings
2002-09-25 David WelchAdded nicer looking default mouse cursor.
2002-09-17 Jason FilbyRemove unneeded floating point code
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-19 Jason FilbyImproved HLine algorithm; improvement carried over...
2001-06-03 Jason FilbySmall fixes
2001-06-02 Jason FilbyFaster moving mouse cursor
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-10-22 Eric KohlReplaced linux io calls
2000-10-22 Eric KohlRemoved duplicate code and replaced linux io calls
2000-10-14 Jason Filby*** empty log message ***
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-04-10 Jason FilbyImplemented DrvCopybits
2000-04-01 Jason FilbyImplemented basic VGA routines