reactos/drivers
Joachim Henze a373df0d07 [0.4.7][BLUE] Optimize ScrIoControl for speed (#5185)
Optimize IOCTL_CONSOLE_FILL_OUTPUT_ATTRIBUTE and IOCTL_CONSOLE_FILL_OUTPUT_CHARACTER for speed by using cache.
a part of CORE-18838
It is faster because it minimizes the amount of pointer dereferences within the for-loops.

fix picked from 0.4.15-dev-5881-g 3526ffc094
---------
also partially pick unrelated cleanup from:
0.4.14-dev-439-g 75f188c200 (only the change in blue.c)
---------
and take back with me some whitespace-tweaks to bring the file closer to todays releases/0.4.14
2023-06-06 23:45:20 +02:00
..
base Delete "ghost" old(*) files that have been mysteriously added back during the SVN-to-Git transition. 2017-10-04 10:28:36 +02:00
battery
bluetooth
bus [0.4.7][CMBATT] Fix 1 MSVC2010SP1 x86 dbg warning C4146 CORE-18104 2022-03-29 00:45:41 +02:00
crypto [REACTOS] Fix x64 build 2017-10-22 16:49:04 +02:00
filesystems [0.4.7][CDFS_NEW] -> [CDFS] 2023-03-23 22:13:57 +01:00
filters [MOUNTMGR] Don't attempt to free random address on failure 2017-10-21 14:15:00 +02:00
hid
input CORE-13048. [I8042PRT] keyboard.c: Restore 1 "Irql =" (which was lost in r30000). (#63) 2017-10-23 21:18:27 +02:00
ksfilter Remove unwanted .gitignore files. 2017-10-04 10:28:36 +02:00
multimedia Delete "ghost" old(*) files that have been mysteriously added back during the SVN-to-Git transition. 2017-10-04 10:28:36 +02:00
network [0.4.7][PCNET] Fix MSVC2010SP1 x86 dbg compiler warning C4146 CORE-18104 2022-03-26 16:17:22 +01:00
parallel Add .keep guard files in order to restore lost but empty directories we had with SVN. 2017-10-04 10:28:36 +02:00
processor
sac
serial
setup [0.4.7][BLUE] Optimize ScrIoControl for speed (#5185) 2023-06-06 23:45:20 +02:00
storage [0.4.7][REACTOS] Backport "http://www.reactos" -> "https://reactos" and readme.txt 2023-03-19 13:12:57 +01:00
usb [USBPORT] Avoid more integer overflows. 2017-10-13 23:36:29 +02:00
wdm [WDMAUD] Close mixers on cleanup. Should fix CORE-10735 definitely (#21) 2017-10-08 11:29:17 +02:00
wmi
CMakeLists.txt