ASSERT parameter assumptions in EngCopyBits()
[reactos.git] / reactos / subsys / win32k / eng / copybits.c
2004-12-14 Royce Mitchell IIIASSERT parameter assumptions in EngCopyBits()
2004-07-14 Filip Navara- Change the prototype of DIB_*_BitBlt* functions to...
2004-07-03 Filip Navara[Sorry for too many changes in one patch, but it's...
2004-05-10 Thomas Bluemeluse a common header for most files in win32k to make...
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-03-05 Hartmut Birr- Changed the check for determining if the drawing...
2004-02-24 Thomas Bluemelcleanup
2004-01-16 Gé van GeldorpSerialize access to display driver. Fixes serious displ...
2003-12-31 Thomas Bluemeldo not limit number of clipping rectangles
2003-08-31 Gé van Geldorp- Fix various bitmap format translation bugs
2003-08-04 Royce Mitchell IIImarked implemented functions as such
2003-07-27 David Welch- Pass the rop code to PatBlt down to the BitBlt functions.
2003-07-11 Royce Mitchell III@implemented and @unimplemented comments for subsys...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-03-04 Gé van Geldorp- Add support for 8-bit and 32-bit displays
2003-02-15 Gé van GeldorpSupport for VMware video drivers
2002-09-24 Jason FilbyWin32k fixes including better 1BPP support
2002-09-17 Jason FilbyFixes for DIBs to show with correct vertical orientation
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-18 Jason FilbyUse clip.h instead of enum.h
2002-06-15 Eric KohlChanged calling convention of EngXxx funtions to STDCALL.
2002-01-13 David WelchBegan work on message queue and default window procedure
2001-06-03 Jason FilbyPrevent mouse from interfering with GDI drawing
2001-03-31 Jason FilbyIdentation corrected, many fixes and minor improvements...
2000-04-10 Jason FilbyImplemented DrvCopybits
2000-03-17 Jason FilbyAdded eng files