reactos/win32ss/gdi/eng
Hervé Poussineau 12ef61ba10 [WIN32SS:ENG] Set VGA device as child of primary device
That way, we don't have anymore the VGA device together with primary device in device list.

Change also EngpUnlinkGraphicsDevice() function to add back VGA device to device list
when removing its parent from device list.

CORE-18522
2022-11-15 23:16:10 +01:00
..
i386
alphablend.c [WIN32K:ENG] EngAlphaBlend(): Release EnterLeaveSource on error (#4560) 2022-07-02 12:30:03 +03:00
bitblt.c
bitblt_new.c
clip.c
copybits.c
debug.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
device.c [WIN32SS:ENG] Set VGA device as child of primary device 2022-11-15 23:16:10 +01:00
device.h [WIN32SS:ENG] Fix handling of Acceleration.Level parameter (was not read anymore) 2022-06-05 14:49:47 +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 [NTGDI][NTUSER][INCLUDE] Add 'See also:' comments for structures (#4872) 2022-11-12 20:27:50 +09:00
engwindow.c
error.c [NTUSER] Add 'Win:' comments to some functions (#4453) 2022-04-17 06:53:37 +09:00
float.c
floatobj.h [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
gradient.c
inteng.h
ldevobj.c [WIN32SS] Change LDEVOBJ_bProbeAndCaptureDevmode to account for not provided fields when searching an exact mode 2022-09-28 18:31:19 +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:ENG] Fix handling of Acceleration.Level parameter (was not read anymore) 2022-06-05 14:49:47 +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 [WIN32SS:ENG] Call display mouse functions only when using hardware pointer 2022-10-11 19:04:59 +02:00
mouse.h
multidisp.c [WIN32SS] Enable multidisplay driver when required 2022-04-15 23:09:16 +02:00
paint.c
pandisp.c [WIN32SS] Implement panning driver 2022-05-14 21:29:12 +02:00
pathobj.c
pdevobj.c [WIN32SS] Implement display acceleration level 5 (ie no acceleration) 2022-05-14 21:29:12 +02:00
pdevobj.h [WIN32SS] EnumDisplayDevices: Fill DeviceID field properly 2022-05-30 15:28:21 +03:00
perfcnt.c
rlecomp.c
semaphor.c
sort.c
stretchblt.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
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