Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/gfx-rs/wgpu-native
Native WebGPU implementation based on wgpu-core
https://github.com/gfx-rs/wgpu-native
Consolidate all the registries together
9a0eff7b4a8094e09e6aa272494b2d4dc2b66dc1 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
9a0eff7b4a8094e09e6aa272494b2d4dc2b66dc1 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
native: compute pass boilerplate
4ed06710ac55ff25a72f8b038e7bc045a19be4fd authored over 6 years ago by Dzmitry Malyshau <[email protected]>
4ed06710ac55ff25a72f8b038e7bc045a19be4fd authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Keep a reference to DeviceID in the command buffer
26ef36e5ecdba43e8626201a564811e12cf2bee1 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
26ef36e5ecdba43e8626201a564811e12cf2bee1 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Rust side render pass begin/end
6f7edac2b1cc6c139f6001423f5df9b8508a340c authored over 6 years ago by Dzmitry Malyshau <[email protected]>
6f7edac2b1cc6c139f6001423f5df9b8508a340c authored over 6 years ago by Dzmitry Malyshau <[email protected]>
render pass begin/end
30b65ca616e2192a66f4bc7c4063d2ac3049f489 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
30b65ca616e2192a66f4bc7c4063d2ac3049f489 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Render pipeline states for Rust layer and example
fdf98606a00c5c94c444d2a55b9f8455789ce8ee authored over 6 years ago by Dzmitry Malyshau <[email protected]>
fdf98606a00c5c94c444d2a55b9f8455789ce8ee authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Begin and finish command buffers
c47600a0d83ef65a84ad43deb01ae4e98b301cae authored over 6 years ago by Dzmitry Malyshau <[email protected]>
c47600a0d83ef65a84ad43deb01ae4e98b301cae authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Run cargo fmt
1bc5fbb96970f044cfd388987f8f581ac8944ee6 authored over 6 years ago by Joshua Groves <[email protected]>
1bc5fbb96970f044cfd388987f8f581ac8944ee6 authored over 6 years ago by Joshua Groves <[email protected]>
Move `register` inside guard
61bfa9544e89cd6d488386b67e8cdaec31e118d7 authored over 6 years ago by Joshua Groves <[email protected]>
61bfa9544e89cd6d488386b67e8cdaec31e118d7 authored over 6 years ago by Joshua Groves <[email protected]>
Refactor after rebase
46ea8601fc5cd3ac541c82b4c377cf6a67b6c91d authored over 6 years ago by Joshua Groves <[email protected]>
46ea8601fc5cd3ac541c82b4c377cf6a67b6c91d authored over 6 years ago by Joshua Groves <[email protected]>
Simplify registry access
03ee32c695491be07b25e56fbc82d9d21f2d2db3 authored over 6 years ago by Joshua Groves <[email protected]>
03ee32c695491be07b25e56fbc82d9d21f2d2db3 authored over 6 years ago by Joshua Groves <[email protected]>
Map rest of render pipeline descriptor
89f79291aa878c25455755c1d20d9ae7d9beb61e authored over 6 years ago by Joshua Groves <[email protected]>
89f79291aa878c25455755c1d20d9ae7d9beb61e authored over 6 years ago by Joshua Groves <[email protected]>
Add bind group layout
bc145382eff7a8e5beefa6615b01dc96230f6b3c authored over 6 years ago by Joshua Groves <[email protected]>
bc145382eff7a8e5beefa6615b01dc96230f6b3c authored over 6 years ago by Joshua Groves <[email protected]>
Fix build
333b59225395e768d28ba3aeb3a9417b7e22fb26 authored over 6 years ago by Joshua Groves <[email protected]>
333b59225395e768d28ba3aeb3a9417b7e22fb26 authored over 6 years ago by Joshua Groves <[email protected]>
Start render pipeline creation
2c799d5d1c85c5a735708d9d08e28c9c35869a28 authored over 6 years ago by Joshua Groves <[email protected]>
2c799d5d1c85c5a735708d9d08e28c9c35869a28 authored over 6 years ago by Joshua Groves <[email protected]>
wgn: queue submit
6a2baf6fd004e48bfb7def96fd893380c7325572 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
6a2baf6fd004e48bfb7def96fd893380c7325572 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
wgn: command pools and buffer creation
46f24aa73cf346a770accd8970ba34c1b5edd621 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
46f24aa73cf346a770accd8970ba34c1b5edd621 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
First bits of wgpu-rs
3eca70d7e009fe5180b5b56502cfca0c49eabd63 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
3eca70d7e009fe5180b5b56502cfca0c49eabd63 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
Fix remote `get_mut`
493616367a06b98fd8303c6aa27e984e2b160abf authored over 6 years ago by Joshua Groves <[email protected]>
493616367a06b98fd8303c6aa27e984e2b160abf authored over 6 years ago by Joshua Groves <[email protected]>
Move mutex inside registry
166ec938d13672b4a31277b5526dc9b162c017f2 authored over 6 years ago by Joshua Groves <[email protected]>
166ec938d13672b4a31277b5526dc9b162c017f2 authored over 6 years ago by Joshua Groves <[email protected]>
Add remote feature to control ID type
445dc5b0b022438cf2a25b54b0bd138e7726ef40 authored over 6 years ago by Joshua Groves <[email protected]>
445dc5b0b022438cf2a25b54b0bd138e7726ef40 authored over 6 years ago by Joshua Groves <[email protected]>
Create shader modules from C
2bc1f28ae7713b9a7570ac05ce03ea8fcaecc48b authored over 6 years ago by Joshua Groves <[email protected]>
2bc1f28ae7713b9a7570ac05ce03ea8fcaecc48b authored over 6 years ago by Joshua Groves <[email protected]>
Create C example
230b8c0409aab781262eb617fc3fc3b571fe9c9a authored over 6 years ago by Joshua Groves <[email protected]>
230b8c0409aab781262eb617fc3fc3b571fe9c9a authored over 6 years ago by Joshua Groves <[email protected]>
Format all files
7dabbda3a8841dd5edc4366ffcf612f002cf93e0 authored over 6 years ago by grovesNL <[email protected]>
7dabbda3a8841dd5edc4366ffcf612f002cf93e0 authored over 6 years ago by grovesNL <[email protected]>
Add initial bindings
b8c9dc334fe13297bfd50b28f77a42c1ea8cbd64 authored over 6 years ago by grovesNL <[email protected]>
b8c9dc334fe13297bfd50b28f77a42c1ea8cbd64 authored over 6 years ago by grovesNL <[email protected]>
Restructure the repo to host multiple crates
bb50785690e45aff4d53846886394c0c807bed23 authored over 6 years ago by Dzmitry Malyshau <[email protected]>
bb50785690e45aff4d53846886394c0c807bed23 authored over 6 years ago by Dzmitry Malyshau <[email protected]>