m4b
m4b
Also, are there any plans to implement 2. I guess it's similar to adding something like a ~~java~~ Rust HotSpot in each binary ; )
So I get mismatched pipelines, e.g.: ``` thread 'main' panicked at 'assertion failed: `(left == right)` left: `1`, right: `4`: The render pipeline and renderpass have mismatching sample_count', :5:6 stack...
This is on commit 67b6f044e870df41be9; if i pass `frame.view` (e.g., the SwapchainOutput, it runs without error...)
oh i see, for some reason i assumed i would be in control of msaa + target, and iced would render into same render pass, but maybe that's infeasible (but...
Can you post the error? I'm the goblin author (and master compiles for me), might be a docket issue dunno?
Iirc goblin requires rust 1.12, what is your version? (I highly recommend installing rust via http://rustup.rs as it uses the latest stable which is 1.13 right now, and is now...
This is probably a good idea, not sure? Up to @flanfly of course. I do find some parts of the graph api somewhat annoying, but thats likely because the the...
:sob: sorry that came off wrong, didn't mean to presume you have tons of time, only that the crate is actively maintained. Also can you code everything for us on...
I can't maintain another project either and also graph theory isn't my forte so I wouldn't... _node_ what to do :sunglasses:
I think this is essentially done in https://github.com/m4b/dryad Although it's not a library and has some limitations, the hard part is done as it can: 0. Properly mmap the load...