- Eliminate function pointer typecasts in csqtest
[reactos.git] / reactos / drivers / dd /
2004-02-10 Filip Navara- Eliminate function pointer typecasts
2004-01-30 Andrew GreenwoodTemporarily named the device "MidiOut0" so mmdrv.dll...
2004-01-30 Andrew GreenwoodFixed a few minor problems so the driver compiles with...
2004-01-28 Eric KohlRemove ntos.h and roskrnl.h from kernel-mode code.
2004-01-20 Thomas Bluemelrestored the blue.sys driver
2004-01-20 Andrew Greenwood2nd time lucky - MPU401 driver. Sorry about the previou...
2004-01-20 Andrew GreenwoodThis is a very basic implementation of a Sound Blaster...
2004-01-20 Steven EdwardsGet the sound driver compiling again......
2004-01-19 Filip NavaraMoved videoprt driver to a new location and implemented...
2004-01-11 Gé van GeldorpAuto-detect whether to create a GUI or a TUI console
2004-01-10 Filip NavaraRemoved the VGA driver from the old location.
2003-12-31 Thomas Bluemeldo not limit number of clipping rectangles
2003-12-03 Filip Navara- Fixed a typo.
2003-12-03 Gé van GeldorpClean up attach hack a little bit, it's still a hack...
2003-11-30 Gé van GeldorpHack around attaching a process to an already attached...
2003-11-24 Eric KohlRemove 'dist' target
2003-11-17 Steven EdwardsAdd -Wall -Werror and turn off -D__USE_W32API
2003-11-17 KJK::HyperionMoved and renamed some ReactOS specific macros
2003-11-16 Steven EdwardsAdded -D__USE_W32API
2003-11-16 Gé van Geldorp- Fix problems with non-zero cursor hotspots
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-11-13 Eric KohlEnabled -Wall and -Werror and fixed resulting bugs.
2003-11-10 Thomas Bluemelfixes crash in DrvSetPointerShape()
2003-11-05 Gé van Geldorp- Add -Wall and -Werror flags, fix resulting problems
2003-11-04 Eric KohlIssue SPECIFY command upon initialization.
2003-10-30 Gunnar Dalsnesfixed a call to IoAllocateAdapterChannel
2003-10-24 Gé van GeldorpImplement VideoPortGetRegistryParameters
2003-10-23 Eric KohlRelease the controller object if media detection fails.
2003-09-26 Filip NavaraFixed DIB_BltToVGA and other functions calling it to...
2003-09-20 Thomas Bluemelfixed compiler warnings and cvsignore files
2003-09-10 Gé van GeldorpSwitch back to correct mode
2003-09-10 Gé van GeldorpLet the mouse cursor go where it hasn't gone before...
2003-09-09 Gé van GeldorpFixes to WinPosSetWindowPos() and the routines it depen...
2003-08-31 Gé van GeldorpMore bitmap format translation bugs
2003-08-30 Casper HornstrupReadd bootimage.bmp in binary mode.
2003-08-30 Casper HornstrupReadd bootimage.bmp in binary mode.
2003-08-25 David Welch- Only set up the registers that are needed for fading...
2003-08-24 David Welch- Moved boot video support to a seperate driver.
2003-08-24 David Welch- Calls the miniport's HwReset if the HAL reacquires...
2003-08-24 David Welch- Return TRUE from HwInitialize
2003-08-20 Royce Mitchell IIIpatch by vizzini - Fixed a typoed struct member, Fixed...
2003-08-17 David Welch- Fixed bug in small width brush blts aligned to an...
2003-08-11 Royce Mitchell IIIfixed vgaHLine and VGADDIFillSolid for cases where...
2003-08-11 Royce Mitchell IIIfixed diag lines - initial error for bresnham algo...
2003-08-11 Royce Mitchell IIIfixed miscalculation for upward or leftward bound diago...
2003-08-11 Royce Mitchell IIIfixed several bugs, simplified some calculations. This...
2003-08-11 Royce Mitchell IIIfixed bug in DrawLineTo for up-ward verticals and left...
2003-08-09 Gé van GeldorpFix border case and improve speed
2003-08-09 David Welch- Accelerate PATINVERT blits. Makes moving windows...
2003-08-08 Royce Mitchell IIIappx 4x speed improvement to VGAtoVGA(), which is used...
2003-08-08 Royce Mitchell IIIUpdated by TortoiseCVS
2003-08-06 David Welch- Optimized implementation of blits from the display...
2003-08-02 David Welch- Fixed vga to vga blits with a negative direction.
2003-08-01 David Welch- Added a missing break - fixes nonmasked, non-pattern...
2003-07-21 Royce Mitchell IIIcreated KEBUGCHECK, KEBUGCHECKEX, KEBUGCHECKWITHTS...
2003-07-14 Gé van GeldorpSet screen width/height
2003-07-14 Gé van GeldorpImplement clipping of lines
2003-07-12 Casper Hornstrup2003-07-12 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-07-08 Gé van GeldorpImplement VideoPortLogError (not complete yet)
2003-06-29 guidoanother day of janitor stuff
2003-06-28 Gé van GeldorpImplement clipping for bitblt operations
2003-06-21 Gé van GeldorpImplement display ownership, also makes ATI Rage 3rd...
2003-06-20 Gé van GeldorpMap video memory based on actual size of screen
2003-06-19 Gé van GeldorpImplement VideoPortSynchronizeExecution() and VideoPort...
2003-06-19 Gé van GeldorpImplement VideoPortSynchronizeExecution() and VideoPort...
2003-05-22 Gé van GeldorpAdd DebugOut device driver
2003-05-06 Eric KohlMoved test sound.
2003-05-04 Gé van GeldorpClean up debugging stuff and silence debug messages
2003-05-03 Gé van GeldorpImplement GetDeviceCaps()
2003-04-05 Casper Hornstrup2003-04-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-23 Jason FilbyLine drawing fixes
2003-03-22 Jason FilbyLine drawing fixes
2003-03-21 Hartmut Birr- Fixed the buffer handling for ioctl requests and...
2003-03-11 Gé van GeldorpGet mouse cursor working under VMware
2003-03-10 Jason FilbyRemoving old mouse driver
2003-03-09 Hartmut Birr- Return TRUE on success in DrvAssertMode.
2003-03-09 Hartmut Birr- Protected the access to the crtc registers (cursor...
2003-03-08 Gé van Geldorp- Fix DC/Bitmap handling
2003-03-04 Gé van Geldorp- Add support for 8-bit and 32-bit displays
2003-03-03 Gé van GeldorpGet MS 16 color driver to work under Bochs
2003-03-02 Gé van GeldorpFixed several off-by-one errors and some compiler warnings
2003-03-02 Gé van GeldorpFix boot problems and make it work under VMware
2003-02-28 Gé van GeldorpReplace direct calls to "make" with $(MAKE)
2003-02-27 Gé van GeldorpCleanup
2003-02-25 Gé van Geldorp- Move GDI drivers and win32k.sys from system32\drivers...
2003-02-17 Gé van GeldorpImplemented VideoPortGetAccessRanges
2003-02-15 Gé van GeldorpSupport for VMware video drivers (oops, forgot this...
2003-02-15 Gé van GeldorpMoved to drivers\dd\videoprt
2003-02-15 Gé van GeldorpSupport for VMware video drivers
2003-01-25 Eugene IngermanMinor bug fix.
2003-01-25 Eugene IngermanFixed save/restore screen area bug. This bug showed...
2003-01-24 Jason FilbyScrollbar improvements
2003-01-05 Robert Dickensonhousekeeping files...
2002-12-09 Hartmut BirrRegister interrupts with hal.
2002-11-17 Robert DickensonRelative include path fixed to absolute path.
2002-10-23 Steven EdwardsAdd some includes to fix part of building. (Adopt me)
2002-10-21 Hartmut BirrKeSetEvent must be called with Wait set to FALSE within...
2002-10-06 Robert DickensonQuick fix to prevent bochs users experiencing aborts...
2002-10-01 Casper Hornstrup2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
next