AuroraRuntime/Source
Reece Wilson 1ff9feb303 [+] Initial heap stat counter API
[+] Upcoming failure categories
[+] Updated SysPushXXX prototypes
[*] Restore bandwidth OnTick position for extrapolate (using current frame stats, ref to last) fractional lerps into the future with ref to average
[*] Compression.cpp AuList<AuUInt8> upgrade was incomplete & could've been improved with modern apis
2022-12-08 19:34:15 +00:00
..
Async [*] Begin enforcing steady time 2022-11-28 16:01:08 +00:00
CmdLine [*] Amend linux cmdline parsing 2022-04-06 08:25:17 +01:00
Compression [+] Initial heap stat counter API 2022-12-08 19:34:15 +00:00
Console [+] AuDebug::ErrorStack / AuErrorStack 2022-11-30 11:11:18 +00:00
Crypto [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
Debug [+] Initial heap stat counter API 2022-12-08 19:34:15 +00:00
Exit [+] Added AuDebug::MemoryCrunch implementation under debug and memory 2022-12-07 01:37:42 +00:00
Extensions [+] Aurora::Crypto::X509::CertRequest 2022-11-18 21:03:11 +00:00
Grug [+] Added AuDebug::MemoryCrunch implementation under debug and memory 2022-12-07 01:37:42 +00:00
Hashing [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
HWInfo [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
IO [+] AuUtility::ThroughputCalculator 2022-12-06 22:58:15 +00:00
Locale [+] RMD128+BScFwd based HashCash (bcrypt DoS mitigation, acc creation, antibot, etc) 2022-09-19 02:34:57 +01:00
Logging [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
Memory [+] Initial heap stat counter API 2022-12-08 19:34:15 +00:00
Parse [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
Process [+] IProcessSectionView::AllocateEx 2022-09-30 23:47:18 +01:00
Processes [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
Registry [*] Update for auROXTL changes 2022-03-30 15:16:57 +01:00
RNG [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
SWInfo [*] Refactoring in progress... 2022-11-17 08:03:20 +00:00
Telemetry [*] Linux has a pulse... 2022-04-06 02:24:38 +01:00
Threading [+] AuUtility::ThroughputCalculator 2022-12-06 22:58:15 +00:00
Time [+] AuUtility::ThroughputCalculator 2022-12-06 22:58:15 +00: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
AuRTEntrypoint.cpp [*] Fix use after free in termination path of heap. cannot safely use try lock in this one single place. 2022-12-07 11:38:10 +00:00
RuntimeInternal.hpp [*] Wouldn't it be cool if Linux could safely exit under other conditions without core dumping? 2022-08-14 12:01:54 +01:00