You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
38: Add functions from gfx r=kvark a=grovesNL
Moved some functions from gfx (for gfx-rs/gfx#1972)
This isn't comprehensive yet – I've just moved the functions that were mostly straightforward. The remaining cases probably need more discussion (i.e. what to do with `ConcreteBlock` and `IOSurface` dependencies).
Co-authored-by: Joshua Groves <[email protected]>
1973: mtl: Remove some `msg_send` r=kvark a=grovesNL
Some initial cleanup for #1972
Depends on gfx-rs/metal-rs#38 to be merged/published first
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]>
1973: mtl: Remove some `msg_send` r=kvark a=grovesNL
Some initial cleanup for #1972
Depends on gfx-rs/metal-rs#38 to be merged/published first
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]>
This would be cleaner, and allow more contained way of mitigating gfx-rs/metal-rs#35
cc @gfx-rs/metallists
The text was updated successfully, but these errors were encountered: