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

v0.19.3

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 12 months ago
wgpu-hal: add ndk-sys dependency to fix linking error.

github.com/gfx-rs/wgpu - ashdnazg opened this pull request 12 months ago
Vendor WebGPU Bindings from web_sys

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 12 months ago
Cherry pick bug fixes

github.com/gfx-rs/wgpu - bonsairobo opened this pull request 12 months ago
Multithreaded example

github.com/gfx-rs/wgpu - junglie85 opened this issue 12 months ago
Backport v0.19.2

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 12 months ago
Pipeline cache API and implementation for Vulkan

github.com/gfx-rs/wgpu - DJMcNab opened this pull request 12 months ago
docs.rs macOS and wasm32 builds failing

github.com/gfx-rs/wgpu - kpreid opened this issue 12 months ago
Can't use serde on TextureFormat

github.com/gfx-rs/wgpu - Davidster opened this issue 12 months ago
Add multiple render targets example (v2)

github.com/gfx-rs/wgpu - kaphula opened this pull request 12 months ago
Fix Presentation

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 12 months ago
Fix Nested Loops in GLSL

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 12 months ago
Fix docs.rs Builds

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 12 months ago
Fix staging buffer ID allocation mismatch

github.com/gfx-rs/wgpu - nical opened this pull request 12 months ago
use matches! where possible

github.com/gfx-rs/wgpu - adamnemecek opened this pull request 12 months ago
Try to load `libX11.so.6` in addition to `libX11.so`.

github.com/gfx-rs/wgpu - vorporeal opened this pull request 12 months ago
Make `GPUProgrammableStage.entryPoint` optional in `wgpu-core`

github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 12 months ago
deps: Update `ahash` to fix "unknown feature `stdsimd`" error.

github.com/gfx-rs/wgpu - waywardmonkeys opened this pull request 12 months ago
Subgroup Operations

github.com/gfx-rs/wgpu - Lichtso opened this pull request 12 months ago
Fix Integer Clamp

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 12 months ago
Generate wgpu.h from yaml

github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request 12 months ago
Could not lock adapter context on OpenGL

github.com/gfx-rs/wgpu - birbe opened this issue 12 months ago
wgpu-core: Inform user about possible fix

github.com/gfx-rs/wgpu - hackaugusto opened this pull request 12 months ago
Add workaround for gfx-rs/wgpu#5289

github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request 12 months ago
Add multiple render targets example

github.com/gfx-rs/wgpu - kaphula opened this pull request 12 months ago
WGPU won't start on specific windows computer

github.com/gfx-rs/wgpu - isXander opened this issue 12 months ago
Validation limits are too high

github.com/gfx-rs/wgpu - munrocket opened this issue 12 months ago
Pipeline Caching (between program executions)

github.com/gfx-rs/wgpu - DJMcNab opened this issue 12 months ago
Checkpoint of pipeline caching for testing purposes only

github.com/gfx-rs/wgpu - DJMcNab opened this pull request 12 months ago
Add `expected_msg_substring` arg. to `wgpu_test::fail`

github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 12 months ago
Panic: subtract with overflow in render.rs

github.com/gfx-rs/wgpu - nical opened this issue 12 months ago
[d3d12] Panic in end_encoding

github.com/gfx-rs/wgpu - nical opened this issue 12 months ago
fix: always check buffer clear `offset` for OOB

github.com/gfx-rs/wgpu - ErichDonGubler opened this pull request 12 months ago
fix typo in docstring

github.com/gfx-rs/wgpu - PWhiddy opened this pull request 12 months ago
fix doc link

github.com/gfx-rs/wgpu - HexoKnight opened this pull request 12 months ago
Deadlock in Device

github.com/gfx-rs/wgpu - eseaflower opened this issue 12 months ago
64 bit support for some integer instructions

github.com/gfx-rs/wgpu - rodolphito opened this issue 12 months ago
wgpu CI should check cbindgen output

github.com/gfx-rs/wgpu - jimblandy opened this issue 12 months ago
Remove GPU based validation in Tests

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 12 months ago
actions: macos-14 runners

github.com/gfx-rs/wgpu-native - rajveermalviya opened this pull request 12 months ago
Make Features fit in 64 bits again

github.com/gfx-rs/wgpu - nical opened this pull request 12 months ago
[wgpu-hal.gles] Error log for failed GLES heuristics

github.com/gfx-rs/wgpu - PolyMeilex opened this pull request 12 months ago
Docs surface creation no longer unsafe

github.com/gfx-rs/wgpu - hackaugusto opened this pull request 12 months ago
Add Test for #5262

github.com/gfx-rs/wgpu - cwfitzgerald opened this pull request 12 months ago
Array Stride Mismatch in vec3-padded Struct

github.com/gfx-rs/wgpu - froody opened this issue 12 months ago
Add AccelerationStructure to WGSL write_value_type

github.com/gfx-rs/wgpu - JMS55 opened this pull request 12 months ago
Document web-sys version/API mismatch issues

github.com/gfx-rs/wgpu - KeKsBoTer opened this issue 12 months ago
Add a vertex pulling flag to Metal pipelines.

github.com/gfx-rs/wgpu - bradwerth opened this pull request 12 months ago
Remove `windows-rs` feature from `wgpu-hal`

github.com/gfx-rs/wgpu - jimblandy opened this issue 12 months ago
Implement override-expression evaluation

github.com/gfx-rs/wgpu - teoxoy opened this pull request 12 months ago
Remove unused `objc_exception` dependency

github.com/gfx-rs/metal-rs - chyyran opened this pull request 12 months ago
Recent dependency on sockets API?

github.com/gfx-rs/wgpu-native - garettbass opened this issue 12 months ago
Plan for When `Features` overflows `u64`

github.com/gfx-rs/wgpu - Wumpf opened this issue almost 1 year ago
Index value issue in GLSL front nested loop

github.com/gfx-rs/wgpu - patriciogonzalezvivo opened this issue almost 1 year ago
Store Arcs instead of IDs in render bundles

github.com/gfx-rs/wgpu - nical opened this pull request almost 1 year ago
Bump Many Dependencies and MSRV

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago
build(deps): bump crate-ci/typos from 1.18.0 to 1.18.2

github.com/gfx-rs/wgpu - dependabot[bot] opened this pull request about 1 year ago