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

Bump smallvec from 1.11.1 to 1.11.2

dependabot[bot] opened this pull request about 1 year ago
Bump tokio from 1.33.0 to 1.34.0

dependabot[bot] opened this pull request about 1 year ago
[naga] Improve algorithm for Module compaction.

jimblandy opened this pull request about 1 year ago
Backport using HLSL 2018 to v0.18

daxpedda opened this pull request about 1 year ago
Don't drop command buffers when submitting in wgpu_core

nical opened this pull request about 1 year ago
`queue.submit` consumes command buffers

nical opened this issue about 1 year ago
Better handle destroying textures and buffers

nical opened this pull request about 1 year ago
vk: Only support bgra8unorm_storage if STORAGE_READ_WITHOUT_FORMAT is supported

SethDusek opened this pull request about 1 year ago
Public Naga IR Builders

therealbnut opened this issue about 1 year ago
WGL flake turns into panic in `request_adapter()`

kpreid opened this issue about 1 year ago
Bump serde from 1.0.191 to 1.0.192

dependabot[bot] opened this pull request about 1 year ago
Bump getrandom from 0.2.10 to 0.2.11

dependabot[bot] opened this pull request about 1 year ago
[wayland] crash in eglTerminate on program exit

mcclure opened this issue about 1 year ago
Fix Panic in Surface Configure (#4635) (0.18 backport)

mcclure opened this pull request about 1 year ago
[wgsl-in] Remove unused expressions from Module::const_expressions.

jimblandy opened this pull request about 1 year ago
rename/deprecate block_size -> block_copy_size, improve docs

Wumpf opened this pull request about 1 year ago
Bump serde from 1.0.190 to 1.0.191

dependabot[bot] opened this pull request about 1 year ago
More complete implementation of "lose the device".

bradwerth opened this pull request about 1 year ago
[glsl-in] switch case using const int causes downstream panic

Vipitis opened this issue about 1 year ago
Gate usage of `metal::ComputePassDescriptor` on timestamp query support

teoxoy opened this pull request about 1 year ago
Check if `source` is empty when constructing `hal::DebugSource`

teoxoy opened this pull request about 1 year ago
Remove Unnecessary Features from Examples

cwfitzgerald opened this issue over 1 year ago
Pass 3 on examples

cwfitzgerald opened this pull request over 1 year ago
Fix wasm examples

cwfitzgerald opened this pull request over 1 year ago
Bump syn from 2.0.38 to 2.0.39

dependabot[bot] opened this pull request over 1 year ago
Bump wasm-bindgen-test from 0.3.37 to 0.3.38

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

dependabot[bot] opened this pull request over 1 year ago
Fix Panic in Surface Configure

cwfitzgerald opened this pull request over 1 year ago
Rewrite Example Event Loop

cwfitzgerald opened this pull request over 1 year ago
[naga wgsl-in] Introduce `Scalar` type.

jimblandy opened this pull request over 1 year ago
Automated tests fail on Mac OS 10.13

mcclure opened this issue over 1 year ago
Update web sys 0.3.65 on branch 0.17

mockersf opened this pull request over 1 year ago
Use HLSL 2018

daxpedda opened this pull request over 1 year ago
Winit Updated Caused Redraws Not to Happen

krakow10 opened this issue over 1 year ago
Ensure that pipeline creation errors register layouts as errors also

bradwerth opened this pull request over 1 year ago
Bump hassle-rs from 0.10.0 to 0.11.0

dependabot[bot] opened this pull request over 1 year ago
Bump js-sys from 0.3.64 to 0.3.65

dependabot[bot] opened this pull request over 1 year ago
Bump wasm-bindgen from 0.2.87 to 0.2.88

dependabot[bot] opened this pull request over 1 year ago
Bump indexmap from 2.0.2 to 2.1.0

dependabot[bot] opened this pull request over 1 year ago
Add some doc comments to `naga::proc::constant_evaluator`.

jimblandy opened this pull request over 1 year ago
bevy Getting Started ERROR output

str0yd opened this issue over 1 year ago
[naga] Constant evaluation doesn't consume `ZeroValue` as intended

jimblandy opened this issue over 1 year ago
Bump arbitrary from 1.3.1 to 1.3.2

dependabot[bot] opened this pull request over 1 year ago
Bump serde_json from 1.0.107 to 1.0.108

dependabot[bot] opened this pull request over 1 year ago
Minspec Devices

cwfitzgerald opened this pull request over 1 year ago
Further OpenGL 3.1 support

Zoxc opened this pull request over 1 year ago
WGSL mat3x2 type translation to GLSL not working

samuelselleck opened this issue over 1 year ago
Extra Profiling Scopes

cwfitzgerald opened this pull request over 1 year ago
Document nonzero surface size requirement.

kpreid opened this pull request over 1 year ago
Fix GL Push Constant Layout

cwfitzgerald opened this pull request over 1 year ago
Put the player in a web page for WebGPU / WebGL repros

kpreid opened this issue over 1 year ago
bumping `winit` to 0.29.3

TornaxO7 opened this pull request over 1 year ago
panic! when Instance is destroyed

RasmusBruhn opened this issue over 1 year ago
[wgl] Create a hidden window per instance

Zoxc opened this pull request over 1 year ago
Use `VK_EXT_robustness2` only when not using an outdated intel iGPU driver

TheoDulka opened this pull request over 1 year ago
Add more lints

daxpedda opened this pull request over 1 year ago
Safe surface creation

daxpedda opened this pull request over 1 year ago
Mark some methods `unsafe`

daxpedda opened this pull request over 1 year ago
Backport `raw-window-handle` v0.6 support to `wgpu` v0.18

daxpedda opened this issue over 1 year ago
Naga(msl): Clear named expressions after writing each function

DJMcNab opened this pull request over 1 year ago
hello-triangle tries to configure with zero size on web

kpreid opened this issue over 1 year ago
Speed up zero initialization of workgroup memory

raphlinus opened this issue over 1 year ago
Driver bug triggered in ZeroInitializeWorkgroupMemory

raphlinus opened this issue over 1 year ago
Fix typo in documentation of QueueWriteBufferView

dthusian opened this pull request over 1 year ago
fix example-framework

TornaxO7 opened this pull request over 1 year ago
`QueueWriteBufferView` has confusing documentation

dthusian opened this issue over 1 year ago
vulkan: Log validation layer messages during instance creation/destruction

exrook opened this pull request over 1 year ago
Remove `flume` dependency of `wgpu`

a1phyr opened this pull request over 1 year ago
Some examples hang after #4202

a1phyr opened this issue over 1 year ago
Document That D3D12 Validation Will Lose Existing Devices

ennis opened this issue over 1 year ago
Expose Ability to Turn Important Private Capabilities Off

cwfitzgerald opened this issue over 1 year ago
With Restricted Image Loads, Invalid Spirv Generated

cwfitzgerald opened this issue over 1 year ago
Bump serde from 1.0.189 to 1.0.190

dependabot[bot] opened this pull request over 1 year ago
Misc Repo Cleanup Tasks

cwfitzgerald opened this pull request over 1 year ago
[wgsl-in] Replace `TypedExpression` with a generic enum, `Typed`.

jimblandy opened this pull request over 1 year ago
wgsl-errors: Reverse "old" and "new" sides of diff output.

jimblandy opened this pull request over 1 year ago
Window surface exceeding max_texture_dimension_2d

dhardy opened this issue over 1 year ago
Avoid a division by zero and improve the validation of vertex attributes

nical opened this pull request over 1 year ago
Validate max_vertex_buffers in set_vertex_buffer

nical opened this pull request over 1 year ago
Support nv12 texture format

xiaopengli89 opened this pull request over 1 year ago
`cargo clippy --all --tests` throws error on trunk

TornaxO7 opened this issue over 1 year ago
DXC on DX12 in CI

cwfitzgerald opened this pull request over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
crash from naga::spv::back with wgsl compute shader

robtfm opened this issue over 1 year ago
More complete implementation of "lose the device".

bradwerth opened this pull request over 1 year ago
Downlevel `max_inter_stage_shader_components` not consistent

kpreid opened this issue over 1 year ago
Debug printf in shaders

exrook opened this pull request over 1 year ago
Improve error message: "Format Bgra8UnormSrgb can't be multisampled"

DevJac opened this pull request over 1 year ago
Occasional errors when sharing and dropping `Instance` across threads.

joshua-maros opened this issue over 1 year ago
Enable DX12 GPU Based Validation

cwfitzgerald opened this issue over 1 year ago
WASM Image Tests Do Nothing

cwfitzgerald opened this issue over 1 year ago
Changelog for v0.18

cwfitzgerald opened this pull request over 1 year ago