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

build(deps): bump the patch-updates group with 27 updates

dependabot[bot] opened this pull request 4 months ago
fix wrong count buffer id

BlackStone1123 opened this pull request 4 months ago
build(deps): bump crate-ci/typos from 1.24.1 to 1.24.3

dependabot[bot] opened this pull request 4 months ago
WGSL: Support the `pointer_composite_access` language extension

rcoreilly opened this issue 4 months ago
[naga wgsl-in] Proper singular generic in vec and matrix

sagudev opened this pull request 4 months ago
[naga] Allow dynamic indexing of array

sagudev opened this pull request 4 months ago
[naga wgsl] all swizzle components must be either color or dimension

sagudev opened this pull request 4 months ago
[naga] Use checked_mul or leading_zeros to detect shl overflows

sagudev opened this pull request 4 months ago
Expose conversions between TextureFormat and naga::StorageFormat

caelunshun opened this pull request 4 months ago
WGSL: xyzw and rgba are not allowed to apear in same swizzle

sagudev opened this issue 4 months ago
multi_draw_indirect_count set incorrect count buffer id.

BlackStone1123 opened this issue 4 months ago
feat(wgsl): add `first` and `either` sampling for `@interpolate(flat, …)`

ErichDonGubler opened this pull request 5 months ago
Yet more preempting of Rust 1.80 lints

ErichDonGubler opened this pull request 5 months ago
Report overflow when shl overflows into sign bit

sagudev opened this issue 5 months ago
[wgpu-hal] #5956 `windows-rs` migration followups and cleanups

MarijnS95 opened this pull request 5 months ago
FIFO not working with Metal backend

RobinWragg opened this issue 5 months ago
Add `VideoFrame` to `ExternalImageSource` enum

jprochazk opened this pull request 5 months ago
`Device::as_hal` crashes after ID removal in #6134

ErichDonGubler opened this issue 5 months ago
Fix missing word in comment

mfluehr opened this pull request 5 months ago
Add `ExternalImageSource::VideoFrame`

jprochazk opened this issue 5 months ago
webgl fallback fails in some browsers.

rukai opened this issue 5 months ago
Option::unwrap in wgpu_hal on nixos

VoreckLukas opened this issue 5 months ago
DX12 backend no longer works after #5956

xiaopengli89 opened this issue 5 months ago
Vulkan: create texture from d3d11 shared handle

xiaopengli89 opened this pull request 5 months ago
build(deps): bump crate-ci/typos from 1.23.6 to 1.24.1

dependabot[bot] opened this pull request 5 months ago
Panic at unreachable

edwloef opened this issue 5 months ago
Fix repo URL of `d3d12` crate

LastExceed opened this pull request 5 months ago
[naga wgsl] Implement local `const` declarations

sagudev opened this pull request 5 months ago
Why is the initialization so slow?

mrjbom opened this issue 5 months ago
The repository URL of the `d3d12` crate on crates.io is 404

LastExceed opened this issue 5 months ago
Vec4 cross product does not check types and crashes the program

AlphaNow37 opened this issue 5 months ago
[wgpu-hal] Allow importing external WGL contexts as with EGL

MarijnS95 opened this pull request 5 months ago
[wgpu-hal] Upgrade `glutin` to `0.31`

MarijnS95 opened this pull request 5 months ago
hal: cargo feature to allow using `VK_GOOGLE_display_timing` unsafely

DJMcNab opened this pull request 5 months ago
Preempt `unused_qualifications` lints triggered in Rust 1.80

ErichDonGubler opened this pull request 5 months ago
Reduce size of parse error

kornelski opened this pull request 5 months ago
Further error handling improvements

kornelski opened this pull request 5 months ago
DX12: Memory leaks with intel gpu & 30+ driver

xiaopengli89 opened this issue 5 months ago
Restore CI checks for `--doc-private-items`.

jimblandy opened this issue 5 months ago
Use the repo's MSRV for building docs.

jimblandy opened this pull request 5 months ago
`DOCS_RUST_VERSION` is no longer needed

jimblandy opened this issue 5 months ago
Draft: dealing with data too large for a single buffer

alphastrata opened this pull request 5 months ago
Make `wgpu_test::valid` print errors it detects.

jimblandy opened this pull request 5 months ago
build(deps): bump the patch-updates group across 1 directory with 27 updates

dependabot[bot] opened this pull request 5 months ago
Remove IDs from wgpu traits

teoxoy opened this pull request 5 months ago
Expose the translation units and parsers for naga frontends

ncthbrt opened this issue 5 months ago
Sometimes cannot create compute pipeline

GopherJ opened this issue 5 months ago
NotSupported(NotSupportedError) when attempting to run example

RedPlayer1 opened this issue 5 months ago
build(deps): bump the patch-updates group with 25 updates

dependabot[bot] opened this pull request 5 months ago
Reduce code size of error handling

kornelski opened this pull request 5 months ago
chore: #[must_use] annotations on getters

kornelski opened this pull request 5 months ago
Fix hlsl image type conversion

atlv24 opened this pull request 5 months ago
Support `first` and `either` sampling in `@interpolate(flat, …)`

ErichDonGubler opened this issue 5 months ago
refactor(web): satisfy `unused_qualifications`

ErichDonGubler opened this pull request 5 months ago
Remove `allow(trivial_casts)`

ErichDonGubler opened this pull request 5 months ago
Make Vulkan error handling more robust

teoxoy opened this pull request 5 months ago
Fixed spelling mistake in URL of d3d12

codefionn opened this pull request 5 months ago
BufferAsyncError in webassembly (Linux only)

GopherJ opened this issue 5 months ago
Took more than 10minutes to create compute pipeline on Linux

GopherJ opened this issue 5 months ago
[metal] Improve layer initialization and resizing

madsmtm opened this pull request 5 months ago
Enable `clippy::tests_outside_test_module` lint

Wumpf opened this issue 5 months ago
Raise MSRV to Rust 1.80

ErichDonGubler opened this pull request 5 months ago
Satisfy Rust 1.77 lints

ErichDonGubler opened this pull request 5 months ago
Resolve lints in versions _newer_ than Rust 1.76 while still in Rust 1.76

ErichDonGubler opened this pull request 5 months ago
build(deps): bump the patch-updates group with 13 updates

dependabot[bot] opened this pull request 5 months ago
Mip level support with Metal not working?

trbabb opened this issue 5 months ago
Degenerification part 2/3: Removal of lifetimes from `wgpu-core`

Wumpf opened this pull request 5 months ago
Degenerification part 1/3: `wgpu-hal` `DynDevice` & friends

Wumpf opened this pull request 5 months ago
regression: compute example doesn't work on wayland

sigmaSd opened this issue 5 months ago
Memory write concurrency guarantees

trbabb opened this issue 5 months ago
get_bind_group_layout fails when layout is auto

sagudev opened this issue 5 months ago
Add a separate pipeline constants error

teoxoy opened this pull request 5 months ago
Maximum dynamic offset limit is incorrect per the spec

trbabb opened this issue 5 months ago
Use `ManuallyDrop` in remaining places

teoxoy opened this pull request 5 months ago
Change remaining device methods to return `Arc`ed resources

teoxoy opened this pull request 5 months ago
[wgpu-core] Remove tracking data from resources that are not tracked

teoxoy opened this pull request 5 months ago
f64 calculation wrong

Jianqoq opened this issue 5 months ago
can't compile compute shader

Jianqoq opened this issue 5 months ago