Generate proxy makefiles
[reactos.git] / reactos / drivers / video /
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-27 Hartmut BirrReinitialized the palette entries after setting the...
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-23 Hartmut BirrSet the share disposition of an interrupt according...
2005-03-16 Filip NavaraInitialize the pGdiInfo->flRaster field to zero.
2005-03-08 Gé van GeldorpProperly fill DEVMODE
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-06 Gé van GeldorpPass ROP4 instead of ROP3 to drivers
2005-02-05 Gregor AnichFix VideoPortMapMemory.
2005-01-27 Thomas Bluemeldon't optimize reading/writing from/to vga memory away...
2005-01-22 Casper Hornstrup* Invoke cabman when building a CD
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-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
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-12-12 Thomas Bluemelfixed problems with mouse cursor handling
2004-12-10 Gé van GeldorpAdd video miniport driver for Xbox, to be used in conju...
2004-11-27 Casper Hornstrup2004-11-27 Casper S. Hornstrup <chorns@users.sourcefo...
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-08-31 Filip Navara- Restoring of character size in VBEResetHw. Patch...
2004-07-23 Casper Hornstrup2004-07-23 Casper S. Hornstrup <chorns@users.sourcefo...
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-10 Hartmut Birr- Fixed the comparing of video modes in IntInitScreenInfo.
2004-07-07 Filip Navara- Use LinBytesPerScanLine (value for linar framebuffer...
2004-07-03 Filip Navara- Fix errors during optimized build.
2004-07-03 Filip Navara- Handle correctly bottom-up surfaces in the VGA driver.
2004-06-29 Filip Navara- Fixed list mode traversing.
2004-06-29 Filip Navara- Report 1 (Default) instead of 0 (Invalid) as the...
2004-06-29 Filip Navara- Match the first 16 colors of the Windows (R) XP defau...
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-26 Filip Navara- Added VideoPortQueryPerformanceCounter and VideoPortQ...
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-20 Filip Navara- Cleaned up IntVideoPortResetDisplayParameters a bit.
2004-06-18 Filip Navara- VideoPortInt10 should copy back the output registers...
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-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
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-18 Hartmut Birr- Fixed the open counter in IntVideoPortDispatchClose.
2004-04-08 Filip Navara- Fixed minor bug in VGA driver.
2004-04-08 Gé van GeldorpHwResetHw can be (and sometimes is) NULL
2004-04-08 Filip Navara- Fixed releasing of display ownership.
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-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-16 David Welch- Use the miniport services to map the frame buffer.
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-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 Filip Navara- Fixed DPRINT.
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.
next