aboutsummaryrefslogtreecommitdiff
path: root/core/sys/windows/hidpi.odin
Commit message (Collapse)AuthorAgeFilesLines
* Improve formatting and `#raw_union` logic in `core:sys/windows`gingerBill2026-01-021-136/+136
|
* Replace uses of `c.int` with `c_int` for consistencygingerBill2026-01-021-2/+1
|
* Moved all packages in core, base, vendor, tests and examples to use new #+ ↵Karl Zylinski2024-09-141-1/+1
| | | | file tag syntax.
* core/sys/windows: added various procedures and constants related to the hid ↵IllusionMan12122024-05-071-3/+82
| | | | library
* Change `stdcall` -> `system`gingerBill2024-01-171-1/+1
|
* Format hidpi.odinLucas Perlind2023-12-141-8/+8
|
* Add Hidpi to WindowsLucas Perlind2023-12-121-0/+134