Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gfx-rs/metal-rs
Rust bindings for Metal
https://github.com/gfx-rs/metal-rs
4ad0adef47c102de6744cf414b8ffae2fb0a429d authored almost 7 years ago by Joshua Groves <[email protected]>
0c7b0911a788610efee9777722f7ae455dd40132 authored almost 7 years ago by Joshua Groves <[email protected]>
34: Argument encoding cleanup r=mjadczak a=kvark
Unfortunately, a breaking, since the old `set_...
f55facacad2e87078bcaa90a98273fc850899d4f authored almost 7 years ago by bors[bot] <bors[bot]@users.noreply.github.com>16fade049e3fb4a6403511799fcee3b6d1ecd76b authored almost 7 years ago by Dzmitry Malyshau <[email protected]>
681c3e02eba3bdaa5485db96825d8410ab716b7e authored almost 7 years ago by Dzmitry Malyshau <[email protected]>
33: Add device registryID r=kvark a=keringar
I don't have access to a MacOS device right now, b...
360acad3bd9f450e4ee7dbe15a2aaff687ba6a0b authored almost 7 years ago by bors[bot] <bors[bot]@users.noreply.github.com>f04746b4fcee1d3dc11ae2cc7083283287b6f726 authored almost 7 years ago by keringar <[email protected]>
32: Add missing constants from MTLPixelFormat, make it Eq r=kvark a=mjadczak
Fixes #30 and fixe...
c2a4558367dc91f99cd90824ed0ea7f323716583 authored almost 7 years ago by bors[bot] <bors[bot]@users.noreply.github.com>2de506188252a417ed276bbf565a00ee54c62726 authored almost 7 years ago by Matt Jadczak <[email protected]>
28: Don't panic on shader warnings r=grovesNL a=kvark
~~Includes #27~~
cb1de4e74f1a62b549f842b0dd0cbf19195f0ab5 authored almost 7 years ago by bors[bot] <bors[bot]@users.noreply.github.com>76bd0545aab8e6bea790256a25094d22057682e5 authored almost 7 years ago by Dzmitry Malyshau <[email protected]>
25da57fd8e6fbf9a52cffd1625b2ae509746c72a authored almost 7 years ago by Dzmitry Malyshau <[email protected]>
26: More support for argument buffers r=kvark a=alexbool
6ebec8ddbd17901057a12b2e6b08fec050da3efb authored almost 7 years ago by bors[bot] <bors[bot]@users.noreply.github.com>81a9ab786fa20ef10afaa4097f06a3f66f069ba7 authored almost 7 years ago by Alexander Bulaev <[email protected]>
25: Add `Device::new_library_with_data` method r=JognColanduoni a=alexbool
This method comes ha...
00aedcbf9de8b53eb3989a7d657e21a869652d0a authored almost 7 years ago by bors[bot] <bors[bot]@users.noreply.github.com>This method comes handy when you want to embed metallib in your code during build process, as sh...
4a42d7d96565bdcd3af212fb21e01bf46a24d01b authored almost 7 years ago by Alexander Bulaev <[email protected]>24: Add additional sampler states r=kvark a=repi
Noticed that a couple of Metal sampler states ...
3e5d3712e8e64aec71a6101cce36d68da7c11aac authored about 7 years ago by bors[bot] <bors[bot]@users.noreply.github.com>Including border color and toggles for lod average, normalized coordinates & support argument bu...
2d3360b777f71e1dce18afd4b6d19040b87f2d84 authored about 7 years ago by Johan Andersson <[email protected]>22: Continue compute support r=grovesNL a=grovesNL
- Manually merged changes from #17 because o...
28ee3ac62ab655a418931635033c6bb885dff4b2 authored about 7 years ago by bors[bot] <bors[bot]@users.noreply.github.com>ce09ecc1d7065584ffe1748ff5b87048d2dbae3b authored about 7 years ago by Joshua Groves <[email protected]>
502ee45be092174b04eb19fd5dc327ea1e651291 authored about 7 years ago by Joshua Groves <[email protected]>
a5585697c32b14ef31c6fe42dfc7ad977e1cbb2a authored about 7 years ago by George Burton <[email protected]>
686e89af8ef0b8a07ec340fbe33c5156d618dabf authored about 7 years ago by Dzmitry Malyshau <[email protected]>
972d0fa674fec4bf4f63dd8ef1dd0e3c67408289 authored about 7 years ago by Joshua <[email protected]>
20: Dual-source blending r=kvark a=kvark
6d040f5c16341cb9c65885e7680ebbba67cccd3f authored about 7 years ago by bors[bot] <bors[bot]@users.noreply.github.com>64dbfe7a9473c710b7da930789b4b8d25778e8eb authored about 7 years ago by Dzmitry Malyshau <[email protected]>
19: Argument buffer fix r=kvark a=JohnColanduoni
A continuation of https://github.com/gfx-rs/me...
7127fd3a65628e15110ba5ab6189160ada4fd59c authored about 7 years ago by bors[bot] <bors[bot]@users.noreply.github.com>e90f2ca7b07b437a7df87593bed80cd7efc3116f authored about 7 years ago by John Colanduoni <[email protected]>
3ce3f4451e13ac87f86d17e37946c9fb672c09c4 authored about 7 years ago by Dzmitry Malyshau <[email protected]>
909ceddadca4b5b641dad4e501fa243082bfc688 authored about 7 years ago by Dzmitry Malyshau <[email protected]>
d8a57304ee7406faaa3b5c9ae987c40f0d74ff98 authored about 7 years ago by John Colanduoni <[email protected]>
15: Fix some optional arguments r=kvark a=JohnColanduoni
There were some optional arguments/ret...
69e504dd1c1f662c77197aa16eb5548a6c704af1 authored about 7 years ago by bors[bot] <bors[bot]@users.noreply.github.com>3fe2a604d4a8c7aeb64bb3c51f0bf1644a8b21da authored about 7 years ago by John Colanduoni <[email protected]>
14: Create bors.toml with five-hour timeout r=kvark a=notriddle
cb6aca09fb8bb577f2cf1e5074416affcfa85ac8 authored about 7 years ago by bors[bot] <bors[bot]@users.noreply.github.com>c38d36fd2d0751e8b5d09a7b8038c1cc03f6b252 authored about 7 years ago by John Colanduoni <[email protected]>
a134ce1b77bd0364ef6f8237eee085b67cba4dde authored about 7 years ago by John Colanduoni <[email protected]>
84d0b2920f3608bd7d98fcdb598a4717403e43fc authored about 7 years ago by Michael Howell <[email protected]>
01a5900a76d3b90042ca7cf14d569839920100c9 authored over 7 years ago by Dzmitry Malyshau <[email protected]>
beba1aad1c1d6e86a6ec4454f9b7ab834ad93cfa authored over 7 years ago by Kontio Pyry <[email protected]>
aba501b3118f966863b20fbf6208bec9f08f7b24 authored over 7 years ago by John Colanduoni <[email protected]>
5d741996dd421fb04cce96fb61d12858d8844c0e authored over 7 years ago by John Colanduoni <[email protected]>
3f18dd3469ae7ae7618806efb8992a26d5d0b462 authored over 7 years ago by Dzmitry Malyshau <[email protected]>
2aa704be715e20b842610222696793e82e4c5737 authored over 7 years ago by Dzmitry Malyshau <[email protected]>
d908dc1fca5e4f4a062c14067e66150fad23df33 authored over 7 years ago by Dzmitry Malyshau <[email protected]>
40146665c1dba474e2e2804d6259259210160e4e authored over 7 years ago by Dzmitry Malyshau <[email protected]>
All around update
a942c5fe6a23b73f38db71e8686bff9d0d3b15f1 authored over 7 years ago by Dzmitry Malyshau <[email protected]>6adb241c14341832aac6cfa43f9d09c297a2bfb3 authored over 7 years ago by Dzmitry Malyshau <[email protected]>
3b7b8cf13fb14d81255fe44c73b91b3d33943f55 authored over 7 years ago by Dzmitry Malyshau <[email protected]>
4d470d091d3e21462b55a291a30fe93f23dd8122 authored over 7 years ago by Dzmitry Malyshau <[email protected]>
1acb9e12d175a47b3cd720604b97e2597dac721f authored over 7 years ago by Dzmitry Malyshau <[email protected]>
e4da56c36ef63b0cc0bc947320363d056b0d347c authored almost 8 years ago by Felix Kaaman <[email protected]>
46594fbf218db45fc264082b751d0ccb4f42339e authored almost 8 years ago by Felix Kaaman <[email protected]>
Added new_library_with_file to MTLDevice
5263898c2ce1fb8263653272014366eba45ef88d authored almost 8 years ago by Felix Kaaman <[email protected]>897a731cc5fd3acb568d5500ecbf4ba30b0e4580 authored almost 8 years ago by John Colanduoni <[email protected]>
Bump cocoa version.
bdc476495415b001f45a97b218b4b7e4ca661b2b authored about 8 years ago by Felix Kaaman <[email protected]>7df8a647fc4c0443c6dc7d9e0dcd306609adf332 authored about 8 years ago by Jacob Greenfield <[email protected]>
4d0c66afd9d3170e66e62c88a0802ecc25a08b12 authored over 8 years ago by Felix Kaaman <[email protected]>
25eec18ef2a2890ba3c004c62b86ab2053633594 authored over 8 years ago by Felix Kaaman <[email protected]>
da38e04021d4e1165f24ad2866c7473bacbd1c4a authored over 8 years ago by Felix Kaaman <[email protected]>
fb3869e0111ffdc6812183abab249e4ad4e7b375 authored over 8 years ago by Felix Kaaman <[email protected]>
f2c78407a181313cc897eeb880880ff0f63ca4f7 authored over 8 years ago by Felix Kaaman <[email protected]>
da5ba74c8a1f22a6a504774b77cbd0b424b31c39 authored over 8 years ago by Felix Kaaman <[email protected]>
1c38c69cdcca9e09a4f65e00f57cb33475ad3c37 authored over 8 years ago by Felix Kaaman <[email protected]>
ec6c199568fcb3071c408ca27489f33e4245a6a8 authored over 8 years ago by Felix Kaaman <[email protected]>
fb67b159544ac5b1c8ac336d1b6e3b0a4c25b651 authored over 8 years ago by Felix Kaaman <[email protected]>
41c87b2b8c31ab0c40a965325548cc4739f28a82 authored over 8 years ago by Felix Kaaman <[email protected]>
20b31a4f324b5fa5d94b58c4e32aeb6153e95933 authored over 8 years ago by Felix Kaaman <[email protected]>
acbe8fccd5132a75a64353d2b30ee5e0d4f5571d authored over 8 years ago by Felix Kaaman <[email protected]>
352a2c2e92d182d358a14f3bc92121e58acfce47 authored over 8 years ago by Felix Kaaman <[email protected]>
968ddf3590f0a40c2c0b05025e3a7f01b910a9e4 authored over 8 years ago by Felix Kaaman <[email protected]>
1f1f8fba7c2efb4090053e6e5a94c5a655d99a55 authored over 8 years ago by Felix Kaaman <[email protected]>
9d51c58da6a1c57827e5c826e17ac02dee28adc9 authored over 8 years ago by Felix Kaaman <[email protected]>
fa275d63e8b4dd731b10e1ea40478dee2101cac8 authored over 8 years ago by Felix Kaaman <[email protected]>
4a26215e4af2be431aa65be892a78e6c1618d0e3 authored over 8 years ago by Felix Kaaman <[email protected]>
08727eabda2d369ef88c8e7c3eae9aad12ce2458 authored almost 9 years ago by Felix Kaaman <[email protected]>
39d8776adc88f8e22da02cecd1cc06e3da2a80ee authored almost 9 years ago by Felix Kaaman <[email protected]>
106f792c32e3d83d55ba41fc6b96a4b233b78d90 authored almost 9 years ago by Felix Kaaman <[email protected]>
c00062408e39007cb37005d6c1543ab436c2537e authored almost 9 years ago by Felix Kaaman <[email protected]>
96bed347988f5d5b1d290101635baef579aca540 authored almost 9 years ago by Felix Kaaman <[email protected]>
72ffd968e381b0829e5c60f32e7c1313be6bea1b authored almost 9 years ago by Felix Kaaman <[email protected]>
4938c632fdb59f4109dc5baa498e968bb19bc477 authored almost 9 years ago by Felix Kaaman <[email protected]>
7ba887272302f60e7f4a781e97d86fb17d852d7d authored almost 9 years ago by Felix Kaaman <[email protected]>