wgpu/wgpu-native
bors[bot] cf521d6074 Merge #96
96: Add the static lifetime bound to async buffer mapping callbacks r=kvark a=aloucks

These callbacks are executed outside of the mapping function and could previously reference data that had been dropped. Related #95.

Co-authored-by: Aaron Loucks <aloucks@cofront.net>
2019-03-23 02:21:03 +00:00
..
src Merge #96 2019-03-23 02:21:03 +00:00
Cargo.toml Remove winit from bindings generation 2019-03-07 12:37:50 -07:00