- Silence TCPIP.
[reactos.git] / reactos / drivers / video / miniport /
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-11-23 Magnus OlsenVerify VBE is found and not anything else, is a safe...
2005-11-23 Magnus OlsenTotalMemory is in number of 64K block not 16K block...
2005-11-23 Magnus OlsenDetect Bad graphic Bios, Some graphice card report...
2005-08-03 Hervé PoussineauDon't display available resolutions even if DBG is...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-07 Filip NavaraOnce more, this time with proper character encoding.
2005-07-07 Filip NavaraCorrect the copyright headers.
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
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-07 Filip NavaraFix buffer size checks for IOCTL_VIDEO_SET_COLOR_REGISTERS.
2005-06-05 Gé van GeldorpUse standard debug macros
2005-06-01 Alex IonescuFix some debug messages
2005-05-29 Casper Hornstrupvgamp.sys, not vgamp.dll
2005-05-28 Hervé PoussineauUse C99 syntax instead of C89 syntax because some compi...
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-26 Filip NavaraReport 16bpp for modes where VBE returns 15bpp.
2005-05-26 Hervé PoussineauFix compile when DBG is set
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-18 Hervé PoussineauImplement IOCTL_VIDEO_QUERY_AVAIL_MODES, IOCTL_VIDEO_QU...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-04 Casper HornstrupInstall generated files
2005-03-05 Casper HornstrupCopy msiexec from trunk
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-19 Casper Hornstrup* Build freetype, win32k, and video drivers
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-31 Casper HornstrupRemove .cvsignore files.
2004-12-10 Gé van GeldorpAdd video miniport driver for Xbox, to be used in conju...
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-08-31 Filip Navara- Restoring of character size in VBEResetHw. Patch...
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-07 Filip Navara- Use LinBytesPerScanLine (value for linar framebuffer...
2004-06-29 Filip Navara- Report 1 (Default) instead of 0 (Invalid) as the...
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- Fix video mode list traversing. Reported by Royce...
2004-06-20 Filip Navara- Add HwResetHw implementation that uses VBE set mode...
2004-06-18 Filip Navara- Map correct amount of the video memory.
2004-05-22 Filip Navara- Check buffer sizes and color counts for IOCTL_VIDEO_S...
2004-05-03 Filip Navara- Implementation of IOCTL_VIDEO_QUERY_CURRENT_MODE...
2004-04-29 Filip Navara- Simplified the mapping of video memory. Now it works...
2004-04-23 Filip Navara- Correctly swap the Red and Blue colors while setting...
2004-04-08 Filip Navara- Fixed initalization of VIDEO_HW_INITIALIZATION_DATA...
2004-03-22 Filip Navara- Compile the VGA driver using w32api.
2004-03-16 David Welch- Implemented IOCTL_VIDEO_MAP_VIDEO_MEMORY/IOCTL_VIDEO_...
2004-03-14 Filip Navara- Set InitData.HwInitDataSize to proper value.
2004-03-13 Filip Navara- Fixed DPRINT.
2004-03-04 David Welch- Reenable the screen after setting the mode.
2004-03-04 Filip Navara- Changed Video Mode setting routines to directly modif...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-15 Hartmut Birr- Used a different buffer to get the mode informations.
2004-01-14 Filip NavaraSize optimalizations.
2004-01-13 Filip NavaraRemoved file that accidently got into CVS.
2004-01-13 Filip NavaraScrollbar redrawing fix.
2004-01-10 Filip NavaraMinor cleanup.
2004-01-10 Filip NavaraMoved video drivers to a separate directory and added...