Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

gfx-rs hardware

[frozen] Provide hardware to contributors for testing and development.
Collective - Host: opensource - https://opencollective.com/gfx-rs - Website: https://gfx-rs.github.io - Code: https://github.com/gfx-rs

Invalid BGL Causes Vulkan Validation Errors

github.com/gfx-rs/wgpu - cwfitzgerald opened this issue 5 days ago
update & clean up recent changes in CHANGELOG.md

github.com/gfx-rs/wgpu - brody4hire opened this pull request 6 days ago
[naga] Explicitly use global const ctx in offset

github.com/gfx-rs/wgpu - sagudev opened this pull request 6 days ago
[naga] remove unused `CallError::ResultValue`

github.com/gfx-rs/wgpu - turbocrime opened this pull request 7 days ago
`CallError::ResultValue` is never constructed

github.com/gfx-rs/wgpu - turbocrime opened this issue 7 days ago
Allow Short Circuting GL Fences

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 7 days ago
Add Flush to GL Queue::submit

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 7 days ago
no-std support in naga

github.com/gfx-rs/wgpu - brody4hire opened this pull request 7 days ago
Implement `Clone` for `ShaderModule`

github.com/gfx-rs/wgpu - a1phyr opened this pull request 7 days ago
use `hashbrown` in `naga` & main `wgpu` crates, etc.

github.com/gfx-rs/wgpu - brody4hire opened this pull request 7 days ago
Implement `Clone` for `ShaderModule`

github.com/gfx-rs/wgpu - a1phyr opened this pull request 7 days ago
Memory leak on boids example iMac Fusion Drive

github.com/gfx-rs/wgpu - Aultus-defora opened this issue 7 days ago
[naga] use const ctx for type resolution

github.com/gfx-rs/wgpu - sagudev opened this pull request 7 days ago
Compact leak single pass

github.com/gfx-rs/wgpu - kentslaney opened this pull request 8 days ago
Eliminate overflow in query set bounds checks

github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 8 days ago
[d3d12] bound check dynamic buffers

github.com/gfx-rs/wgpu - teoxoy opened this pull request 8 days ago
Crates.io repo links are broken.

github.com/gfx-rs/wgpu - Vecvec opened this issue 8 days ago
Vulkan Swapchain CreateInfo Validation Error

github.com/gfx-rs/wgpu - nihalkenkre opened this issue 8 days ago
no-std support in wgpu-core

github.com/gfx-rs/wgpu - brody4hire opened this pull request 9 days ago
Start using `hashbrown`

github.com/gfx-rs/wgpu - brodycj opened this pull request 9 days ago
trace directory path updates

github.com/gfx-rs/wgpu - brodycj opened this pull request 9 days ago
Release v24

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 9 days ago
Release 0.31

github.com/gfx-rs/metal-rs - cwfitzgerald opened this pull request 9 days ago
Add CHANGELOG.md entries for jimblandy's PRs.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 days ago
[naga] Consolidate entry point tracing code.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 days ago
Fix bind group initialization in benchmarks

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 10 days ago
Fix Features when Depending on `wgpu`

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 10 days ago
Add Agility SDK Support

github.com/gfx-rs/wgpu - cwfitzgerald opened this issue 11 days ago
[naga] Remove vestigial `false`.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 11 days ago
[naga] Add a review checklist.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 11 days ago
Split up features.

github.com/gfx-rs/wgpu - Vecvec opened this pull request 11 days ago
Naga chokes with DOS-style line endings

github.com/gfx-rs/wgpu - onkoe opened this issue 11 days ago
Re-enable CI on `trunk`, so we can turn off merge queues

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 11 days ago
Expose `StagingBelt` allocation directly.

github.com/gfx-rs/wgpu - kpreid opened this pull request 12 days ago
chore(deps): bump the patch-updates group with 14 updates

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 12 days ago
fix `>=` in template list matching for `a<b>=c`

github.com/gfx-rs/wgpu - kentslaney opened this pull request 12 days ago
problem with creating surface

github.com/gfx-rs/wgpu - butterdev0 opened this issue 13 days ago
Bump Nightly Version

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 14 days ago
Separate Out Backend Options into Individual Structs

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 14 days ago
Add `raw_handle` method for metal texture

github.com/gfx-rs/wgpu - ericszentivanyi opened this pull request 14 days ago
Add `no_std` support to `wgpu-types`

github.com/gfx-rs/wgpu - bushrat011899 opened this pull request 14 days ago
`raw_handle` method for Metal texture in wgpu-hal

github.com/gfx-rs/wgpu - ericszentivanyi opened this issue 14 days ago
Fix Double Push

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 14 days ago
meson: Install Cargo-generated lib directly

github.com/gfx-rs/wgpu-native - obiwac opened this pull request 14 days ago
Fix Double Push in CI

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 14 days ago
Add VisionOS Support

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 15 days ago
Use more Rust features allowed under `REPO_MSRV`

github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 15 days ago
Don't Run CI On Trunk

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 15 days ago
Token comments trunk wip test

github.com/gfx-rs/wgpu - Vrixyz opened this pull request 15 days ago
Turn #6827 Into Failing Regression Test

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 16 days ago
[naga] Validate override array sizes.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 16 days ago
Update Dependencies

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 16 days ago
CONTRIBUTING.md: Fill out section on pull requests.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 16 days ago
Stack Exhaustion on WGL Instance Thread

github.com/gfx-rs/wgpu - jhuntley opened this issue 16 days ago
test

github.com/gfx-rs/wgpu - Cyphco opened this pull request 16 days ago
[d3d12 wgl] Upgrade to `windows 0.59` crates

github.com/gfx-rs/wgpu - MarijnS95 opened this pull request 16 days ago
Does wgpu need a security-reporting policy?

github.com/gfx-rs/wgpu - jimblandy opened this issue 17 days ago
[Ray-tracing] Change index offset to first index

github.com/gfx-rs/wgpu - Vecvec opened this pull request 17 days ago
Refine Multi-Draw-Indirect

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 18 days ago
Impl Hash on AdapterInfo and DeviceType

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 18 days ago
Fix aarch64-pc-windows-msvc

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 18 days ago
Vulkan Sampler Cache Overwrites Labels

github.com/gfx-rs/wgpu - cwfitzgerald opened this issue 18 days ago
chore(deps): bump the patch-updates group with 8 updates

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 19 days ago
chore(deps): bump crate-ci/typos from 1.28.4 to 1.29.4

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 19 days ago
`static-dxc` Doesn't Support aarch64

github.com/gfx-rs/wgpu - tronical opened this issue 19 days ago
Standalone Example Infrastructure

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 19 days ago
Added Texture Blitting Utility

github.com/gfx-rs/wgpu - AbdullahElsheshtawy opened this pull request 21 days ago