bevy/crates/bevy_render/src/texture
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
..
hdr_texture_loader.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
image_texture_loader.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
mod.rs enforce clippy for all target and features 2020-08-16 07:20:06 -07:00
sampler_descriptor.rs upgrade to latest wgpu 2020-08-21 18:36:32 -07:00
texture.rs Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
texture_descriptor.rs add more doc comments and clean up some public exports 2020-08-09 16:13:04 -07:00
texture_dimension.rs add more doc comments and clean up some public exports 2020-08-09 16:13:04 -07:00