AuroraRuntime/Source/HWInfo
Reece 5bc1985eca [+] Added ToString to CpuId
[*] Added const modifier to cpuid functions
[*] Added OnExit to planned API interface
[*] BlobReader now holds onto a handle of a ByteBuffer, allowing for shared usage -> aiding in the mitigation of allocations/second and needless heavy copy of objects
2022-01-27 07:45:42 +00:00
..
CpuId.cpp [+] Added ToString to CpuId 2022-01-27 07:45:42 +00:00
CpuId.hpp [+] Added shared pointer extension, begin experimenting defining throw-on-null mechanic 2022-01-26 00:22:02 +00:00
CpuInfo.BSD.cpp [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
CpuInfo.BSD.hpp [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
CpuInfo.cpp [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
CpuInfo.hpp [+] Added shared pointer extension, begin experimenting defining throw-on-null mechanic 2022-01-26 00:22:02 +00:00
CpuInfo.Linux.cpp [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
CpuInfo.Linux.hpp [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
CpuInfo.NT.cpp [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
CpuInfo.NT.hpp [+] Added VersionHelpers 2022-01-26 04:22:12 +00:00
HWInfo.cpp [+] Added first attempt at the windows version of WaitMultipleObjects/ This will be removed shortly. 2021-11-09 00:04:00 +00:00
HWInfo.hpp [+] Added first attempt at the windows version of WaitMultipleObjects/ This will be removed shortly. 2021-11-09 00:04:00 +00:00
RamInfo.cpp [*] I've seen reports that apple is special. Only documentation on google relating to this is dated 1993 and something irrelevant with new theme, also dated 1993. 2022-01-20 21:21:33 +00:00
RamInfo.hpp [+] Initial HWInfo stat implementations 2021-09-13 21:11:12 +01:00