reactos/win32ss/gdi/eng
Hervé Poussineau 14d50cc6c0 [WIN32SS] Improve selection of 'closest graphic mode'
If color depth is not provided (in registry), try to find a 32 bit one.
If not found, fall back to first available graphic mode.

CORE-18027
2022-05-01 16:36:48 +02:00
..
i386
alphablend.c
bitblt.c
bitblt_new.c
clip.c
copybits.c
debug.c
device.c [WIN32SS] Remove now unused code 2022-04-15 23:09:16 +02:00
device.h [WIN32SS] Remove now unused code 2022-04-15 23:09:16 +02:00
driverobj.c
driverobj.h
drvdbg.c
eng.h
engbrush.c [WIN32SS] Introduce the MDEVOBJ structure 2022-04-15 23:09:16 +02:00
engevent.c
engevent.h
engmisc.c
engobjects.h
engwindow.c
error.c [NTUSER] Add 'Win:' comments to some functions (#4453) 2022-04-17 06:53:37 +09:00
float.c
floatobj.h
gradient.c
inteng.h
ldevobj.c [WIN32SS] Improve selection of 'closest graphic mode' 2022-05-01 16:36:48 +02:00
ldevobj.h [WIN32SS] Preparation to load internal drivers (ie entry point in win32k) 2022-04-15 23:09:16 +02:00
lineto.c
mapping.c
mapping.h
math.c
mdevobj.c [WIN32SS] Fix buffer overflow in MDEVOBJ when having more than 10 display devices 2022-04-18 20:01:37 +02:00
mdevobj.h [WIN32SS] Fix buffer overflow in MDEVOBJ when having more than 10 display devices 2022-04-18 20:01:37 +02:00
mem.c
mouse.c
mouse.h
multidisp.c [WIN32SS] Enable multidisplay driver when required 2022-04-15 23:09:16 +02:00
paint.c
pathobj.c
pdevobj.c [WIN32SS] In PDEVOBJ_vRefreshModeList, do not change current stored mode 2022-04-30 23:33:42 +02:00
pdevobj.h [ENG] Update Structure 2022-04-15 19:19:54 -05:00
perfcnt.c
rlecomp.c
semaphor.c
sort.c
stretchblt.c
string.c
stubs.c [WIN32SS] Implement EngQueryDeviceAttribute 2022-04-15 23:09:16 +02:00
surface.c [WIN32SS:ENG] EngCreateBitmap: mark created bitmaps as API bitmaps (#4146) 2021-12-29 16:51:23 +01:00
surface.h
transblt.c
umpdstubs.c
xlateobj.c
xlateobj.h