Nick Sanders
Nick Sanders
@KORuL, If you can provide a minimum failing example, I can spent some time helping you on this. It would also help if you could explain your workaround, in detail,...
I'm glad we take advantage of the massive productivity gains offered by clippy and rustfmt :) `/sarcasm off`
Let me know when when the time comes to implement this on the GPU :)
I do not think we should spend time on mlock at this time. It is not used in Parity and because of that is somewhat pointless for our primary use...
Disable their swap files? I'm not sure why we would suggest that. The swap file is only one level in a hierarchy of memory caches so there would still be...
Using a non-GPL library is definitely important. Have you looked at https://crates.io/crates/ramp? I'm not sure that I'd spend a lot of time on a pluggable backend at this point unless...
Sounds good. I've done some work on `vks` before and updating it wouldn't be a problem if the maintainer doesn't get around to it.
Yes good catch. Would you mind fixing this please? :)
For one thing, the other two are actively maintained. Voodoo is just my version of what a Vulkan API could look like. If you're trying do decide which crate to...
Hey Brodie. Very cool project. If it were me I'd definitely polish it up and publish it. It might be tough to integrate into most people's existing programs because of...