aboutsummaryrefslogtreecommitdiff
path: root/vendor/darwin/Metal
Commit message (Expand)AuthorAgeFilesLines
* Start adding pkg lines for vendor.Jeroen van Rijn2025-10-101-0/+1
* Fix typo in newBufferWithSliceNoCopyTohei Ichikawa2025-08-141-1/+1
* Add bindings for vertexLinkedFunctionsTohei Ichikawa2025-08-071-0/+8
* Fix Metal mesh shading bindingsTohei Ichikawa2025-08-062-63/+262
* Fix invalid selector for acceleration structureMichael Freundorfer2025-06-221-3/+3
* Fix types againgingerBill2024-05-301-2/+2
* Fix #3651gingerBill2024-05-301-2/+2
* Move `vendor:darwin/Foundation` to `core:sys/darwin/Foundation`gingerBill2024-04-085-5/+5
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
* Remove `//+build darwin`gingerBill2024-01-175-5/+0
* Only build vendor:darwin on darwinflysand72023-10-295-0/+5
* Remove redundant commentsgingerBill2023-06-071-2104/+85
* Update calling convention to the most appropriategingerBill2023-05-221-1556/+1556
* Add procedure groups for `Device_newBuffer` and `Texture_newTextureView`gingerBill2023-05-221-5/+21
* Update to Metal 3gingerBill2023-04-265-8/+982
* Improve utilitiesgingerBill2022-04-152-0/+7
* Add more proc groupsgingerBill2022-04-151-13/+52
* Minor fixes and add use of proc groups where better suitedgingerBill2022-04-151-6/+38
* Add Buffer contentsAsSlice and contentsAsTypegingerBill2022-04-141-0/+11
* Correct signature typesgingerBill2022-04-142-23/+23
* Add MetalKit; Add NSApplication NSMenu NSMenuItem; Improve Metal classesgingerBill2022-04-141-7/+7
* Correct typesgingerBill2022-02-211-14/+14
* Add missing return typesgingerBill2022-02-211-6/+6
* Remove unneeded semicolongingerBill2022-02-181-1/+1
* Add vendor:directx and vendor:darwin packages for documentation generationgingerBill2022-02-185-5/+0
* Correct import pathsgingerBill2022-02-165-5/+6
* Add darwin build tagsgingerBill2022-02-165-0/+5
* Move Objective-C libraries located in `core:sys/darwin/*` to `vendor:darwin/*`gingerBill2022-02-166-0/+9855