aboutsummaryrefslogtreecommitdiff
path: root/core/sys/info/platform_windows.odin
Commit message (Expand)AuthorAgeFilesLines
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-2/+2
* Separate out the `read_reg` into three non-parapoly proceduresgingerBill2023-03-071-61/+81
* Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriategingerBill2023-02-101-0/+3
* [sys/info] Retrieve GPU info on Windows.Jeroen van Rijn2022-09-011-49/+121
* [sys/info] Parse kernel/distro info.Jeroen van Rijn2022-09-011-6/+4
* [sys/info] Initial version.Jeroen van Rijn2022-09-011-0/+305