- Forgot to commit these for MSVC build...
[reactos.git] / reactos / drivers / video / videoprt /
2005-12-31 Hervé PoussineauImplement VideoPortGetAssociatedDeviceExtension and...
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-08 Hervé PoussineauPatch by Filip Navara/Hervé Poussineau:
2005-10-17 Gé van GeldorpInform HAL about the switch to graphics mode as late...
2005-09-14 Alex Ionescufix build
2005-08-24 Filip NavaraREVISON -> REVISION
2005-08-24 Filip NavaraFix a memory leak if VideoPortInitialize is called...
2005-08-03 Hervé PoussineauImplement VideoPortVerifyAccessRanges
2005-08-03 Filip NavaraAdd stub for VpNotifyEaData.
2005-07-31 Martin Fuchsset svn:eol-style to native
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-26 Alex IonescuBuild videoprt with NDK
2005-06-19 Filip Navara- Don't include ntddk.h from most of the DDK headers...
2005-06-19 Filip NavaraCouple of build fixes.
2005-06-17 Filip NavaraRemove definiton of PHAL_RESET_DISPLAY_PARAMETERS.
2005-06-14 Filip NavaraUse KeStackAttachProcess/KeUnstackDetachProcess instead...
2005-06-14 Filip NavaraFix compilation error (try 2).
2005-06-14 Filip NavaraFix compilation error.
2005-06-14 Filip Navara- Fix the declarations of PDRIVER_CANCEL, KeGetCurrentP...
2005-06-03 Hervé PoussineauSave DriverObject pointer to device extension
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-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-06 Thomas Bluemeldon't leak the registry path string after initializing...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Hervé PoussineauFix garbage text output with cmd.exe in GUI mode.
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-30 Hervé PoussineauPatch by Tinus_: Check for right error code returned...
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-23 Hartmut BirrSet the share disposition of an interrupt according...
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-02-05 Gregor AnichFix VideoPortMapMemory.
2005-01-19 Casper Hornstrup* Build freetype, win32k, and video drivers
2005-01-07 Gé van GeldorpProtect against unused variable warning
2005-01-07 Gé van GeldorpSilence debug messages
2005-01-07 Gregor Anichadded agp.c First try of implementing...
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-19 Filip Navara- Fix compilation errors with GCC 4.0-20041212.
2004-12-19 Filip Navara- Store the device object we're attached to in the...
2004-12-18 Gregor AnichSupport mapping of video device memory into usermode...
2004-11-24 Eric KohlReplace assert_irql by ASSERT_IRQL.
2004-10-23 Alex IonescuFixed up some HAL prototypes and fixed some header...
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-15 Gé van GeldorpFix legacy detection of AGP cards
2004-09-16 Gé van GeldorpGet rid of .edf files
2004-08-31 Hartmut Birr- Removed the member OldProcess from the ETHREAD structure.
2004-07-19 Thomas Bluemelfixed calculation of memory address
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- Fix errors during optimized build.
2004-06-26 Filip Navara- Added VideoPortQueryPerformanceCounter and VideoPortQ...
2004-06-20 Filip Navara- Cleaned up IntVideoPortResetDisplayParameters a bit.
2004-06-18 Filip Navara- VideoPortInt10 should copy back the output registers...
2004-05-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
2004-04-18 Hartmut Birr- Fixed the open counter in IntVideoPortDispatchClose.
2004-04-08 Gé van GeldorpHwResetHw can be (and sometimes is) NULL
2004-04-08 Filip Navara- Fixed releasing of display ownership.
2004-03-21 Gé van GeldorpSilence debug messages
2004-03-19 David Welch- Removed local definition of NtCurrentProcess.
2004-03-19 Filip NavaraMerged changes from videoport_pnp_14032004 branch:
2004-03-14 David Welch- Complete the irp even on an error.
2004-03-14 David Welch- Map return codes from the miniport's device i/o contr...
2004-03-13 David Welch- Removed some debugging stuff I checked in by accident.
2004-03-12 David Welch- Fixed VPInterruptRoutine definition.
2004-03-11 James TaborTurn off debug print out
2004-03-10 Filip Navara- Fixed bug in VideoPortSetBusData.
2004-03-09 Filip Navara- Uncomment NDEBUG.
2004-03-09 Filip Navara- Implemented VideoPortQueryPerformanceCounter and...
2004-03-09 Filip Navara- Minor correction to DMA routines.
2004-03-08 Filip Navara- Do the real memory allocation in context of CSRSS...
2004-03-08 Filip Navara- Mask out VIDEO_MEMORY_SPACE_DENSE flag, because it...
2004-03-08 David Welch- Hacky implementation of some dma related functions.
2004-03-08 Filip Navara- Fixed DPRINT.
2004-03-08 Filip Navara- Implement RtlGetVersion.
2004-03-08 James TaborFinish changes to VideoPortGetVersion
2004-03-08 James TaborChange NonPagedPool for AllocateBuffer and implemented...
2004-03-07 David Welch- Added an implemention of VideoPortGetProcAddress
2004-03-06 David Welch- Added stubs for some of the new w2k/xp functions.
2004-03-06 James TaborStarted VideoPortGetAgpServices, Allocate and ReleaseBu...
2004-03-06 Filip Navara2004-03-06 Filip Navara <xnavara@volny.cz>
next