You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/Atom/RPI/Code/Source/RPI.Public/Pass
Vicky 1c575763c7
ATOM-4661 Improvement with pass templates registration from data (#735)
* ATOM-4661 Improvement with pass templates registration from data
- Update PassLibrary so it can load pass templates from more than one files and report duplicate pass templates.
- Added load templates events to pass system so the handlers from any gems can load their own pass templates.
- Added PassSystemInterface::OnReadyLoadTemplatesEvent::Handler in FeatureCommon gem's CommonSystemeComponet to load the PassTemplates.azasset in featureCommon gem.
- Misc: moved BindlessPrototypeSrg.asli from RPI to ASV project; fixed an assert issue when exit ASV
5 years ago
..
Specific Removed commented line 5 years ago
AttachmentReadback.cpp Initial commit 5 years ago
ComputePass.cpp Integrating latest 47acbe8 5 years ago
CopyPass.cpp Integrating latest 47acbe8 5 years ago
FullscreenTrianglePass.cpp Integrating latest 47acbe8 5 years ago
MSAAResolvePass.cpp Integrating latest 47acbe8 5 years ago
ParentPass.cpp ATOM-13791 Editor: ImGui profiling tools doesn't work correctly due to disabled RenderPipelines 5 years ago
Pass.cpp ATOM-13791 Editor: ImGui profiling tools doesn't work correctly due to disabled RenderPipelines 5 years ago
PassAttachment.cpp Mac compile fixes, Fix imgui rendering, Introduce a new RHI::BufferBindFlag, Fix a crash in AsyncStreaming, Fix shader build errors 5 years ago
PassFactory.cpp ATOM-4661 Improvement with pass templates registration from data (#735) 5 years ago
PassFilter.cpp Initial commit 5 years ago
PassLibrary.cpp ATOM-4661 Improvement with pass templates registration from data (#735) 5 years ago
PassSystem.cpp ATOM-4661 Improvement with pass templates registration from data (#735) 5 years ago
PassUtils.cpp Integrating up through commit 90f050496 5 years ago
RasterPass.cpp Address feedback of PR for ATOM-6088. 5 years ago
RenderPass.cpp ATOM-13791 Editor: ImGui profiling tools doesn't work correctly due to disabled RenderPipelines 5 years ago