60faf44ed1
Device context bit depths other than 32-bit are emulated and the real bit depth for display DCs is
still 32-bit. Thus, a 32-bit DDB should be allowed to be selected into a display compatible DC even
if the DC reports a different bit depth.
Fix a regression from
|
||
---|---|---|
.. | ||
dibdrv | ||
tests | ||
Makefile.in | ||
bitblt.c | ||
bitmap.c | ||
brush.c | ||
clipboard.c | ||
clipping.c | ||
cursoricon.c | ||
dc.c | ||
dib.c | ||
driver.c | ||
emfdrv.c | ||
font.c | ||
freetype.c | ||
gdiobj.c | ||
input.c | ||
main.c | ||
mapping.c | ||
ntgdi_private.h | ||
opentype.c | ||
painting.c | ||
palette.c | ||
path.c | ||
pen.c | ||
printdrv.c | ||
region.c | ||
syscall.c | ||
sysparams.c | ||
vertical.c | ||
vulkan.c | ||
win32u.spec | ||
win32u_private.h | ||
window.c | ||
winstation.c | ||
wrappers.c |