Hanno Braun

Results 390 comments of Hanno Braun

Certainly possible, but I don't think it would be an advantage. Even if you polled in short intervals, this issue would still be present (although less likely, maybe). You'd need...

Thanks for the note! Do you think there's any pressure to revert that change? To me it seems like it doesn't make any difference in practical terms. But I'm happy...

Makes sense, thanks again!

@sopium Thank you, this looks awesome. I haven't taken a close look yet, but I will once #134 is closer to being merged (feel free to remind me, if I...

Interesting. What if we removed the `async-await` feature and included that by default, would there be a reason to keep the blocking API? Not sure how the new futures and...

Sounds like it make sense to keep the traditional blocking API then. Thanks for the explanation!

Thank you for opening this issue! I don't have the time to look into it right now (and likely won't have time for a while), but I agree that this...

I think I'm running into the same issue. My platform: - **wgpu version:** 0.12.0 - **OS:** Arch Linux - **Kernel:** 5.17.1-arch1-1 x86_64 - **Desktop environment:** Gnome/Wayland - **CPU/GPU:** AMD Ryzen...

That's good to know, thanks. I just switched to `PresentMode::Mailbox`, which seems to work fine on all the machines I have access to. But it might be better to specifically...

Has this issue really been addressed by the changes in 0.14? As far as I can tell, the returned object contains two relevant fields: `url`, which is the full absolute...