A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Timo Kreuzer 2bbd8711a7 [WIN32K]
- Fix calculation of dest rect in IntSetDIBits
- Rewrite NtGdiStretchDIBitsInternal. It now calls NtGdiSetDIBitsToDeviceInternal in case of SRCCOPY and no stretching and NtGdiCreateDIBitmapInternal + IntEngStretchBlt in the default case. This fixes RLE compressed dibs.
- The code isn't yet perfect, Windows behaviour is pretty complex, especially in regard to topdown/bottomup DIBs and the whole code needs to be rewritten. It will cause one more failed bitmap test, but another one that was formerly only passing with legacy 9x behaviour now behaves correctly.

See issue #5886 for more details.

svn path=/trunk/; revision=51005
2011-03-09 15:46:13 +00:00
reactos [WIN32K] 2011-03-09 15:46:13 +00:00
rosapps Update Winefile to 1.3.10 too 2010-12-26 16:28:51 +00:00
rostests [ROSTESTS] 2011-03-08 11:30:14 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00