|
788dde684b
|
[*] Windows Vista, UWP, and Windows 11: Move Windows 7 and 8 SetThreadGroupAffinity symbol from the IAT to AuProcAddresses.NT.[c/h]pps object
[*] Update the READMEs support table
|
2023-07-14 16:33:26 +01:00 |
|
|
c4806f8e81
|
[*] This was bothering my autism for a while and I need to rebuild anyway.
|
2023-07-13 20:00:28 +01:00 |
|
|
adefbbe16b
|
[*] Harden time based RNG
[*] RNG needs specific optimal paths for Win10 and older oses
[+] Internal RtlGenRandom
|
2023-07-11 18:02:40 +01:00 |
|
|
655f1839c5
|
[+] Internal void Aurora::Win32Terminate()
[+] Global NT-like Aurora::gUseFastFail
|
2023-07-11 15:21:55 +01:00 |
|
|
9a27f3d44b
|
[*] Lower idle CPU usage (idle utilization regression)
|
2023-07-09 18:49:15 +01:00 |
|
|
03dbfeefe1
|
[*] Enhance Windows 7 scheduling resolution
|
2023-07-09 12:56:35 +01:00 |
|
|
14d60ee2d0
|
[*] 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 |
|
|
627bdddfdc
|
[*] Ensure AuProcAddresses.NT.* is used for all dynamically linked symbols
|
2023-07-09 10:03:29 +01:00 |
|
|
d192e2529f
|
[*] Move GetSystemCpuSetInformation to AuProcAddresses.NT.cpp
[*] Fixed e-core awareness under modern nt targets
|
2023-07-09 10:02:21 +01:00 |
|
|
48075bfda7
|
[*] cleanup: added gUseNativeWaitSemapahore
|
2023-06-16 00:06:32 +01:00 |
|
|
28201db2d7
|
[+] Improve WoA on Windows 8+
[+] AuThreading::WaitOnAddressSteady
|
2023-06-15 20:44:27 +01:00 |
|
|
046b70d7bc
|
[*] [Pre-Win8.1] Optimize for modern nt instead of windows vista synch in legacy path; yes, this is how windows 7 and vista synch is somewhat implemented.
...on apis that predate those kernel revisions. so, technically this might be able to run on xp.
[*] GetThreadCookie optimization for all platforms
|
2023-03-15 00:35:29 +00:00 |
|
|
88b0270435
|
[+] Broke out NT LoadLibrary s to a dedicated root AuProcAddesses.[NT.]hpp
|
2023-02-16 16:01:21 +00:00 |
|