rust-gpu/crates/spirv-builder
Daniel McNab 4b2011476b
Clean up the interface of the watching support (#663)
* Clean up the interface of the watching support

This allows us to avoid the seperate thread just for looping through
the graphics rx to the eventloop, for example
In almost all cases, intial results are blocked on the first result, and
then needs notifications for later changes

* Fix test failures

* fmt

* Remove the comment again
2021-06-14 09:19:41 +02:00
..
src Clean up the interface of the watching support (#663) 2021-06-14 09:19:41 +02:00
Cargo.toml 👀 hot shader reloading (#655) 2021-06-09 10:30:44 +02:00