Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Conversation

@kvark
Copy link
Member

@kvark kvark commented Nov 1, 2019

Including:

  • rename feature "libstatic" to "implicit-link"
  • Debug and constructor implementations for the library structs
  • removal of redundant Heap definition

Including:
- rename feature "libstatic" to "implicit-link"
- Debug and constructor implementations for the library structs
- removal of redundant Heap definition
Copy link
Contributor

@msiglreith msiglreith left a comment

Choose a reason for hiding this comment

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

Looks good!
I would like to sneak in #21 beforehand

@kvark
Copy link
Member Author

kvark commented Nov 1, 2019

#21 isn't going to be a breaking change, we can patch it
bors r=msiglreith

bors bot added a commit that referenced this pull request Nov 1, 2019
20: Preparations for 0.3 release r=msiglreith a=kvark

Including:
- rename feature "libstatic" to "implicit-link"
- Debug and constructor implementations for the library structs
- removal of redundant Heap definition

Co-authored-by: Dzmitry Malyshau <[email protected]>
@bors
Copy link
Contributor

bors bot commented Nov 1, 2019

Build succeeded

@bors bors bot merged commit 029c24d into gfx-rs:master Nov 1, 2019
@kvark kvark deleted the release-0.3 branch November 1, 2019 13:21
bors bot added a commit to gfx-rs/gfx that referenced this pull request Nov 1, 2019
3068: [dx12] update d3d12 to 0.3 and use explicit linking r=msiglreith a=kvark

Fixes #3067 (not exactly matching the wording but addresses the real blocker)
Depends on gfx-rs/d3d12-rs#20 merged and published, doesn't need to be updated when that happens
PR checklist:
- [ ] `make` succeeds (on *nix)
- [ ] `make reftests` succeeds
- [x] tested examples with the following backends: d3d12
- [ ] `rustfmt` run on changed code

Verified on a Windows 7 machine that we are gracefully failing to init DX12 now.

Co-authored-by: Dzmitry Malyshau <[email protected]>
bors bot added a commit to gfx-rs/gfx that referenced this pull request Nov 1, 2019
3068: [dx12] update d3d12 to 0.3 and use explicit linking r=msiglreith a=kvark

Fixes #3067 (not exactly matching the wording but addresses the real blocker)
Depends on gfx-rs/d3d12-rs#20 merged and published, doesn't need to be updated when that happens
PR checklist:
- [ ] `make` succeeds (on *nix)
- [ ] `make reftests` succeeds
- [x] tested examples with the following backends: d3d12
- [ ] `rustfmt` run on changed code

Verified on a Windows 7 machine that we are gracefully failing to init DX12 now.

Co-authored-by: Dzmitry Malyshau <[email protected]>
bors bot added a commit to gfx-rs/gfx that referenced this pull request Nov 1, 2019
3069: [0.4/dx12] update d3d12 to 0.3 and use explicit linking r=msiglreith a=kvark

Sibling of #3068
Also depends on gfx-rs/d3d12-rs#20

Co-authored-by: Dzmitry Malyshau <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants