AuroraRuntime/Source
2022-04-03 00:28:18 +01:00
..
Async [*] Harden exit 2022-04-02 01:48:29 +01:00
CmdLine [*] cmdparse test failure 2022-03-30 20:26:24 +01:00
Compression [*] ECompressionType typo 2022-03-30 15:20:04 +01:00
Console [+] NT OutputDebugStringW logger sink 2022-03-31 01:31:40 +01:00
Crypto [+] Interim and incomplete Unix/Linux buildability 2022-03-22 05:10:40 +00:00
Debug [*] Harden exit 2022-04-02 01:48:29 +01:00
Exit [*] Original exit behaviour 2022-04-02 03:52:35 +01:00
Extensions [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
Grug [+] Initial OSThread SetThrottle attempt 2022-03-21 07:16:12 +00:00
Hashing [*/+/-] MEGA COMMIT. ~2 weeks compressed. 2022-02-17 00:11:40 +00:00
HWInfo [*] Cacheline and cachesize report in CpuInfo 2022-03-30 22:45:10 +01:00
IO [*] Missing stage for MakeTemporary 2022-04-03 00:28:18 +01:00
Locale [*] This deprecated API is known to break with a stupid template error under recent STL releases under MSVC 2022-04-02 19:15:06 +01:00
Logging [*] Optimise loggers 2022-03-31 04:40:19 +01:00
Loop [*] win32 flag shouldn't be reset on recommit | regression since commit no longer starts from scratch under nt 2022-04-01 19:33:11 +01:00
Memory [*] Refactor cache 2022-03-30 15:18:20 +01:00
Parse [*] Formatting 2022-03-30 15:18:56 +01:00
Process [*] Harden exit 2022-04-02 01:48:29 +01:00
Processes [*] Win32 32bit regression fixes 2022-03-18 07:32:38 +00:00
Registry [*] Update for auROXTL changes 2022-03-30 15:16:57 +01:00
RNG [+] Improve RNG apis. TODO: more work is needed 2022-02-20 20:49:34 +00:00
SWInfo [*] Recrinkle enterprise flag on windows 2022-03-16 19:50:04 +00:00
Telemetry [+] AuBitsToLower, AuBitsToHigher (returns half of an input word) 2022-01-27 05:52:45 +00:00
Threading [*] Harden exit 2022-04-02 01:48:29 +01:00
Time [*] Found closed issue related to the MSVC STL clock. Proposed solution gave us a 2x boost in benchmarks. Using this over MSVC's clocks when possible (it's not even using kernel32/related apis, it's using high level apis of the crt and frens... The Microsoft STL has shit tier performance for real time usage, yea, who fucking knew? Why was I writing this project again?) 2022-04-01 18:40:56 +01:00
Alloc.cpp Readded C++17 allocators 2021-06-28 00:12:17 +01:00
Crypto.cpp [*] Major change in include convention 2021-09-30 15:57:41 +01:00
Crypto.hpp Initial Commit 2021-06-27 22:25:29 +01:00
Entrypoint.cpp [*] Kill net. Branching... 2022-04-01 04:54:21 +01:00
RuntimeInternal.hpp Update ROXTL 2022-03-23 16:03:48 +00:00