Ecosyste.ms: OpenCollective

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

github.com/gfx-rs/wgpu

A cross-platform, safe, pure-Rust graphics API.
https://github.com/gfx-rs/wgpu

trivial fix typo in docs: `create_bind_group -> create_bind_group_layout`

Bruce0203 opened this pull request 3 months ago
Converge dual-source blending with the WebGPU standard

ErichDonGubler opened this issue 3 months ago
refactor: fully qual. `size_of` usage

ErichDonGubler opened this pull request 3 months ago
build(deps): bump crate-ci/typos from 1.24.6 to 1.26.0

dependabot[bot] opened this pull request 3 months ago
chore: satisfy `unused_qualifications` (again)

ErichDonGubler opened this pull request 3 months ago
WGSL template arg. parsing should permit a single trailing comma

ErichDonGubler opened this issue 3 months ago
Naga doesn't recognize GLSL 'textureQueryLevels' function

aedm opened this issue 3 months ago
Move more code into methods on wgpu-core objects

teoxoy opened this pull request 3 months ago
[naga spv-out] Spill arrays and matrices for runtime indexing.

jimblandy opened this pull request 3 months ago
[naga spv-out] Delete `BlockContext::is_intermediate`; use types.

jimblandy opened this pull request 3 months ago
[naga spv-out] Simplify `Writer::get_pointer_id`.

jimblandy opened this pull request 3 months ago
[naga spv-out] Expand LocalType to permit pointers to matrices.

jimblandy opened this pull request 3 months ago
Add more changelog items

teoxoy opened this pull request 3 months ago
[naga/wgsl-out]: polyfill `inverse` function

chyyran opened this pull request 3 months ago
[spv-in] sampling from depth textures returns a scalar and is splatted

schell opened this pull request 3 months ago
Support for Custom Spans

ncthbrt opened this issue 3 months ago
Document rationale for vendoring WebGPU bindings.

jimblandy opened this pull request 3 months ago
[wgpu] Revert changes to vendored copy of web-sys from #6377.

jimblandy opened this pull request 3 months ago
Remove dependency on once_cell

jimblandy opened this issue 3 months ago
thread 'main' attempted to acquire a snatch lock recursively

hakolao opened this issue 3 months ago
fix(web)!: remove `maxInterStageShaderComponents` from vendored `web-sys`

ErichDonGubler opened this pull request 3 months ago
Keep TOML fields alphabetized

cwfitzgerald opened this pull request 3 months ago
build(deps): bump crate-ci/typos from 1.24.6 to 1.25.0

dependabot[bot] opened this pull request 3 months ago
build(deps): bump the patch-updates group with 24 updates

dependabot[bot] opened this pull request 3 months ago
Uses of `PreHashedMap` are probably not sound

jimblandy opened this issue 3 months ago
Read-only storage textures should be allowed without a feature

jimblandy opened this issue 3 months ago
Add utils for WebGPU support detection & Instance creation

Wumpf opened this pull request 3 months ago
Roll back once_cell to 1.19.0.

jimblandy opened this pull request 3 months ago
refactor(ci): use more descriptive name for Rust formatting

ErichDonGubler opened this pull request 3 months ago
Enforce fmt. of `*.{md,js,html,yml}` with prettier

ErichDonGubler opened this pull request 3 months ago
test(ci): include `naga/xtask` in `cargo fmt` check

ErichDonGubler opened this pull request 3 months ago
Enforce formatting of TOML with `taplo`

ErichDonGubler opened this pull request 3 months ago
DO NOT MERGE: REBASE: feature: Parse enable directives & SHADER-F16 support

ErichDonGubler opened this pull request 3 months ago
[naga] Comments parsing

Vrixyz opened this pull request 3 months ago
[naga] Support dynamic indexing of by-value matrices

sagudev opened this pull request 3 months ago
Remove redundant let binding

eliemichel opened this pull request 3 months ago
Program not running and just crashing.

jyash8 opened this issue 3 months ago
[naga spv-out] Don't emit unreachable blocks that jump into loops.

jimblandy opened this pull request 3 months ago
feat(wgsl-in): parse `diagnostic(…)` attributes on `fn`s

ErichDonGubler opened this pull request 3 months ago
Add a skeleton for directives that reports nice errors

ErichDonGubler opened this pull request 3 months ago
[naga spv-out] bounds-check runtime-sized array access correctly.

jimblandy opened this pull request 3 months ago
WGSL: Support the `requires` directive

ErichDonGubler opened this issue 3 months ago
Unbreak `rustfmt` in some places

ErichDonGubler opened this pull request 3 months ago
[naga spv-out] Internal doc fixes for `back::spv::index`.

jimblandy opened this pull request 3 months ago
build(deps): bump the patch-updates group with 16 updates

dependabot[bot] opened this pull request 3 months ago
build(deps): bump JamesIves/github-pages-deploy-action from 4.6.4 to 4.6.8

dependabot[bot] opened this pull request 3 months ago
Fix unaligned slice::from_raw_parts in gles push contant handling.

Imberflur opened this pull request 3 months ago
Artifact in rendering on specific hardware.

D3lta-2-1 opened this issue 3 months ago
Update CHANGELOG with @sagudev contributions to naga

sagudev opened this pull request 3 months ago
Very High CPU Usage with wgpu >= 0.20.0

myth0genesis opened this issue 3 months ago
Misc. refactors extracted from work on indirect dispatch safety

ErichDonGubler opened this pull request 3 months ago
[naga spv-out] Consolidate explanation of global wrapping.

jimblandy opened this pull request 3 months ago
Naga frontend supports gles

yorkie opened this issue 4 months ago
[naga spv-out] Document and refactor `write_runtime_array_length`.

jimblandy opened this pull request 4 months ago
[naga] Permit only structs as binding array elements.

jimblandy opened this pull request 4 months ago
Naga snapshot tests should not include binary files

jimblandy opened this issue 4 months ago
Support `Features::MULTI_DRAW_INDIRECT` on OpenGL

Astralchroma opened this issue 4 months ago
Support extern Context implementations

sagudev opened this issue 4 months ago
Missing precondition for `slice::from_raw_parts` in gles backend

Imberflur opened this issue 4 months ago
refactor: use `include_wgsl!(…)` more

ErichDonGubler opened this pull request 4 months ago
[naga] added DrawID

ChosenName opened this pull request 4 months ago
Improve Context Traits

cwfitzgerald opened this issue 4 months ago
metal: fix query set result copies

kvark opened this pull request 4 months ago
[naga] Remove redundant handle ordering check from validator.

jimblandy opened this pull request 4 months ago
Vulkan surface creation fails on wayland

JL2210 opened this issue 4 months ago
fix: handle `Queue::submit` non-fatally

ErichDonGubler opened this pull request 4 months ago
`Queue::submit` should not panic on validation errors

ErichDonGubler opened this issue 4 months ago
style: simplify string formatting for readability

hamirmahal opened this pull request 4 months ago
Only Initialize a Single Backend in Tests

cwfitzgerald opened this pull request 4 months ago
Allow wgpu Team to Update Naga Cargo.toml

cwfitzgerald opened this pull request 4 months ago
Add optional color to debug groups/markers

JMS55 opened this issue 4 months ago
build(deps): bump the patch-updates group with 9 updates

dependabot[bot] opened this pull request 4 months ago
build(deps): bump crate-ci/typos from 1.24.5 to 1.24.6

dependabot[bot] opened this pull request 4 months ago
[naga] Support pipeline overrides in the WGSL backend

cbbowen opened this pull request 4 months ago
Create a `BufferBinding` from a `BufferSlice`

DCNick3 opened this issue 4 months ago
[naga] Add phony as naga-ir statement

sagudev opened this pull request 4 months ago
MatrixStride Decorations Missing

cwfitzgerald opened this issue 4 months ago
Update CI Dependencies

cwfitzgerald opened this pull request 4 months ago
style: use `concat!(…)` in `DOWNLEVEL_*_MESSAGE`

ErichDonGubler opened this pull request 4 months ago
chore: un-regress `unused_qualifications` lint in `naga::front::spv`

ErichDonGubler opened this pull request 4 months ago
fix: only log `Device::maintain` waits if they happen

ErichDonGubler opened this pull request 4 months ago