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

Make Surface#configure and Surface#get_current_texture non-fatal

alokedesai opened this pull request 5 months ago
[naga] Expose lexer/parser in frontend gated by feature flag?

DexterHill0 opened this issue 5 months ago
Fix initial texture state for injected hal textures

Tsuguri opened this pull request 5 months ago
Crash when using texture created with create_texture_from_hal

Tsuguri opened this issue 5 months ago
Linux + Nvidia + EGL + X11 picks the wrong adapter

valadaptive opened this issue 5 months ago
WGLSL and WebGL Primary Full Support

KooIaIa opened this issue 5 months ago
wgpu needs a better (and stable) public API

SludgePhD opened this issue 5 months ago
`DepthStencilState::bias` should be named `depth_bias`

ErichDonGubler opened this issue 5 months ago
Move out invalidity from the `Registry`

teoxoy opened this pull request 5 months ago
style: simplify string hashes for readability

hamirmahal opened this pull request 5 months ago
[d3d12] handle known error variants returned by `D3D12CreateDevice`

teoxoy opened this pull request 5 months ago
New minor release?

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

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

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

dependabot[bot] opened this pull request 5 months ago
support `enable clip_distances` extension

EriKWDev opened this issue 5 months ago
DX12: Surface::configure panics if old TextureView is still alive

akimakinai opened this issue 5 months ago
feat: Add 32-bit floating-point atomics (`SHADER_FLOAT32_ATOMIC`)

AsherJingkongChen opened this pull request 5 months ago
WGSL constant values should not be concretized

jimblandy opened this issue 5 months ago
[naga] Document `snapshots::Targets::IR` and `ANALYSIS`.

jimblandy opened this pull request 5 months ago
`Texture` from `ID3D12Resource/ID3D11Resource`?

mycrl opened this issue 5 months ago
Fix a regression from #6223

nical opened this pull request 5 months ago
Typo rename Rg11b10UFloat to Rg11b10Ufloat

valaphee opened this pull request 5 months ago
Resolve lints for Rust 1.78-1.81 that can be preempted before upgrade

ErichDonGubler opened this pull request 5 months ago
[ci] Re-enable `cargo doc --document-private-items` in CI

jimblandy opened this pull request 5 months ago
Fix the internal buffer and texture count

nical opened this pull request 5 months ago
Unable to break out of the loop in SPIR-V

kvark opened this issue 5 months ago
[core] Update docs for private items.

jimblandy opened this pull request 5 months ago
[naga] Update docs for private items.

jimblandy opened this pull request 5 months ago
[naga] Make tests compile without the WGSL front end.

jimblandy opened this pull request 5 months ago
Make bind group an Option for set_bind_group calls.

bradwerth opened this pull request 5 months ago
Minor test fixups

ErichDonGubler opened this pull request 5 months ago
chore: satisfy `clippy::ref_as_ptr`

ErichDonGubler opened this pull request 5 months ago
[naga const-eval] `LiteralVector` and some demo builtins

sagudev opened this pull request 5 months ago
WGL and EGL's context activation is unsound

ErichDonGubler opened this issue 5 months ago
[metal] Use `raw-window-metal` to do layer creation

madsmtm opened this pull request 5 months ago
[hal] Document some `CommandEncoder` trait methods.

jimblandy opened this pull request 5 months ago
[glsl-in] lost statement of multi part loop-expression

Vipitis opened this issue 5 months ago
build(deps): bump the patch-updates group across 1 directory with 28 updates

dependabot[bot] opened this pull request 5 months ago
[d3d12] Make sure WARP device creation works properly

teoxoy opened this issue 5 months ago
test

teoxoy opened this pull request 5 months ago
[core, hal, types] Clarify `wgpu_hal`'s bounds check promises.

jimblandy opened this pull request 5 months ago
D3D12 cleanup

teoxoy opened this pull request 5 months ago
[naga wgsl-in] allow global vars without explicit type

sagudev opened this pull request 5 months ago
[naga wgsl] Impl `const_assert`

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

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

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

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

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

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

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

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

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

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

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

BlackStone1123 opened this issue 5 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