..
batched_uniform_buffer.rs
Fix *most* clippy lints ( #15906 )
2024-10-14 20:52:35 +00:00
bind_group_entries.rs
Move all_tuples
to a new crate ( #16161 )
2024-12-03 17:41:09 +00:00
bind_group_layout_entries.rs
Procedural atmospheric scattering ( #16314 )
2025-01-23 22:52:46 +00:00
bind_group_layout.rs
impl Eq + Hash for BindGroup/Layout ( #17547 )
2025-01-26 22:23:09 +00:00
bind_group.rs
impl Eq + Hash for BindGroup/Layout ( #17547 )
2025-01-26 22:23:09 +00:00
buffer_vec.rs
Update render_resource gpu buffer doc comments ( #17118 )
2025-01-28 05:13:04 +00:00
buffer.rs
Remove render_resource_wrapper ( #15441 )
2024-09-30 17:37:07 +00:00
gpu_array_buffer.rs
Update render_resource gpu buffer doc comments ( #17118 )
2025-01-28 05:13:04 +00:00
mod.rs
Add a bindless mode to AsBindGroup
. ( #16368 )
2024-12-03 18:00:34 +00:00
pipeline_cache.rs
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
pipeline_specializer.rs
Move hashbrown
and foldhash
out of bevy_utils
( #17460 )
2025-01-23 16:46:08 +00:00
pipeline.rs
Expose Pipeline Compilation Zero Initialize Workgroup Memory Option ( #16301 )
2024-11-08 21:42:37 +00:00
resource_macros.rs
bevy_render: Apply #![deny(clippy::allow_attributes, clippy::allow_attributes_without_reason)]
( #17194 )
2025-01-06 23:10:58 +00:00
shader.rs
Deny derive_more
error
feature and replace it with thiserror
( #16684 )
2024-12-06 17:03:55 +00:00
storage_buffer.rs
Update render_resource gpu buffer doc comments ( #17118 )
2025-01-28 05:13:04 +00:00
texture.rs
Update render_resource gpu buffer doc comments ( #17118 )
2025-01-28 05:13:04 +00:00
uniform_buffer.rs
Update render_resource gpu buffer doc comments ( #17118 )
2025-01-28 05:13:04 +00:00