Ecosyste.ms: OpenCollective

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

gfx-rs hardware

[frozen] Provide hardware to contributors for testing and development.
Collective - Host: opensource - https://opencollective.com/gfx-rs - Website: https://gfx-rs.github.io - Code: https://github.com/gfx-rs

Unorm_10_10_10_A2 Should Be Rgb10A2Unorm

github.com/gfx-rs/wgpu - cwfitzgerald opened this issue 10 months ago
beginRenderPass device mismatched crashes

github.com/gfx-rs/wgpu - sagudev opened this issue 10 months ago
build(deps): bump the patch-updates group with 7 updates

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 10 months ago
Fix Failure Case for MacOS 14.3

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 10 months ago
Fix Subgroup Ops on VK 1.2 Device

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 10 months ago
build(deps): bump crate-ci/typos from 1.20.9 to 1.20.10

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 10 months ago
Add Release.md

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 10 months ago
Release v0.20.0

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 10 months ago
make Instanse::create_surface safe

github.com/gfx-rs/wgpu - Chen1Plus opened this issue 10 months ago
refactor(naga): remove extraneous leading path qualifiers

github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 10 months ago
Add some more changelog entries

github.com/gfx-rs/wgpu - atlv24 opened this pull request 10 months ago
[core] Fix caller location tracking in `lock::ranked`.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago
Reword / reclassify a few changelog entries.

github.com/gfx-rs/wgpu - Imberflur opened this pull request 10 months ago
build(deps): bump the patch-updates group with 5 updates

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 10 months ago
Fix int64 metal detection

github.com/gfx-rs/wgpu - atlv24 opened this pull request 10 months ago
[core] Add checked `RwLock`.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago
Update my username in the changelog

github.com/gfx-rs/wgpu - atlv24 opened this pull request 10 months ago
Fix inconsistency in Limits defaults and clean up

github.com/gfx-rs/wgpu - atlv24 opened this pull request 10 months ago
10-bit color support on Linux (No HDR)

github.com/gfx-rs/wgpu - valaphee opened this issue 10 months ago
Prepare changelog for 0.20

github.com/gfx-rs/wgpu - Wumpf opened this pull request 10 months ago
[CI] Fix Vulkan SDK installation

github.com/gfx-rs/wgpu - teoxoy opened this pull request 10 months ago
CreateBindGroup validation error on device mismatch

github.com/gfx-rs/wgpu - sagudev opened this pull request 10 months ago
Clean up weak references to texture views and bind groups

github.com/gfx-rs/wgpu - xiaopengli89 opened this pull request 10 months ago
Don't re-export `bitflags` and `log`.

github.com/gfx-rs/metal-rs - waywardmonkeys opened this pull request 10 months ago
[core] Properly recycle `Device::temp_suspected`.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago
fix: Address most Clippy warnings

github.com/gfx-rs/metal-rs - tim-harding opened this pull request 10 months ago
[core] Deadlock involving three locks

github.com/gfx-rs/wgpu - jimblandy opened this issue 10 months ago
Update dev-dependencies: cocoa, glam, winit.

github.com/gfx-rs/metal-rs - waywardmonkeys opened this pull request 10 months ago
[hlsl-out] Fix accesses on zero value expressions

github.com/gfx-rs/wgpu - Imberflur opened this pull request 10 months ago
Fix unsoundness in `new_library_with_data`

github.com/gfx-rs/metal-rs - madsmtm opened this pull request 10 months ago
new_library_with_data is broken

github.com/gfx-rs/metal-rs - K0bin opened this issue 10 months ago
ci: Update `actions/checkout` and `actions/cache`.

github.com/gfx-rs/metal-rs - waywardmonkeys opened this pull request 10 months ago
[core] Deadlock involving five locks

github.com/gfx-rs/wgpu - jimblandy opened this issue 10 months ago
build(deps): bump the patch-updates group with 7 updates

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 10 months ago
build(deps): bump crate-ci/typos from 1.20.8 to 1.20.9

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 10 months ago
Add tvOS support

github.com/gfx-rs/wgpu - darkwater opened this issue 10 months ago
Make compute pass end consume the pass

github.com/gfx-rs/wgpu - Wumpf opened this pull request 10 months ago
When a `#[gpu_test]` test fails, print its source location.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago
`wgpu-core` contains deadlocks

github.com/gfx-rs/wgpu - jimblandy opened this issue 10 months ago
Crash compiling and using HLSL shaders

github.com/gfx-rs/wgpu - JMS55 opened this issue 10 months ago
Allow ETC2 in OpenGL if ES3 compatible

github.com/gfx-rs/wgpu - valaphee opened this pull request 10 months ago
Cleanup ShaderModel detection usage

github.com/gfx-rs/wgpu - atlv24 opened this pull request 10 months ago
Added support for IO commands

github.com/gfx-rs/metal-rs - zmarlon opened this pull request 10 months ago
[naga] add `Expression::Override` to `needs_pre_emit`

github.com/gfx-rs/wgpu - teoxoy opened this pull request 10 months ago
[hal] Document `Queue::submit` ordering guarantees a bit.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago
Vulkan Swapchain and Submit Synchronization Incorrect

github.com/gfx-rs/wgpu - cwfitzgerald opened this issue 10 months ago
[naga] Introduce `HashableLiteral`

github.com/gfx-rs/wgpu - teoxoy opened this pull request 10 months ago
Fix vectors being unconditionally host shareable

github.com/gfx-rs/wgpu - teoxoy opened this pull request 10 months ago
Fix the ordering of id freeing and deleting

github.com/gfx-rs/wgpu - DJMcNab opened this pull request 10 months ago
Update wgpu to 0.19.4

github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request 10 months ago
Backport changelog from 0.19.4

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 10 months ago
MoltenVK Subgroup Size Error

github.com/gfx-rs/wgpu - cwfitzgerald opened this issue 10 months ago
build(deps): bump the patch-updates group with 23 updates

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 10 months ago
Fix Merge Issues Between #5301 and #5508

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 10 months ago
Incorrect const eval equality in naga

github.com/gfx-rs/wgpu - nanoqsh opened this issue 10 months ago
[core] Don't derive `Default` for `ResourceMaps`.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago
[core] Use internal locking in `CommandAllocator`.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago
[core] Enforce a deadlock-free locking order for Mutexes.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago
build(deps): bump the patch-updates group with 19 updates

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request 10 months ago
64 bit Image Atomics

github.com/gfx-rs/wgpu - atlv24 opened this pull request 10 months ago
[core] Also trace snatch lock write guard acquisitions.

github.com/gfx-rs/wgpu - jimblandy opened this pull request 10 months ago