reactos/win32ss/gdi
Hervé Poussineau 8b7770aa2c [WIN32SS:ENG] Rework EngpUpdateGraphicsDeviceList
- choose VGA adapter outside of driver initialization loop
- choose primary adapter outside of driver initialization loop
- link VGA adapter to primary adapter at the end
- only set DISPLAY_DEVICE_PRIMARY_DEVICE in this function

Also mark VgaSave driver as SystemStart instead of Disabled,
so it is available if main display driver doesn't work.

CORE-7728, CORE-19224
2024-02-07 22:41:36 +01:00
..
dib [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
diblib Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
eng [WIN32SS:ENG] Rework EngpUpdateGraphicsDeviceList 2024-02-07 22:41:36 +01:00
gdi32 [GDI32] CreateDIBSection: Remove erroneous assignation (#5502) 2023-08-06 17:35:23 +02:00
gdi32_vista [GDI32][USER32] Order the set_module_type arguments the usual way ("UNICODE" before the entrypoint). 2022-10-06 15:37:23 +02:00
ntgdi [WIN32SS:GDI] eng/error.c: Minor code tweaks (#6128) 2023-12-17 22:13:45 +01:00