reactos/drivers/base/bootvid
Hermès Bélusca-Maïto 4f76cffb59
[BOOTVID] Code style fixes; Replace some 'do-while' loops by 'for' loops when it makes the code simpler.
+ Fix a potential bug in BitBlt() "4bpp blitting" in case Top == Bottom (i.e. Height == 0).
2019-12-23 21:06:57 +01:00
..
arm [BOOTVID] Code style fixes; Replace some 'do-while' loops by 'for' loops when it makes the code simpler. 2019-12-23 21:06:57 +01:00
i386 [BOOTVID] Code style fixes; Replace some 'do-while' loops by 'for' loops when it makes the code simpler. 2019-12-23 21:06:57 +01:00
bootvid.rc
bootvid.spec
CMakeLists.txt [BOOTVID] Refactor font data from i386 and arm bootdata.c (#1891) 2019-09-01 23:01:40 +02:00
cmdcnst.h [BOOTVID] Diverse enhancements. 2019-06-23 23:59:48 +02:00
fontdata.c [BOOTVID] Refactor font data from i386 and arm bootdata.c (#1891) 2019-09-01 23:01:40 +02:00
precomp.h [BOOTVID] Replace hardcoded screen and font size numbers by #define-d values. 2019-12-23 21:06:57 +01:00
vga.h [BOOTVID] Diverse enhancements. 2019-06-23 23:59:48 +02:00