kvark / vange-rs

Rusty Vangers clone
https://vange.rs
Apache License 2.0
437 stars 21 forks source link

Don't crash when swap_chain.get_next_texture fails #107

Closed bnpfeife closed 4 years ago

bnpfeife commented 4 years ago

Suppresses a crash when swap_chain.get_next_texture fails to unwrap. On Linux, the first few frames fail to unwrap, but subsequent frames render correctly.

bors[bot] commented 4 years ago

Build succeeded