AuroraRuntime/Source
2023-07-10 13:12:17 +01:00
..
Async [*] Caught early deinit crash 2023-07-07 19:39:28 +01:00
CmdLine [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
Compression [*] Amend compression/decompression error checking; ensure correct library specific OK value is used 2023-07-05 17:06:30 +01:00
Console [*] Clean up Runtime config 2023-07-09 21:21:49 +01:00
Crypto [*] i was taking a shit when i remembered our hashcash algorithm is fundamentally borked 2023-05-20 02:38:47 +01:00
Debug [*] Amended Win7 fast fail path 2023-07-03 19:40:38 +01:00
Exit [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
Extensions [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Grug [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
Hashing [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
HWInfo [*] Move GetSystemCpuSetInformation to AuProcAddresses.NT.cpp 2023-07-09 10:02:21 +01:00
IO [*] Ensure AuProcAddresses.NT.* is used for all dynamically linked symbols 2023-07-09 10:03:29 +01:00
Locale [*] ConvertMSToTimescale: refactor arg to u64 2023-05-12 17:49:34 +01:00
Logging [*] fixed logic in dirlogarchive 2023-07-06 21:27:47 +01:00
Memory [*] Ensure AuProcAddresses.NT.* is used for all dynamically linked symbols 2023-07-09 10:03:29 +01:00
Parse [*] Refactor public headers 2023-01-15 06:05:22 +00:00
Process [*] Continue to refactor allocations of synchronization primitive away 2023-06-28 10:33:12 +01:00
Processes [+] EStreamForward::eNewConsoleWindow 2023-07-06 13:44:32 +01:00
Registry [*] Update for auROXTL changes 2022-03-30 15:16:57 +01:00
RNG [*] Wanna drop threaten to drop older APIs from the Windows Runtime? Alright, we're being pushed towards Windows XP support by accident. 2023-07-09 11:26:41 +01:00
SWInfo [*] Reintroduce regressed branch; missing indirect branch validation before call 2023-07-09 11:02:35 +01:00
Telemetry [*] Linux has a pulse... 2022-04-06 02:24:38 +01:00
Threading [*] NT: backport unix optimization - no spin during spurious wake up 2023-07-10 13:12:17 +01:00
Time [*] Further deprecate the "high res" clock 2023-07-06 10:17:22 +01:00
Alloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
AuCrypto.cpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
AuCrypto.hpp [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
AuProcAddresses.cpp [+] Improve WoA on Windows 8+ 2023-06-15 20:44:27 +01:00
AuProcAddresses.hpp [*] cleanup: added gUseNativeWaitSemapahore 2023-06-16 00:06:32 +01:00
AuProcAddresses.NT.cpp [*] Lower idle CPU usage (idle utilization regression) 2023-07-09 18:49:15 +01:00
AuProcAddresses.NT.hpp [*] Lower idle CPU usage (idle utilization regression) 2023-07-09 18:49:15 +01:00
AuRTEntrypoint.cpp [*] Lower idle CPU usage (idle utilization regression) 2023-07-09 18:49:15 +01:00
RuntimeInternal.hpp [+] Broke out NT LoadLibrarys to a dedicated root AuProcAddesses.[NT.]hpp 2023-02-16 16:01:21 +00:00