mirror of
https://github.com/reactos/reactos.git
synced 2024-11-06 22:52:46 +00:00
4d4f541dae
- work directly with bitmap bits when alpha blending icons. This is permitted, those are API bitmaps. - Do not create a stretched copy of source surface in EngAlphaBlend, handle stretching in DIB functions. - Do so. - Simplify DIB alpha blending for 24 and 32 bpp, implement generic alpha blend support for other depth. svn path=/branches/reactos-yarotows/; revision=48483 |
||
---|---|---|
.. | ||
i386 | ||
alphablend.c | ||
dib.c | ||
dib.h | ||
dib1bpp.c | ||
dib4bpp.c | ||
dib8bpp.c | ||
dib16bpp.c | ||
dib24bpp.c | ||
dib24bppc.c | ||
dib32bpp.c | ||
dib32bppc.c | ||
floodfill.c | ||
stretchblt.c |