mirror of
https://github.com/reactos/reactos.git
synced 2025-04-18 19:47:14 +00:00
![]() - Move RLE specific code to it's own file (rlecomp.c) - Relace BitsPerFormat function with an array of UCHARs - Rewrite surface creation. Surfaces are now allocated from one central function SURFACE_AllocSurface, which sets the size, iType, iUniq, the handle and the default palette. - Implement SURFACE_vSetDefaultPalette, which sets the default RGB palette, based on bit depth. - Implement SURFACE_bSetBitmapBits, wich sets cjBits, pvBits, pvScan0 and lDelta and allocates memory if neccessary. - Use these functions for EngCreateBitmap, EngCreateDeviceBitmap, EngCreateDeviceSurface and IntCreateBitmap svn path=/branches/reactos-yarotows/; revision=47612 |
||
---|---|---|
.. | ||
dib | ||
eng | ||
include | ||
ldr | ||
main | ||
misc | ||
ntddraw | ||
ntuser | ||
objects | ||
stubs | ||
pch.h | ||
TODO.txt | ||
w32ksvc.db | ||
win32k.h | ||
win32k.pspec | ||
win32k.rbuild | ||
win32k.rc |