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
Gate MSL infinite loop optimization workaround to a flag enabled by default
github.com/gfx-rs/wgpu - rudderbucky opened this pull request about 2 months ago
github.com/gfx-rs/wgpu - rudderbucky opened this pull request about 2 months ago
[naga] Implement quantizeToF16
github.com/gfx-rs/wgpu - jamienicol opened this pull request about 2 months ago
github.com/gfx-rs/wgpu - jamienicol opened this pull request about 2 months ago
[Metal/MSL] Workaround for stopping infinite loops to be optimized out causes performance regression
github.com/gfx-rs/wgpu - rudderbucky opened this issue about 2 months ago
github.com/gfx-rs/wgpu - rudderbucky opened this issue about 2 months ago
build(deps): bump thiserror from 1.0.67 to 1.0.69
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 2 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 2 months ago
build(deps): bump the patch-updates group with 16 updates
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 2 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 2 months ago
build(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 2 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 2 months ago
build(deps): bump crate-ci/typos from 1.27.0 to 1.27.3
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 2 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 2 months ago
naga: Add support for GLSL signed/unsigned samplers
github.com/gfx-rs/wgpu - DavidPeicho opened this pull request about 2 months ago
github.com/gfx-rs/wgpu - DavidPeicho opened this pull request about 2 months ago
[naga] Improve ForbiddenStageOperations error reporting for textureSample in Compute stage
github.com/gfx-rs/wgpu - DavidPeicho opened this issue about 2 months ago
github.com/gfx-rs/wgpu - DavidPeicho opened this issue about 2 months ago
Improve logging around surface creation
github.com/gfx-rs/wgpu - Wumpf opened this pull request about 2 months ago
github.com/gfx-rs/wgpu - Wumpf opened this pull request about 2 months ago
Fix Vulkan surface capabilities being advertised when its query failed.
github.com/gfx-rs/wgpu - Wumpf opened this pull request about 2 months ago
github.com/gfx-rs/wgpu - Wumpf opened this pull request about 2 months ago
[naga] `Arena` could use a `take` method
github.com/gfx-rs/wgpu - jimblandy opened this issue 2 months ago
github.com/gfx-rs/wgpu - jimblandy opened this issue 2 months ago
fix(const_eval): don't panic when a `vecN` constructor's arg. count is less than N
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
Add `strict_extension` option for SPIR-V frontend
github.com/gfx-rs/wgpu - davnotdev opened this issue 2 months ago
github.com/gfx-rs/wgpu - davnotdev opened this issue 2 months ago
naga: index out of bound in constant_evaluator.rs:217
github.com/gfx-rs/wgpu - wgslfuzz opened this issue 2 months ago
github.com/gfx-rs/wgpu - wgslfuzz opened this issue 2 months ago
fix(core): handle HAL errors from query set creation
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
Query set creation appears to not respect platform limits
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 2 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 2 months ago
Isolate WGSL-specific concepts governing diagnostic filters
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
Dx12 HAL texture: expose raw resource
github.com/gfx-rs/wgpu - Tsuguri opened this pull request 2 months ago
github.com/gfx-rs/wgpu - Tsuguri opened this pull request 2 months ago
Make `Surface::as_hal` take an immutable reference to the surface.
github.com/gfx-rs/wgpu - jerzywilczek opened this pull request 2 months ago
github.com/gfx-rs/wgpu - jerzywilczek opened this pull request 2 months ago
[Experiment]: bundled with dxc (as a feature?)
github.com/gfx-rs/wgpu - CrazyboyQCD opened this issue 2 months ago
github.com/gfx-rs/wgpu - CrazyboyQCD opened this issue 2 months ago
[Experiement]: bundled with `dxc`
github.com/gfx-rs/wgpu - CrazyboyQCD opened this issue 2 months ago
github.com/gfx-rs/wgpu - CrazyboyQCD opened this issue 2 months ago
Validate features and device mismatches in pass beginnings
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
`diagnostic(…)` rules are not preserved in `wgsl-out`
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 2 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 2 months ago
spirv: Drop stale "tracking SPIR-V major/minor version" from README
github.com/gfx-rs/rspirv - MarijnS95 opened this pull request 2 months ago
github.com/gfx-rs/rspirv - MarijnS95 opened this pull request 2 months ago
Implement `QuerySet::destroy`
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 2 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 2 months ago
Fix Issue 6467: Prevent MacOS crash on invalid workgroup size definition
github.com/gfx-rs/wgpu - dfellis opened this pull request 2 months ago
github.com/gfx-rs/wgpu - dfellis opened this pull request 2 months ago
Move buffer slice OOB check from panic in `wgpu` to validation error in `wgpu-core`
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
build(deps): bump the patch-updates group with 10 updates
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 2 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 2 months ago
build(deps): bump crate-ci/typos from 1.26.8 to 1.27.0
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 2 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 2 months ago
[bug]: Wasm builds fail on WGPU>=22.0.0 with Grab WGPU Adapter failure
github.com/gfx-rs/wgpu - lexi-the-cute opened this issue 2 months ago
github.com/gfx-rs/wgpu - lexi-the-cute opened this issue 2 months ago
[Naga] ModuleInfo's entry point visibility is too restrictive
github.com/gfx-rs/wgpu - bavalpey opened this issue 2 months ago
github.com/gfx-rs/wgpu - bavalpey opened this issue 2 months ago
docs(CHANGELOG): ref. #4400 directly in v23 entry
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
Fixes crash when there's a missing texture argument
github.com/gfx-rs/wgpu - aedm opened this pull request 2 months ago
github.com/gfx-rs/wgpu - aedm opened this pull request 2 months ago
`naga/src/diagnostic_filter.rs` is in language-independent code, but defines WGSL syntax
github.com/gfx-rs/wgpu - jimblandy opened this issue 2 months ago
github.com/gfx-rs/wgpu - jimblandy opened this issue 2 months ago
Missing WGSL texture argument crashes Naga
github.com/gfx-rs/wgpu - aedm opened this issue 2 months ago
github.com/gfx-rs/wgpu - aedm opened this issue 2 months ago
naga: Fix textureNumLevels in the GLSL backend
github.com/gfx-rs/wgpu - magcius opened this pull request 2 months ago
github.com/gfx-rs/wgpu - magcius opened this pull request 2 months ago
[wgpu-hal] Change the `DropCallback` API to use `FnOnce` instead of `FnMut`
github.com/gfx-rs/wgpu - jerzywilczek opened this pull request 2 months ago
github.com/gfx-rs/wgpu - jerzywilczek opened this pull request 2 months ago
WGSL backend should probably emit `override` declarations, rather than replacing override expressions with constants
github.com/gfx-rs/wgpu - jimblandy opened this issue 2 months ago
github.com/gfx-rs/wgpu - jimblandy opened this issue 2 months ago
fix(naga-cli): allow output files with `--stdin-file-path`
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
[naga spv-out] Rename `write_expression_pointer` to `write_access_chain`
github.com/gfx-rs/wgpu - jimblandy opened this pull request 2 months ago
github.com/gfx-rs/wgpu - jimblandy opened this pull request 2 months ago
docs(RELEASE): remove refs. to `d3d12`
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 2 months ago
Update wgpu type names to match WGSL spec changes
github.com/gfx-rs/wgpu - jimblandy opened this issue 2 months ago
github.com/gfx-rs/wgpu - jimblandy opened this issue 2 months ago
[naga-cli] Use of `--stdin-file-path` prevents writing output files
github.com/gfx-rs/wgpu - bavalpey opened this issue 2 months ago
github.com/gfx-rs/wgpu - bavalpey opened this issue 2 months ago
wgpu/Naga requires an `f32`, Chrome expects a `u32`
github.com/gfx-rs/wgpu - BenjaminBrienen opened this issue 2 months ago
github.com/gfx-rs/wgpu - BenjaminBrienen opened this issue 2 months ago
build(deps): bump crate-ci/typos from 1.26.0 to 1.26.8
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 2 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 2 months ago
build(deps): bump the patch-updates group with 24 updates
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 2 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 2 months ago
[FreeBSD] Out of memory error on `Queue::write_texture` on high resolution pictures
github.com/gfx-rs/wgpu - Canvis-Me opened this issue 2 months ago
github.com/gfx-rs/wgpu - Canvis-Me opened this issue 2 months ago
Invalid `dispatch_workgroups` arguments can crash MacOS
github.com/gfx-rs/wgpu - dfellis opened this issue 3 months ago
github.com/gfx-rs/wgpu - dfellis opened this issue 3 months ago
chore: mark `lock-analyzer` as `package.publish = false`
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
feat(naga-cli)!: init. logger to `INFO` by default
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
chore(naga): remove unimplemented directive kinds
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
Check (all?) backends of `profiling` in CI
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 3 months ago
Incorrect values in AdapterInfo for DX12
github.com/gfx-rs/wgpu-native - liskar-dev opened this issue 3 months ago
github.com/gfx-rs/wgpu-native - liskar-dev opened this issue 3 months ago
WGSL: Unrecognized single-token diagnostic rule names are an error, but it should be a warning
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 3 months ago
Add naga variants and stubs for r64uint
github.com/gfx-rs/wgpu - atlv24 opened this pull request 3 months ago
github.com/gfx-rs/wgpu - atlv24 opened this pull request 3 months ago
Naga: support all standard severities for diagnostics
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 3 months ago
test(naga): add coverage for `diagnostic` directive parsing
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
WGSL: Add a skeleton for diagnostic filter rules/`diagnostic(…)`; that reports nice errors
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
wgpu supported @builtin(frag_coord) or not?
github.com/gfx-rs/wgpu - olejaaaaaaaa opened this issue 3 months ago
github.com/gfx-rs/wgpu - olejaaaaaaaa opened this issue 3 months ago
wgpu-hal needs a no-op backend for fuzzing and benchmarking
github.com/gfx-rs/wgpu - jimblandy opened this issue 3 months ago
github.com/gfx-rs/wgpu - jimblandy opened this issue 3 months ago
Avoid breaking change: `set_bind_group` now takes `Into<Option<...>>` rather than `Option<...>`
github.com/gfx-rs/wgpu - Wumpf opened this pull request 3 months ago
github.com/gfx-rs/wgpu - Wumpf opened this pull request 3 months ago
refactor texture format to scalar conversion
github.com/gfx-rs/wgpu - atlv24 opened this pull request 3 months ago
github.com/gfx-rs/wgpu - atlv24 opened this pull request 3 months ago
Naga: add types to `InvalidBinaryOperandTypes` error msg
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
Lost an ability to use external GLES context on Windows
github.com/gfx-rs/wgpu - kvark opened this issue 3 months ago
github.com/gfx-rs/wgpu - kvark opened this issue 3 months ago
refactor: narrow `{,Unimplemented}DirectiveKind` to `pub(crate)`
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
Add tests for `requires` extension parsing
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
Touch up language in directive and enable-extension parsing
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
WGSL: Support the `packed_4x8_integer_dot_product` language extension
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this issue 3 months ago
WGSL: Add tests for `enable` directive parsing
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
[naga] The fuzzer should be able to create valid `naga::Module`s
github.com/gfx-rs/wgpu - jimblandy opened this issue 3 months ago
github.com/gfx-rs/wgpu - jimblandy opened this issue 3 months ago
Naga's typechecker ignores scalar kind when casting matrices
github.com/gfx-rs/wgpu - cogumbreiro opened this issue 3 months ago
github.com/gfx-rs/wgpu - cogumbreiro opened this issue 3 months ago
Adapter docs tell how to create
github.com/gfx-rs/wgpu - DevJac opened this pull request 3 months ago
github.com/gfx-rs/wgpu - DevJac opened this pull request 3 months ago
`struct <fun>Output` conflicts with `fn <fun>` on Metal
github.com/gfx-rs/wgpu - Jengamon opened this issue 3 months ago
github.com/gfx-rs/wgpu - Jengamon opened this issue 3 months ago
fix(msl-out): use `namer` for `<fun>{Input,Output}` structs
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
WGSL: add base support for `requires` that reports nice errors
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
Unify validation error presentation in Naga CLI and WebGPU compilation messages
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
Possibly incorrect WGSL->GLSL transformation: `textureNumLayers -> textureSize`
github.com/gfx-rs/wgpu - cdata opened this issue 3 months ago
github.com/gfx-rs/wgpu - cdata opened this issue 3 months ago
Wgpu22 23% slower than wgpu 0.20 on my render-bench.
github.com/gfx-rs/wgpu - John-Nagle opened this issue 3 months ago
github.com/gfx-rs/wgpu - John-Nagle opened this issue 3 months ago
Bundles still have lifetime constraints
github.com/gfx-rs/wgpu - fyellin opened this issue 3 months ago
github.com/gfx-rs/wgpu - fyellin opened this issue 3 months ago
Add bounds check to Buffer slice method
github.com/gfx-rs/wgpu - beholdnec opened this pull request 3 months ago
github.com/gfx-rs/wgpu - beholdnec opened this pull request 3 months ago
[hlsl-out] Add support for restricting indexing to avoid OOB accesses
github.com/gfx-rs/wgpu - teoxoy opened this pull request 3 months ago
github.com/gfx-rs/wgpu - teoxoy opened this pull request 3 months ago
Slang Binding Array Test
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 3 months ago
github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 3 months ago
build(deps): bump the patch-updates group with 15 updates
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 3 months ago
github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 3 months ago
Buffer slice method should panic when index is out of range (?)
github.com/gfx-rs/wgpu - beholdnec opened this issue 3 months ago
github.com/gfx-rs/wgpu - beholdnec opened this issue 3 months ago
Optimise GL fence checking by querying less
github.com/gfx-rs/wgpu - Dinnerbone opened this pull request 3 months ago
github.com/gfx-rs/wgpu - Dinnerbone opened this pull request 3 months ago
DownloadBuffer: Improve usability and documentation
github.com/gfx-rs/wgpu - 9SMTM6 opened this issue 3 months ago
github.com/gfx-rs/wgpu - 9SMTM6 opened this issue 3 months ago
WGSL: Add a skeleton for enable-extensions/`enable …;` that reports nice errors
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 3 months ago
Support RuntimeDescriptorArray when ingesting SPIR-V
github.com/gfx-rs/wgpu - hasenbanck opened this issue 3 months ago
github.com/gfx-rs/wgpu - hasenbanck opened this issue 3 months ago
Fix missing binding in `wgpu-core/src/instance.rs` when `profiling` has a backend enabled
github.com/gfx-rs/wgpu - cybersoulK opened this pull request 3 months ago
github.com/gfx-rs/wgpu - cybersoulK opened this pull request 3 months ago