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
Convert some module doc comments
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 6 months ago
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 6 months ago
Split `wgpu` Crate into Modules
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 6 months ago
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 6 months ago
Cannot build wgpu-core for PowerPC 32-bit (`AtomicU64` does not exist in 32-bit PPC)
github.com/gfx-rs/wgpu - wyatt8740 opened this issue 6 months ago
github.com/gfx-rs/wgpu - wyatt8740 opened this issue 6 months ago
Check Opengl version is 3.3+ before creating a GL context over a GL ES context
github.com/gfx-rs/wgpu - Rapdorian opened this pull request 6 months ago
github.com/gfx-rs/wgpu - Rapdorian opened this pull request 6 months ago
wgpu-types: Use explicit feature for `serde`
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 6 months ago
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 6 months ago
ShaderValidation error: Not implemented: variable qualifier
github.com/gfx-rs/wgpu - wcork opened this issue 6 months ago
github.com/gfx-rs/wgpu - wcork opened this issue 6 months ago
Ubuntu -> xrdp + Microsoft Remote Desktop -> Mac: Error: Not enough memory left now
github.com/gfx-rs/wgpu - k-bx opened this issue 6 months ago
github.com/gfx-rs/wgpu - k-bx opened this issue 6 months ago
Make some errors serializable
github.com/gfx-rs/wgpu - sagudev opened this pull request 6 months ago
github.com/gfx-rs/wgpu - sagudev opened this pull request 6 months ago
`cargo clippy` fails on call into `profiling`
github.com/gfx-rs/wgpu - torokati44 opened this issue 6 months ago
github.com/gfx-rs/wgpu - torokati44 opened this issue 6 months ago
Cannot create GL ES 3.x adapter when GL < 3.3 exists
github.com/gfx-rs/wgpu - Rapdorian opened this issue 6 months ago
github.com/gfx-rs/wgpu - Rapdorian opened this issue 6 months ago
Fix profiling with tracy.
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 6 months ago
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 6 months ago
Disable wgpu-core documentation as a workaround for #4905.
github.com/gfx-rs/wgpu - kpreid opened this pull request 6 months ago
github.com/gfx-rs/wgpu - kpreid opened this pull request 6 months ago
`native` cfg alias is public but not documented
github.com/gfx-rs/wgpu - kpreid opened this issue 6 months ago
github.com/gfx-rs/wgpu - kpreid opened this issue 6 months ago
Fix Codecov Timeout Issues
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 6 months ago
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 6 months ago
Device::create_buffer is sometimes slow (4ms) and slows down rendering.
github.com/gfx-rs/wgpu - John-Nagle opened this issue 6 months ago
github.com/gfx-rs/wgpu - John-Nagle opened this issue 6 months ago
Update gpu-allocator dependency to 0.27
github.com/gfx-rs/wgpu - nical opened this pull request 6 months ago
github.com/gfx-rs/wgpu - nical opened this pull request 6 months ago
Use `ManuallyDrop` instead of `Option` for `PendingWrites`
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
Add missing same device checks
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
Add a few missing changelog entries
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
wgpu-core might not submit commands to hal queue with strictly increasing submission indices
github.com/gfx-rs/wgpu - jimblandy opened this issue 6 months ago
github.com/gfx-rs/wgpu - jimblandy opened this issue 6 months ago
Remove latest_submission_index
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 6 months ago
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 6 months ago
[wgpu] remove `trace` feature temporarily
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
Add back support for tracing (`trace` feature) to `wgpu`
github.com/gfx-rs/wgpu - teoxoy opened this issue 6 months ago
github.com/gfx-rs/wgpu - teoxoy opened this issue 6 months ago
[wgpu-core] fix length of copy in `queue_write_texture`
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
[example] add instructions to halmark
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
[wgpu-core] make `implicit_pipeline_ids` arg optional for users that don't provide IDs
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 6 months ago
[core] Make `poll(Wait)` not hang after bad command submission.
github.com/gfx-rs/wgpu - jimblandy opened this pull request 6 months ago
github.com/gfx-rs/wgpu - jimblandy opened this pull request 6 months ago
`Device::poll(Wait)` hangs after failed command submission
github.com/gfx-rs/wgpu - jimblandy opened this issue 7 months ago
github.com/gfx-rs/wgpu - jimblandy opened this issue 7 months ago
[test] allow WARP to run the zero-init workgroup memory test
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
[tests] delete outdated comment on `DEVICE_DESTROY_THEN_MORE` test
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
Add DeviceRef::new_texture_with_descriptor_and_iosurface
github.com/gfx-rs/metal-rs - fabiosky opened this pull request 7 months ago
github.com/gfx-rs/metal-rs - fabiosky opened this pull request 7 months ago
docs(CHANGELOG): backport 0.19.5 entries
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
Halmark demo broken / only shows a blue screen
github.com/gfx-rs/wgpu - Wumpf opened this issue 7 months ago
github.com/gfx-rs/wgpu - Wumpf opened this issue 7 months ago
[test] remove molten vk failure
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
Disable default `link` feature on `core-graphics-types`
github.com/gfx-rs/metal-rs - MarijnS95 opened this pull request 7 months ago
github.com/gfx-rs/metal-rs - MarijnS95 opened this pull request 7 months ago
"Implementation Status" page on WebGPU wiki is out of date regarding wgpu/Firefox
github.com/gfx-rs/wgpu - jimblandy opened this issue 7 months ago
github.com/gfx-rs/wgpu - jimblandy opened this issue 7 months ago
Add `gpu_start_time` and `gpu_end_time` to `CommandBuffer`
github.com/gfx-rs/metal-rs - zackangelo opened this pull request 7 months ago
github.com/gfx-rs/metal-rs - zackangelo opened this pull request 7 months ago
spv-out: fix acceleration structure in a function argument
github.com/gfx-rs/wgpu - kvark opened this pull request 7 months ago
github.com/gfx-rs/wgpu - kvark opened this pull request 7 months ago
build(deps): bump the patch-updates group with 6 updates
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
build(deps): bump crate-ci/typos from 1.23.1 to 1.23.2
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
wgpu_hal is using /usr/lib instead of /usr/lib64 in distrobox fedora
github.com/gfx-rs/wgpu - jroddev opened this issue 7 months ago
github.com/gfx-rs/wgpu - jroddev opened this issue 7 months ago
[wgpu-hal] Migrate d3d12 backend over to `windows-rs`
github.com/gfx-rs/wgpu - MarijnS95 opened this pull request 7 months ago
github.com/gfx-rs/wgpu - MarijnS95 opened this pull request 7 months ago
[core] Correct docs for `LifetimeTracker` and its `mapped` field.
github.com/gfx-rs/wgpu - jimblandy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - jimblandy opened this pull request 7 months ago
[core] Correctly check mipmap-filtering samplers against the layout.
github.com/gfx-rs/wgpu - jimblandy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - jimblandy opened this pull request 7 months ago
sampler: Add missing `gpu_resource_id()` getter
github.com/gfx-rs/metal-rs - MarijnS95 opened this pull request 7 months ago
github.com/gfx-rs/metal-rs - MarijnS95 opened this pull request 7 months ago
Surface with only texture usage `COPY_DST` attempts to create a `VkImageView`
github.com/gfx-rs/wgpu - pengiie opened this issue 7 months ago
github.com/gfx-rs/wgpu - pengiie opened this issue 7 months ago
`wgpu_core::resource::Sampler::filtering` is not set to `true` if `SamplerDescriptor::mipmap_filter` is `Linear`
github.com/gfx-rs/wgpu - jimblandy opened this issue 7 months ago
github.com/gfx-rs/wgpu - jimblandy opened this issue 7 months ago
Any way to check that a buffer is unmapped?
github.com/gfx-rs/wgpu-native - lisyarus opened this issue 7 months ago
github.com/gfx-rs/wgpu-native - lisyarus opened this issue 7 months ago
[wgpu-core] Make the `StagingBuffer` implementation more robust
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
[wgpu-core] fix trying to create 0 sized staging buffers when creating mapped_at_creation buffers
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
build(deps): bump the patch-updates group across 1 directory with 23 updates
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
[d3d12] Drop resource before free suballocation
github.com/gfx-rs/wgpu - xiaopengli89 opened this pull request 7 months ago
github.com/gfx-rs/wgpu - xiaopengli89 opened this pull request 7 months ago
wgc: Use explicit feature for `raw-window-handle`
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 7 months ago
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 7 months ago
Use `derive` feature on `serde` rather than `serde_derive`
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 7 months ago
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 7 months ago
naga: Fix reference to `serde` feature.
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 7 months ago
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 7 months ago
Enable `lock::ranked` validation by default in debug builds
github.com/gfx-rs/wgpu - jimblandy opened this issue 7 months ago
github.com/gfx-rs/wgpu - jimblandy opened this issue 7 months ago
clippy: Fix `doc_lazy_continuation` lints
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 7 months ago
github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 7 months ago
Update `target_pixel_byte_cost` and `target_component_alignment`
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
[wgpu-core] use the view's format not the texture's format
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
[wgpu-core] fix `.zip()` usages
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
[wgpu] Reorganize buffer mapping docs. Make example code work.
github.com/gfx-rs/wgpu - jimblandy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - jimblandy opened this pull request 7 months ago
Segfault when creating `Instance` in multiple threads on Linux under Nvidia
github.com/gfx-rs/wgpu - Xaeroxe opened this issue 7 months ago
github.com/gfx-rs/wgpu - Xaeroxe opened this issue 7 months ago
[xtask test] Implement `--nocapture` flag.
github.com/gfx-rs/wgpu - jimblandy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - jimblandy opened this pull request 7 months ago
build(deps): bump the patch-updates group across 1 directory with 22 updates
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
Expose adapter driver version for DX12 backend
github.com/gfx-rs/wgpu - xiaopengli89 opened this pull request 7 months ago
github.com/gfx-rs/wgpu - xiaopengli89 opened this pull request 7 months ago
[glsl-in] Parent device is lost in for loop with uniform
github.com/gfx-rs/wgpu - Vipitis opened this issue 7 months ago
github.com/gfx-rs/wgpu - Vipitis opened this issue 7 months ago
Switch the Vulkan backend from `gpu_alloc` to `gpu_allocator`.
github.com/gfx-rs/wgpu - nical opened this issue 7 months ago
github.com/gfx-rs/wgpu - nical opened this issue 7 months ago
build(deps): bump rustc-hash from 1.1.0 to 2.0.0
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
build(deps): bump the patch-updates group with 17 updates
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
build(deps): bump crate-ci/typos from 1.22.9 to 1.23.1
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
build(deps): bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 7 months ago
Validating sample count based on texture features
github.com/gfx-rs/wgpu - andristarr opened this pull request 7 months ago
github.com/gfx-rs/wgpu - andristarr opened this pull request 7 months ago
Naga features for platform dependent compilation of msl & hlsl
github.com/gfx-rs/wgpu - Wumpf opened this pull request 7 months ago
github.com/gfx-rs/wgpu - Wumpf opened this pull request 7 months ago
refactor!: suppress `dead_code` in `wgpu::util::DownloadBuffer`
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
refactor: satisfy `missing_docs,clippy::empty_docs`
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
WIP: refactor(types)!: `SampleCount` newtype
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
chore: satisfy `clippy::manual_unwrap_or_default`
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
chore(clippy): satisfy `unused_qualifications`
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
test: fix `wgpu-test` building by itself
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
refactor: `vertex_index_common`: remove footguns in `tests` matrix init. (again)
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
Remove the triage suspected machinery and break cycles with weak refs
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
refactor: use built-in `{integer}::power_of_two` methods
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 7 months ago
Initial Support for DRM interface in vulkan backend
github.com/gfx-rs/wgpu - morr0ne opened this pull request 7 months ago
github.com/gfx-rs/wgpu - morr0ne opened this pull request 7 months ago
Unexpected override-expression for workgroup_size
github.com/gfx-rs/wgpu - KeKsBoTer opened this issue 7 months ago
github.com/gfx-rs/wgpu - KeKsBoTer opened this issue 7 months ago
Panicked on wgpuSurfaceGetPreferredFormat on MacOS
github.com/gfx-rs/wgpu-native - matthewperiut opened this issue 7 months ago
github.com/gfx-rs/wgpu-native - matthewperiut opened this issue 7 months ago
Vulkan validation error: semaphore must not have any pending operations when calling `Surface::get_current_texture`
github.com/gfx-rs/wgpu - ten3roberts opened this issue 7 months ago
github.com/gfx-rs/wgpu - ten3roberts opened this issue 7 months ago
[example hello] Use `println!`, not `log::info!`.
github.com/gfx-rs/wgpu - jimblandy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - jimblandy opened this pull request 7 months ago
regression: Incompatible color attachments
github.com/gfx-rs/wgpu - sagudev opened this issue 7 months ago
github.com/gfx-rs/wgpu - sagudev opened this issue 7 months ago
color attachment byte cost validation panics for native only formats like Rg16Unorm
github.com/gfx-rs/wgpu - ScanMountGoat opened this issue 7 months ago
github.com/gfx-rs/wgpu - ScanMountGoat opened this issue 7 months ago
Require a compatible surface for `request_adapter()` on WebGL2
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
Remove more internal uses of IDs #5
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 7 months ago