stop the abuse of having the ddk directory in the path when including a ddk header
[reactos.git] / reactos / drivers / video / displays / vga / vgavideo / vgavideo.c
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-11-29 Alex Ionescu- Fix the build (patch by Thomas Weidenmueller)
2005-07-20 Filip NavaraBuild fixes.
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-26 Alex IonescuKill NTOS headers. So long, and thanks for all the...
2005-06-19 Filip Navara- Don't include ntddk.h from most of the DDK headers...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-01-27 Thomas Bluemeldon't optimize reading/writing from/to vga memory away...
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-03 Filip Navara- Handle correctly bottom-up surfaces in the VGA driver.
2004-03-22 Filip Navara- Compile the VGA driver using w32api.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-10 Filip NavaraMoved video drivers to a separate directory and added...