vulkano/examples
Philip Woods 572554dbc1 Added window resizing to examples (#671)
* Added Swapchain recreation to triangle example

* Triangle example no longer panics when manually resizing window

* Triangle example now correctly resizes viewport

* Added window resizing support to image example

* Removed unused code from image example

* Moved dimension definition earlier in triangle and image example

* Replaced width and height variables in examples with dimensions

* Added window resizing support to teapot example

* Removed unused code from teapot example

* Removed duplicate code creating framebuffers
2017-07-26 17:58:40 +02:00
..
src Added window resizing to examples (#671) 2017-07-26 17:58:40 +02:00
Cargo.toml Publish 0.5.0 2017-07-04 14:26:41 +02:00