Dzmitry Malyshau

Results 964 comments of Dzmitry Malyshau

I don't think #1223 resolves this issue. The matter here is that some checks are delayed at draw time, while others are not. This is still the case, the only...

Let's write it down and not block V1

@brendanzab how would we go about publishing this?

@brendanzab I understand you are busy. Please specify your preference for us to proceed: - I can merge this and publish, effectively starting to help with maintenance, but I can...

I'm able to run most of the wgpu examples on Lavapipe locally, although @cwfitzgerald had less luck with it. If Nannou works on bleeding edge wgpu, you might want to...

Also, `less` is expected by default by `git`, so we should include that.

Figured out this only happens when I'm building with this shell on top of the overlay: ```nix with import {}; mkShell { buildInputs = [ # rust gdb cargo rustc...

You are suggesting this for `io-surface` crate? I don't think this would be a good solution, because it would still be breaking often (because each optional dependency can require breaking),...

Ok, let's defer this until after the release, since it's not breaking.