reactos/subsystems
Timo Kreuzer 0c60cdb311 [WIN32K]
- Allocate bitmaps as kernel sections, instead of from paged pool, like it's done in windows.
- Fix SURFACE_Cleanup. It was only freeing the memory for API_BITMAPs. If memory was allocated by a driver it never got freed.
- Add BMF_RLE_HACK flag to free decompressed RLE bits
- Support FL_ZERO_MEMORY in EngAllocSectionMem
- Set SURFOBJ::iType when creating a surface

svn path=/branches/reactos-yarotows/; revision=47606
2010-06-06 03:12:56 +00:00
..
csr sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
ntvdm Sync with trunk (r47116), hopefully without breaking anything. 2010-05-07 07:41:13 +00:00
win sync with trunk (r46275) 2010-03-19 21:09:21 +00:00
win32 [WIN32K] 2010-06-06 03:12:56 +00:00
subsystems.rbuild Merge to trunk head (r46631) 2010-04-01 02:52:00 +00:00