- Make VBEMP compile with msvc/ddk.
[reactos.git] / reactos / drivers / video / miniport / vbe / vbemp.h
2006-01-07 Alex Ionescu- Make VBEMP compile with msvc/ddk.
2005-12-11 Hervé PoussineauDon't include useless files
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-12-01 Hervé PoussineauLink video miniports to videoprt library only
2005-06-26 Alex Ionescumake lsass, win32k and vbe/xbox miniports use ndk inste...
2005-06-19 Filip Navara- Don't include ntddk.h from most of the DDK headers...
2005-06-05 Gé van GeldorpUse standard debug macros
2005-05-28 Hervé PoussineauUse C99 syntax instead of C89 syntax because some compi...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Hervé PoussineauFix compile when DBG is set
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...
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-06-27 Filip Navara- Replaced the old default mode algortihm with video...
2004-06-26 Filip Navara- Use the Video Port driver Int 10 services instead...
2004-06-20 Filip Navara- Add HwResetHw implementation that uses VBE set mode...
2004-05-03 Filip Navara- Implementation of IOCTL_VIDEO_QUERY_CURRENT_MODE...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-14 Filip NavaraSize optimalizations.
2004-01-10 Filip NavaraMinor cleanup.
2004-01-10 Filip NavaraMoved video drivers to a separate directory and added...