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

fix typo

atlv24 opened this pull request 30 days ago
[glsl-in] Incorrect array index calculation

magcius opened this issue 30 days ago
build(deps): bump the patch-updates group across 1 directory with 29 updates

dependabot[bot] opened this pull request about 1 month ago
Expose minSubgroupSize and maxSubgroupSize on WebGPU

ArthurBrussee opened this issue about 1 month ago
minor dx12 feature cleanup

atlv24 opened this pull request about 1 month ago
bump metal

atlv24 opened this pull request about 1 month ago
fix typo

atlv24 opened this pull request about 1 month ago
feature: [spv-front] Support for OpAtomicCompareExchange, fixes #6296

schell opened this pull request about 1 month ago
Add `device_unregister_device_lost_closure`

teoxoy opened this pull request about 1 month ago
Simplify `WeakVec`

teoxoy opened this pull request about 1 month ago
Update glow to 0.16

sagudev opened this pull request about 1 month ago
chore: preempt qualification lints again, Vulkan edition

ErichDonGubler opened this pull request about 1 month ago
Test pass timestamp writes validation

ErichDonGubler opened this pull request about 1 month ago
Validate that at least one index must be specified in pass timestamp writes

ErichDonGubler opened this pull request about 1 month ago
Shader preemption

DemiMarie opened this issue about 1 month ago
`WeakVec` should consider using `Vec::swap_remove` instead of a freelist

jimblandy opened this issue about 1 month ago
fix(core): validate `dst_buffer` isn't destroyed when resolving query sets

ErichDonGubler opened this pull request about 1 month ago
Add missing validation for timestamp writes in render and compute passes

ErichDonGubler opened this pull request about 1 month ago
Support Device fence sharing with metal on macOS

sotaroikeda opened this issue about 1 month ago
Static linking for DXC via mach-dxcompiler

DouglasDwyer opened this pull request about 1 month ago
Texture view leaks regression

xiaopengli89 opened this issue about 1 month ago
[naga] Prove to downstream shader compilers that loops terminate

teoxoy opened this issue about 1 month ago
[naga] Translate `bool`s in the workgroup address space to `u32`s

teoxoy opened this issue about 1 month ago
[naga spv-out] Handle nested arrays when adding matrix decorations

jamienicol opened this pull request about 1 month ago
The d3d12 backend silently falls back to FXC if loading DXC fails

nical opened this issue about 1 month ago
[wgsl-in] Reject invalid texture types for textureSampleBias

jamienicol opened this pull request about 1 month ago
build(deps): bump codecov/codecov-action from 4 to 5

dependabot[bot] opened this pull request about 1 month ago
build(deps): bump the patch-updates group across 1 directory with 23 updates

dependabot[bot] opened this pull request about 1 month ago
[wgpu-core/-hal] move raytracing alignments into hal

Vecvec opened this pull request about 1 month ago
DarthShader fuzzing on bare hardware

DemiMarie opened this issue about 1 month ago
Code panicks when using vulkan

Raj2032 opened this issue about 1 month ago
RenderPass.setPushConstant broken on Dx12

fyellin opened this issue about 1 month ago
Ensure we pick the right gpu card in the example backend

arjo129 opened this pull request about 1 month ago
Implement `float32-blendable` device feature

ErichDonGubler opened this issue about 1 month ago
DO NOT MERGE: testing notifications b/w Erich and Teo

ErichDonGubler opened this pull request about 1 month ago
Improve binding error

eliemichel opened this pull request about 1 month ago
[wgpu-core] ray tracing follow-up

teoxoy opened this pull request about 1 month ago
[wgpu-core] ray tracing: use error handling helpers

teoxoy opened this pull request about 1 month ago
Remove unused enum variants

teoxoy opened this pull request about 1 month ago
Latency issues on (Arch) Linux but not on Windows with egui

Raj2032 opened this issue about 1 month ago
feat: add `AsWebGpuErrorType` and `ErrorType` APIs

ErichDonGubler opened this pull request about 1 month ago
[naga msl-out] Use iteration limits to avoid unbounded loops

jimblandy opened this issue about 1 month ago
[naga msl-out] Avoid UB by making all loops bounded.

jimblandy opened this pull request about 1 month ago
Improve lifetime management of command encoders and buffers

teoxoy opened this pull request about 1 month ago
in ohos unable to instantiate OpenGL ES proprietary backend

songhuaixu opened this issue about 1 month ago
Keep up with ~~the Jones family~~ retroactively applying Rust 1.82 lints s'more

ErichDonGubler opened this pull request about 1 month ago
[wgpu-core] Replace usage of `PreHashedMap` with `FastHashMap`

jamienicol opened this pull request about 1 month ago
Fix `set_push_constants` for render bundles

fyellin opened this pull request about 1 month ago
Fix set_push_constants bug.

fyellin opened this pull request about 1 month ago
fix(wgsl-in): include user and unknown rules in `diagnostic(…)` tracking

ErichDonGubler opened this pull request about 1 month ago
WGSL: suggest removing `@` from `@diagnostic(…);`

ErichDonGubler opened this issue about 1 month ago
don't set autoresizing mask on ios as that's not supported

mockersf opened this pull request about 1 month ago
chore: revert removal of `DISABLE_UNIFORMITY_REQ_FOR_FRAGMENT_STAGE`

ErichDonGubler opened this pull request about 1 month ago
Emit unimplemented errors for several `@diagnostic(…)` attribute parse sites

ErichDonGubler opened this pull request about 1 month ago
RenderBundleEncoderSetPushConstants always crashes

fyellin opened this issue about 1 month ago
fix: allow non-filterable float on derived BGLs for texture binding usage w/ no sampler

ErichDonGubler opened this pull request about 1 month ago
Add actual sample type to `CreateBindGroupError::InvalidTextureSampleType` output

ErichDonGubler opened this pull request about 1 month ago
[naga msl-out] Unbounded loop workaround is not adequate

jimblandy opened this issue about 1 month ago
Consider one of the codespan-reporting alternatives

danielhjacobs opened this issue about 1 month ago
fix: lower `QUERY_SET_MAX_QUERYS` 8192 → 4096

ErichDonGubler opened this pull request about 1 month ago
docs(diagnostic_filter): add more words to `DiagnosticFilterMap`

ErichDonGubler opened this pull request about 1 month ago
[naga] Implement binding_array function arguments

davnotdev opened this pull request about 1 month ago
Pick supported adapter for examples

arjo129 opened this issue about 1 month ago
[naga]Naga does not generate `for` loops

b0nes164 opened this issue about 1 month ago
Gate MSL infinite loop optimization workaround to a flag enabled by default

rudderbucky opened this pull request about 1 month ago
[naga] Implement quantizeToF16

jamienicol opened this pull request about 1 month ago
build(deps): bump thiserror from 1.0.67 to 1.0.69

dependabot[bot] opened this pull request about 1 month ago
build(deps): bump the patch-updates group with 16 updates

dependabot[bot] opened this pull request about 1 month ago
build(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9

dependabot[bot] opened this pull request about 1 month ago
build(deps): bump crate-ci/typos from 1.27.0 to 1.27.3

dependabot[bot] opened this pull request about 1 month ago
naga: Add support for GLSL signed/unsigned samplers

DavidPeicho opened this pull request about 1 month ago
Improve logging around surface creation

Wumpf opened this pull request about 1 month ago
Fix Vulkan surface capabilities being advertised when its query failed.

Wumpf opened this pull request about 1 month ago
[naga] `Arena` could use a `take` method

jimblandy opened this issue about 1 month ago
fix(const_eval): don't panic when a `vecN` constructor's arg. count is less than N

ErichDonGubler opened this pull request about 1 month ago
Add `strict_extension` option for SPIR-V frontend

davnotdev opened this issue about 1 month ago
naga: index out of bound in constant_evaluator.rs:217

wgslfuzz opened this issue about 1 month ago
fix(core): handle HAL errors from query set creation

ErichDonGubler opened this pull request about 1 month ago
Query set creation appears to not respect platform limits

ErichDonGubler opened this issue about 1 month ago
Isolate WGSL-specific concepts governing diagnostic filters

ErichDonGubler opened this pull request about 1 month ago
Dx12 HAL texture: expose raw resource

Tsuguri opened this pull request about 1 month ago
Toward bindless

John-Nagle opened this issue about 2 months ago
Make `Surface::as_hal` take an immutable reference to the surface.

jerzywilczek opened this pull request about 2 months ago
[Experiment]: bundled with dxc (as a feature?)

CrazyboyQCD opened this issue about 2 months ago
[Experiement]: bundled with `dxc`

CrazyboyQCD opened this issue about 2 months ago
Validate features and device mismatches in pass beginnings

ErichDonGubler opened this pull request about 2 months ago
`diagnostic(…)` rules are not preserved in `wgsl-out`

ErichDonGubler opened this issue about 2 months ago
Implement `QuerySet::destroy`

ErichDonGubler opened this issue about 2 months ago
Fix Issue 6467: Prevent MacOS crash on invalid workgroup size definition

dfellis opened this pull request about 2 months ago