rust-gpu/examples
Henno bc4c07e54f
Ash runner: fix crash on resize/minimize and add shader hot reloading (#299)
* window resizing and hot reloading

* remove windows paths and fix viewport creation

* readd spirv tools features

* re-remove features

* and add them again

* CI fix

* proper-resizing-and-validation-fixes

* linux validation fix

* fix zero height halting rendering

rendering wasn't getting unpaused after being set to zero height and then made larger again

* fix wgpu crash on laptops with both dedi and integrated GPUs

This fix still requires the user to set their default GPU to their dedicated one.

* METAL or VULKAN backend bit

* rebuild pipelines after updating shaders

* use spirv-builder, resolve merge conflict

* fmt
2020-12-16 17:41:48 +00:00
..
ark-shaders/legacy-glsl Ark shaders (#286) 2020-12-01 05:29:08 +00:00
runners Ash runner: fix crash on resize/minimize and add shader hot reloading (#299) 2020-12-16 17:41:48 +00:00
shaders Renamed spirv-attrib to spirv-std-macros (#347) 2020-12-15 15:16:57 +00:00