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

Add `create_*_pipeline_async()`

kpreid opened this issue over 1 year ago
Bump metal from 0.24.0 to 0.25.0

dependabot[bot] opened this pull request over 1 year ago
[wgsl-in] Parse error for subtraction in array index

fintelia opened this issue over 1 year ago
Pipeline is not referred to by label in error message

EriKWDev opened this issue over 1 year ago
Excess CPU usage when idle

adrian5 opened this issue over 1 year ago
Resizing hello-triangle sample to be too small causes a panic

mcclure opened this issue over 1 year ago
Fix missing 4X MSAA support on some OpenGL backends

emilk opened this pull request over 1 year ago
Fix multiview rendering

MalekiRe opened this pull request over 1 year ago
Add a feature gate to enable XR/Multiview rendering

MalekiRe opened this issue over 1 year ago
`wgpu` often panics on errors

emilk opened this issue over 1 year ago
Bump winit from 0.27.5 to 0.28.6

dependabot[bot] opened this pull request over 1 year ago
Bump glutin from 0.29.1 to 0.30.8

dependabot[bot] opened this pull request over 1 year ago
Backport bugfixes to v0.16

Wumpf opened this pull request over 1 year ago
Document that various sizes and offsets are in bytes.

jimblandy opened this pull request over 1 year ago
I run example then Terminal error

SunOfHomeBoy opened this issue over 1 year ago
Evaluate cost / benefit of `"span"` feature

jimblandy opened this issue over 1 year ago
Bump serde from 1.0.162 to 1.0.163

dependabot[bot] opened this pull request over 1 year ago
Could the examples be under more permissive licenses?

mcclure opened this issue over 1 year ago
Specify size is in bytes for buffer documentation

JMS55 opened this issue over 1 year ago
Clarify Error Handling

cwfitzgerald opened this issue over 1 year ago
Bump serde from 1.0.160 to 1.0.162

dependabot[bot] opened this pull request over 1 year ago
Bump gpu-alloc from 0.5.3 to 0.5.4

dependabot[bot] opened this pull request over 1 year ago
docs(adapter): document `device` and `vendor` IDs repr.

ErichDonGubler opened this pull request over 1 year ago
Support `POLYGON_MODE_LINE` and `POLYGON_MODE_POINT` for GL

LucaCiucci opened this issue over 1 year ago
Bump libc from 0.2.141 to 0.2.144

dependabot[bot] opened this pull request over 1 year ago
Change `AdapterInfo::{device,vendor}` fields to `u32`

ameknite opened this pull request over 1 year ago
Change `AdapterInfo::{device,vendor}` to be `u32` instead of `usize`

ErichDonGubler opened this issue over 1 year ago
Bump winit from 0.27.5 to 0.28.5

dependabot[bot] opened this pull request over 1 year ago
Bump libc from 0.2.141 to 0.2.143

dependabot[bot] opened this pull request over 1 year ago
Surface lags behind on window resize

nohenry opened this issue over 1 year ago
Update CI to install wasm-pack from binary

paul-hansen opened this pull request over 1 year ago
Publish examples to wgpu.rs on updates to trunk branch instead of gecko

paul-hansen opened this pull request over 1 year ago
Bump winit from 0.27.5 to 0.28.4

dependabot[bot] opened this pull request over 1 year ago
Allow disabling the `StageError::InputNotConsumed` error

Aaron1011 opened this issue over 1 year ago
Define wgpu_core::Global::create_render_bundle_error.

jimblandy opened this pull request over 1 year ago
wgpu.rs examples not working on chrome 113 windows 10

lesleyrs opened this issue over 1 year ago
web: use `get_preferred_canvas_format()` to fill `SurfaceCapabilities`

jinleili opened this pull request over 1 year ago
fix(wgpu-core)!: use `u32` indices for bind group layouts everywhere

ErichDonGubler opened this pull request over 1 year ago
Should Naga's error representation be the public error API?

ErichDonGubler opened this issue over 1 year ago
Timestamps need to be in nanoseconds

Wumpf opened this issue over 1 year ago
Add texture property accessors that are missing to comply with webgpu.h

eliemichel opened this pull request over 1 year ago
Add a link to the WebGPU C++ programming guide

eliemichel opened this pull request over 1 year ago
mipmap example does not work in v0.16

im-0 opened this issue over 1 year ago
wgpu in wasm in Safari brutally murders the whole browser tab

mcclure opened this issue over 1 year ago
docs: note feature req. for `Depth32FloatStencil8`

ErichDonGubler opened this pull request over 1 year ago
Fix typo in panic message

flba-eb opened this pull request over 1 year ago
Support subgroup/wave operations

JMS55 opened this issue over 1 year ago
Fold `Error` source chain `Display` output into shader errors

ErichDonGubler opened this pull request over 1 year ago
#3575 makes `Id` types `!Send` and `!Sync`

kyren opened this issue over 1 year ago
Consolidate diagnostic presentation logic into library error types

ErichDonGubler opened this issue over 1 year ago
Function-local `const` declarations not implemented

jimblandy opened this issue over 1 year ago
CI: Remove obsolete wasm-pack workaround

haraldreingruber opened this pull request over 1 year ago
Bump bitflags from 2.1.0 to 2.2.1

dependabot[bot] opened this pull request over 1 year ago
Fix crash on command buffer drop

Wumpf opened this pull request over 1 year ago
`assertion failed: data.is::<T>()` on command buffer drop

Wumpf opened this issue over 1 year ago
bunnymark example does not work (on win10?)

mcclure opened this issue over 1 year ago
rust-toolchain file is breaking the world for me

mcclure opened this issue over 1 year ago
Feature Request: BUFFER_BINDING_ARRAY support for metal

theswerd opened this issue over 1 year ago
Fix typo

timokoesters opened this pull request over 1 year ago
Pass correct surface for existing canvases

grovesNL opened this pull request over 1 year ago
refactor: resolve `clippy::redundant_clone`

ErichDonGubler opened this pull request over 1 year ago
OutOfMemory error occurs after a few moments of application launch

princessdumpsterfire opened this issue over 1 year ago
Bump libloading from 0.7.4 to 0.8.0

dependabot[bot] opened this pull request over 1 year ago
Bump libc from 0.2.141 to 0.2.142

dependabot[bot] opened this pull request over 1 year ago
Bump libloading

teoxoy opened this pull request over 1 year ago
wgpu(web) assertion failed: data.is::<T>()

codeart1st opened this issue over 1 year ago
Revert "Bump libloading from 0.7.4 to 0.8.0"

teoxoy opened this pull request over 1 year ago
Roll libloading back to 0.7 to avoid windows-rs dep.

nical opened this pull request over 1 year ago
Release v0.16.0

cwfitzgerald opened this pull request over 1 year ago
Fix unsetting vertex attributes in gles backend

Azorlogh opened this pull request over 1 year ago
Use argument buffers on Metal

kanerogers opened this issue over 1 year ago
Change AdapterInfo::vendor to string and add AdapterInfo::vendor_id

i509VCB opened this pull request over 1 year ago
Implement `Features::RG11B10UFLOAT_RENDERABLE`

jinleili opened this pull request over 1 year ago
wgpu-hal with Vulkan broken on macOS

meyerzinn opened this issue over 1 year ago
wgpu-hal doesn't compile for Vulkan without Metal on Mac

meyerzinn opened this issue over 1 year ago
Compile time shader checking

Ciubix8513 opened this issue over 1 year ago
[wgpu-hal] fall back from broken `VK_KHR_timeline_semaphore` impls.

eddyb opened this pull request over 1 year ago
Don't implement `Send` or `Sync` on Wasm

daxpedda opened this pull request over 1 year ago
Contributor UX Tracking Issue

cwfitzgerald opened this issue over 1 year ago
Update CI Publishing Jobs for WebGPU Release

cwfitzgerald opened this issue over 1 year ago
Hard to Tell if Test is Skipped

cwfitzgerald opened this issue over 1 year ago
Testing Tracking Issue

cwfitzgerald opened this issue over 1 year ago
WASM Tests Unsupported on WebGPU

cwfitzgerald opened this issue over 1 year ago
Want to Contribute? Start Here! List of Tracking Issues

cwfitzgerald opened this issue over 1 year ago
Web Platform Tracking Issue

cwfitzgerald opened this issue over 1 year ago
Tracking issue for documenting platform dependent Surface behavior

i509VCB opened this issue over 1 year ago
Disable suballocation on Iris(R) Xe gpu

xiaopengli89 opened this pull request almost 2 years ago