bevy/crates/bevy_core_pipeline/src
JMS55 56710df934
bevy_solari ReSTIR DI (#19790)
# Objective

- Add temporal and spatial resampling to bevy_solari.

# Showcase
ReSTIR:

![image](https://github.com/user-attachments/assets/9b563713-d0cb-4f33-b402-dfa5a13ef3e2)

Previous RIS: 

![455750793-b70b968d-9c73-4983-9b6b-b60cace9b47a](https://github.com/user-attachments/assets/e62c852b-1f2c-4e86-ab35-a8058e9339d6)
2025-06-29 19:01:32 +00:00
..
auto_exposure Allow images to be resized on the GPU without losing data (#19462) 2025-06-24 06:22:50 +00:00
blit Replace FULLSCREEN_SHADER_HANDLE with a FullscreenShader resource. (#19426) 2025-06-24 00:02:23 +00:00
bloom Add UVec to_extents helper method (#19807) 2025-06-26 20:53:49 +00:00
core_2d Add UVec to_extents helper method (#19807) 2025-06-26 20:53:49 +00:00
core_3d bevy_solari ReSTIR DI (#19790) 2025-06-29 19:01:32 +00:00
deferred Resolution override (#19817) 2025-06-27 16:30:54 +00:00
dof Replace FULLSCREEN_SHADER_HANDLE with a FullscreenShader resource. (#19426) 2025-06-24 00:02:23 +00:00
experimental Add UVec to_extents helper method (#19807) 2025-06-26 20:53:49 +00:00
fullscreen_vertex_shader Replace FULLSCREEN_SHADER_HANDLE with a FullscreenShader resource. (#19426) 2025-06-24 00:02:23 +00:00
motion_blur Replace FULLSCREEN_SHADER_HANDLE with a FullscreenShader resource. (#19426) 2025-06-24 00:02:23 +00:00
oit Resolution override (#19817) 2025-06-27 16:30:54 +00:00
post_process Replace FULLSCREEN_SHADER_HANDLE with a FullscreenShader resource. (#19426) 2025-06-24 00:02:23 +00:00
prepass Resolution override (#19817) 2025-06-27 16:30:54 +00:00
skybox bevy_solari ReSTIR DI (#19790) 2025-06-29 19:01:32 +00:00
tonemapping use wgpu TextureDataOrder (#19829) 2025-06-27 06:57:29 +00:00
upscaling Adopt consistent FooSystems naming convention for system sets (#18900) 2025-05-06 15:18:03 +00:00
lib.rs Replace FULLSCREEN_SHADER_HANDLE with a FullscreenShader resource. (#19426) 2025-06-24 00:02:23 +00:00
msaa_writeback.rs Let query items borrow from query state to avoid needing to clone (#15396) 2025-06-16 21:05:41 +00:00