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: 5890 set upper bound for vertical jump

dv29 opened this pull request 6 months ago
chore: fix some comments

renshuncui opened this pull request 6 months ago
X11: OpenGL/Intel adapter not detected while present on wayland

rkschamer opened this issue 7 months ago
Fix a few entry_point parameters

nical opened this pull request 7 months ago
build(deps): bump the patch-updates group with 8 updates

dependabot[bot] opened this pull request 7 months ago
build(deps): bump crate-ci/typos from 1.23.2 to 1.23.3

dependabot[bot] opened this pull request 7 months ago
Debug build of example Shadow leaks memory

pakanek opened this issue 7 months ago
WIP: feat: only require depth config. for fmts. w/ depth

ErichDonGubler opened this pull request 7 months ago
Remove various unused fields in `naga`

ErichDonGubler opened this pull request 7 months ago
refactor: satisfy `clippy::missing_transmute_annotations`

ErichDonGubler opened this pull request 7 months ago
Reexport InternalCounters, HalCounters and CoreCounters in wgpu

nical opened this pull request 7 months ago
Undo doing less bench iterations under `cfg(test)`

Wumpf opened this pull request 7 months ago
Use workspace dependencies more.

waywardmonkeys opened this pull request 7 months ago
naga: Remove feature `std` for `indexmap`

waywardmonkeys opened this pull request 7 months ago
typos: More precise config, remove refs to "implace"

waywardmonkeys opened this pull request 7 months ago
Feature gate wgpu-core's api and resource level logging

Elabajaba opened this pull request 7 months ago
[wgpu-tests] Use concrete error messages for failures

dv29 opened this pull request 7 months ago
[core] Use `ManuallyDrop` for `wgpu_core::device::Queue::raw`.

jimblandy opened this pull request 7 months ago
[naga glsl-in] Unknown function 'groupMemoryBarrier'

wcork opened this issue 7 months ago
Error instead of panic in check bind

sagudev opened this pull request 7 months ago
Reduce the api_log overhead

nical opened this pull request 7 months ago
[wgpu-core] fix length of copy in `queue_write_texture` #2

teoxoy opened this pull request 7 months ago
build(deps): bump the patch-updates group with 15 updates

dependabot[bot] opened this pull request 7 months ago
Print requested and supported usages on UnsupportedUsage error

VladasZ opened this pull request 7 months ago
Allow 3D textures to be renderable

matthew-wong1 opened this pull request 7 months ago
Bump core MSRV to 1.76

Wumpf opened this pull request 7 months ago
wgpu-hal dynamic dispatch, towards fewer generics in wgpu-core

Wumpf opened this pull request 7 months ago
Remove `allow(unknown_lints)` and `clippy::if_then_panic`

waywardmonkeys opened this pull request 7 months ago
Convert some module doc comments

waywardmonkeys opened this pull request 7 months ago
Split `wgpu` Crate into Modules

cwfitzgerald opened this pull request 7 months ago
wgpu-types: Use explicit feature for `serde`

waywardmonkeys opened this pull request 7 months ago
Make some errors serializable

sagudev opened this pull request 7 months ago
`cargo clippy` fails on call into `profiling`

torokati44 opened this issue 7 months ago
wgpu-core docs fail to build.

andriyDev opened this issue 7 months ago
Cannot create GL ES 3.x adapter when GL < 3.3 exists

Rapdorian opened this issue 7 months ago
Fix profiling with tracy.

waywardmonkeys opened this pull request 7 months ago
Disable wgpu-core documentation as a workaround for #4905.

kpreid opened this pull request 7 months ago
`native` cfg alias is public but not documented

kpreid opened this issue 7 months ago
Fix Codecov Timeout Issues

cwfitzgerald opened this pull request 7 months ago
Expose GPU allocation reports

nical opened this pull request 7 months ago
Update gpu-allocator dependency to 0.27

nical opened this pull request 7 months ago
Use `ManuallyDrop` instead of `Option` for `PendingWrites`

teoxoy opened this pull request 7 months ago
Add missing same device checks

teoxoy opened this pull request 7 months ago
Add a few missing changelog entries

teoxoy opened this pull request 7 months ago
22.0.0 release

ErichDonGubler opened this pull request 7 months ago
Remove latest_submission_index

cwfitzgerald opened this pull request 7 months ago
[wgpu] remove `trace` feature temporarily

teoxoy opened this pull request 7 months ago
Add back support for tracing (`trace` feature) to `wgpu`

teoxoy opened this issue 7 months ago
[wgpu-core] fix length of copy in `queue_write_texture`

teoxoy opened this pull request 7 months ago
[example] add instructions to halmark

teoxoy opened this pull request 7 months ago
[core] Make `poll(Wait)` not hang after bad command submission.

jimblandy opened this pull request 7 months ago
`Device::poll(Wait)` hangs after failed command submission

jimblandy opened this issue 7 months ago
[test] allow WARP to run the zero-init workgroup memory test

teoxoy opened this pull request 7 months ago
[tests] delete outdated comment on `DEVICE_DESTROY_THEN_MORE` test

teoxoy opened this pull request 7 months ago
docs(CHANGELOG): backport 0.19.5 entries

ErichDonGubler opened this pull request 7 months ago
Halmark demo broken / only shows a blue screen

Wumpf opened this issue 7 months ago
[test] remove molten vk failure

teoxoy opened this pull request 7 months ago
v0.19.5

ErichDonGubler opened this pull request 7 months ago
spv-out: fix acceleration structure in a function argument

kvark opened this pull request 7 months ago
v0.20.2 not available in crates.io

psvri opened this issue 7 months ago
build(deps): bump the patch-updates group with 6 updates

dependabot[bot] opened this pull request 7 months ago
build(deps): bump crate-ci/typos from 1.23.1 to 1.23.2

dependabot[bot] opened this pull request 7 months ago
[wgpu-hal] Migrate d3d12 backend over to `windows-rs`

MarijnS95 opened this pull request 7 months ago
[core] Correct docs for `LifetimeTracker` and its `mapped` field.

jimblandy opened this pull request 7 months ago
[core] Correctly check mipmap-filtering samplers against the layout.

jimblandy opened this pull request 7 months ago
Atomic64 fixes

JMS55 opened this pull request 7 months ago
[wgpu-core] Make the `StagingBuffer` implementation more robust

teoxoy opened this pull request 7 months ago
build(deps): bump the patch-updates group across 1 directory with 23 updates

dependabot[bot] opened this pull request 7 months ago
[d3d12] Drop resource before free suballocation

xiaopengli89 opened this pull request 7 months ago
wgc: Use explicit feature for `raw-window-handle`

waywardmonkeys opened this pull request 7 months ago
Use `derive` feature on `serde` rather than `serde_derive`

waywardmonkeys opened this pull request 7 months ago
Buffer leaks

xiaopengli89 opened this issue 7 months ago
naga: Fix reference to `serde` feature.

waywardmonkeys opened this pull request 7 months ago
Enable `lock::ranked` validation by default in debug builds

jimblandy opened this issue 7 months ago
Changelog cleanup round

Wumpf opened this pull request 7 months ago
clippy: Fix `doc_lazy_continuation` lints

waywardmonkeys opened this pull request 7 months ago
Update `target_pixel_byte_cost` and `target_component_alignment`

teoxoy opened this pull request 7 months ago
[wgpu-core] use the view's format not the texture's format

teoxoy opened this pull request 7 months ago
[wgpu-core] fix `.zip()` usages

teoxoy opened this pull request 7 months ago
[wgpu] Reorganize buffer mapping docs. Make example code work.

jimblandy opened this pull request 7 months ago
[xtask test] Implement `--nocapture` flag.

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

dependabot[bot] opened this pull request 7 months ago