gfx-rs / portability

Vulkan Portability Implementation
Mozilla Public License 2.0
383 stars 25 forks source link

Support the new gfx-hal swapchain model #208

Closed kvark closed 4 years ago

kvark commented 4 years ago

This is a tough thing to get, but if we succeed, it would allow gfx-hal to completely remove the old swapchain implementation, which means cleaning up a lot of tricky code.