Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: gfx-rs/wgpu-native

Tags

Verified

This tag was signed with the committer’s verified signature.
cwfitzgerald Connor Fitzgerald

Verified

This tag was signed with the committer’s verified signature.
cwfitzgerald Connor Fitzgerald

v27.0.4.0

Toggle v27.0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement wgpuQueueGetTimestampPeriod (#534)

* Implement wgpuQueueGetTimestampPeriod

* Fix formatting

* Fix formatting again

v27.0.2.0

Toggle v27.0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to wgpu v27.0.0 (#509)

v25.0.2.2

Toggle v25.0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix read-only depth/stencil attachments (#497)

Read-only depth/stencil attachments must have load/store ops None (or
_Undefined enum value in C API). However, when converting
WGPURenderPassDepthStencilAttachment, WGPULoadOp_Undefined was being
mapped to Some(wgc::command::LoadOp::Load) rather than None. Same for
store op.

v25.0.2.1

Toggle v25.0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update cargo.lock (#484)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Almar Klein <almar@almarklein.org>

v24.0.3.1

Toggle v24.0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
meson: Install Cargo-generated lib directly (#450)

Co-authored-by: Almar Klein <almar@almarklein.org>

v24.0.0.2

Toggle v24.0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix header-implementation incongruencies (#463)

v24.0.0.1

Toggle v24.0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
upgrade to wgpu 24.0.0 (#455)

Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com>
Co-authored-by: Elie Michel <elie.michel@exppad.com>
Co-authored-by: Elie Michel <eliemichel@users.noreply.github.com>

v22.1.0.5

Toggle v22.1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
In binary artifacts, nest includes deeper (#419)

* nest includes deeper

* Each header in its own subdir
Morty Proxy This is a proxified and sanitized view of the page, visit original site.