aboutsummaryrefslogtreecommitdiff
path: root/vendor/darwin/QuartzCore
Commit message (Collapse)AuthorAgeFilesLines
* More bindings for darwinLucas Perlind2025-12-191-0/+22
|
* Start adding pkg lines for vendor.Jeroen van Rijn2025-10-101-0/+1
|
* Move `vendor:darwin/Foundation` to `core:sys/darwin/Foundation`gingerBill2024-04-081-1/+1
|
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
|
* Remove `//+build darwin`gingerBill2024-01-171-1/+0
|
* Only build vendor:darwin on darwinflysand72023-10-291-0/+1
|
* Add more darwin bindingsLucas Perlind2023-08-311-3/+32
|
* Update calling convention to the most appropriategingerBill2023-05-221-17/+17
| | | | | | - "odin" if the `context` is needed for `assert` - "contextless" if multiple return values are needed (better for optimizations) - "c" otherwise
* Update to Metal 3gingerBill2023-04-261-0/+11
|
* Add vendor:directx and vendor:darwin packages for documentation generationgingerBill2022-02-181-1/+0
|
* Correct import pathsgingerBill2022-02-161-2/+2
|
* Add darwin build tagsgingerBill2022-02-161-0/+1
|
* Move Objective-C libraries located in `core:sys/darwin/*` to `vendor:darwin/*`gingerBill2022-02-161-0/+87