wgpu v29.0.4 was recently released, bringing new features and bug fixes for its various graphics API backends. A notable addition for Linux users is the new capability to initialize OpenGL (GLES) usin...
The `gfx-rs/wgpu` project recently released version 30.0.0, introducing key changes primarily focused on aligning the API with the WebGPU specification. A significant update is the addition of optiona...
WGPU, a Rust WebGPU implementation, released version 29.0.3 today, following the immediate yanking of the prior v29.0.2 release. Version 29.0.2 was pulled because it "Fixes compilation error when cfg(...
gfx-rs has released wgpu-core and wgpu-hal version 28.0.1 today. This patch update primarily addresses several stability issues across different GPU platforms. For NVIDIA users, the release resolves a...
WGPU v28.0.0, a cross-platform graphics API abstraction, was released today, introducing significant advancements including full support for Mesh Shaders. This feature allows for new rendering paradig...