sync to trunk head (37853) (except rbuild changes)
[reactos.git] / reactos / drivers / video / videoprt / videoprt.c
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-27 Stefan Ginsberg- Videoprt should only use the error codes provided...
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 Stefan Ginsberg- Make videoprt compile for 64-bit
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-30 Stefan Ginsberg- Get rid of ASSERT_IRQL, deprecated since long ago
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-05-07 Colin FinckFilip Navara:
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-12-28 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-20 Aleksey Bragin- Make VBEMP look like a legacy driver.
2007-12-12 Hervé PoussineauRemove useless test
2007-12-03 Gregor BrunmarAdded registry key for video devices that exists in...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-01 Aleksey Bragin- Make VideoPortCreateSecondaryDisplay() return an...
2007-10-01 Hervé PoussineauDisable debug output
2007-10-01 Aleksey Bragin- Rewrite IntVideoPortGetProcAddress() implementation...
2007-09-09 Aleksey Bragin- Improve videoprt's debug messages when accessing...
2007-08-03 Colin FinckCheck if the same Monitor ID (= 10 bytes from the EDID...
2007-07-06 Magnus Olsenadd a missuing DPRINT1 in a unpimplement function
2007-07-06 Magnus Olsenwrite out the bus name we say is not pnp, instead using...
2007-07-05 Christoph von Wittichfix some typos in the comments
2007-07-05 Magnus OlsenDo not hack video driver, VBE driver works in windows xp
2007-06-27 Aleksey Bragin- Fix incompatibility: In Windows IoGetDeviceProperty...
2007-06-05 Magnus Olsenimplement VideoPortAllocateContiguousMemory after msdn...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-15 Aleksey Bragin- "Fix" RtlQueryRegistryValues() usage (inspired by...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-12 Aleksey Bragin- Improve debug output
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-07-27 Alex Ionescu- Enable IopReferenceDeviceObject in IopParseDevice...
2006-06-01 Hervé PoussineauStore real parameters registry key in DEVICEMAP\VIDEO
2005-12-31 Hervé PoussineauImplement VideoPortGetAssociatedDeviceExtension and...
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-08-24 Filip NavaraREVISON -> REVISION
2005-08-24 Filip NavaraFix a memory leak if VideoPortInitialize is called...
2005-08-03 Filip NavaraAdd stub for VpNotifyEaData.
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-26 Alex IonescuBuild videoprt with NDK
2005-06-14 Filip NavaraUse KeStackAttachProcess/KeUnstackDetachProcess instead...
2005-06-14 Filip Navara- Fix the declarations of PDRIVER_CANCEL, KeGetCurrentP...
2005-06-03 Hervé PoussineauSave DriverObject pointer to device extension
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-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-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-07 Gé van GeldorpProtect against unused variable warning
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-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-11-24 Eric KohlReplace assert_irql by ASSERT_IRQL.
2004-08-31 Hartmut Birr- Removed the member OldProcess from the ETHREAD structure.
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-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- Implemented VideoPortQueryPerformanceCounter and...
2004-03-09 Filip Navara- Minor correction to DMA routines.
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>
2004-03-04 Filip Navara- Implemented VideoPortEnableInterrupt and VideoPortDis...
2004-02-25 James TaborPartial implementation of VideoPortGetVgaStatus, needs...
next