bevy/crates/bevy_wgpu/src/renderer
Robbie Davenport 4aabe983ec
Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258)
switch to ahash for HashMaps and HashSets via a new bevy_utils crate
2020-08-28 17:08:51 -07:00
..
mod.rs render: "Immediate Mode" draw api 2020-06-09 23:16:48 -07:00
wgpu_render_context.rs rustfmt changes 2020-07-28 14:24:03 -07:00
wgpu_render_graph_executor.rs Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
wgpu_render_resource_context.rs fix formatting / clippy warnings (#295) 2020-08-22 18:35:40 -07:00