Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for merged depth-stencil states #378

Merged
merged 3 commits into from
Nov 19, 2019
Merged

Conversation

kvark
Copy link
Member

@kvark kvark commented Nov 8, 2019

Fixes #376
@Yatekii would you be able to test it and confirm the fix?

@kvark kvark requested a review from grovesNL November 8, 2019 05:06
@kvark kvark changed the title Disable separate depth/stencil tracking for now [WIP] Disable separate depth/stencil tracking for now Nov 18, 2019
@kvark kvark changed the title [WIP] Disable separate depth/stencil tracking for now Support for merged depth-stencil states Nov 19, 2019
@kvark
Copy link
Member Author

kvark commented Nov 19, 2019

@grovesNL this is largely rewritten/extended and should be ready now. Please have a look when you get a chance.

@kvark
Copy link
Member Author

kvark commented Nov 19, 2019 via email

bors bot added a commit that referenced this pull request Nov 19, 2019
378: Support for merged depth-stencil states r=grovesNL a=kvark

Fixes #376 
@Yatekii would you be able to test it and confirm the fix?

Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>
@bors
Copy link
Contributor

bors bot commented Nov 19, 2019

Build succeeded

@bors bors bot merged commit 98d28ca into gfx-rs:master Nov 19, 2019
@kvark kvark deleted the depth-stencil branch November 19, 2019 16:10
bors bot added a commit that referenced this pull request Nov 29, 2019
389: [0.4] Transition and binding fixes r=grovesNL a=kvark

Back-ports #387 as well as a tiny bit of #378 to v0.4 branch and bumps the patch version.
Fixes  #384

Co-authored-by: Dzmitry Malyshau <kvarkus@gmail.com>
kvark pushed a commit to kvark/wgpu that referenced this pull request Jun 3, 2021
380: Documentation Pass r=kvark a=cwfitzgerald

The wgpu-rs component of gfx-rs#728.

Closes gfx-rs#378.

Notable changes not mentioned in wgpu PR:
- Reexported the wgt-local types whenever we have a type definition. These are reexported as `ThingBase`. This is unfortunately the only way to actually get their documentation to show up, aliases have no way of "inheriting" the documentation.
- Added wgpu logo to docs!
- Hid vertex_format_size macro.

Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants