Skip to content

Conversation

@grovesNL
Copy link
Collaborator

@grovesNL grovesNL commented May 4, 2018

Add some newer vertex formats

Copy link
Member

@kvark kvark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!
bors r+

bors bot added a commit that referenced this pull request May 4, 2018
41: Add more vertex formats r=kvark a=grovesNL

Add some newer vertex formats

Co-authored-by: Joshua Groves <[email protected]>
@kvark
Copy link
Member

kvark commented May 4, 2018

Similarly to some of the previous PRs, this is technically a breaking change, but we close our eyes on it (unless complained).

@bors
Copy link
Contributor

bors bot commented May 4, 2018

Build succeeded

@bors bors bot merged commit c57ca3d into gfx-rs:master May 4, 2018
bors bot added a commit to gfx-rs/gfx that referenced this pull request May 4, 2018
1985: mtl: Map more vertex formats r=kvark a=grovesNL

Depends on gfx-rs/metal-rs#41 to be merged/published.

Not sure what to do with `Int1010102Normalized` and `UInt1010102Normalized` because the byte ordering for alpha appears to differ from Vulkan, so I'm leaving them out for now.

PR checklist:
- [X] `make` succeeds (on *nix)
- [X] `make reftests` succeeds
- [X] tested examples with the following backends: Metal


1987: dx12: Implement buffer views r=kvark a=msiglreith

Untested so far, probably requires small changes to portability due to API breakage.


Co-authored-by: Joshua Groves <[email protected]>
Co-authored-by: msiglreith <[email protected]>
bors bot added a commit to gfx-rs/gfx that referenced this pull request May 4, 2018
1985: mtl: Map more vertex formats r=kvark a=grovesNL

Depends on gfx-rs/metal-rs#41 to be merged/published.

Not sure what to do with `Int1010102Normalized` and `UInt1010102Normalized` because the byte ordering for alpha appears to differ from Vulkan, so I'm leaving them out for now.

PR checklist:
- [X] `make` succeeds (on *nix)
- [X] `make reftests` succeeds
- [X] tested examples with the following backends: Metal


Co-authored-by: Joshua Groves <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants