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.Reflect
Qing Tao 846e2736a5
[new] ATOM-17253 Using AtomTressFX gem as an example to inject hair passes to main pipeline at run-time (#7661)
* Change AtomTressFX passes to write to exsiting DepthLinear buffer instead of creating a new one as output.

Signed-off-by: Qing Tao <55564570+VickyAtAZ@users.noreply.github.com>

* Added new api in RPI to apply render pipeline changes from FP

Signed-off-by: Qing Tao <55564570+VickyAtAZ@users.noreply.github.com>

* Update AtomTressFX gem to create hair parent pass at runtime

Signed-off-by: Qing Tao <55564570+VickyAtAZ@users.noreply.github.com>

* Change Scene::ApplyRenderPipelineChange() to TryApplyRenderPIpelineChanges().
Have TryApplyRenderPIpelineChanges() called automatically when a render pipeline is added to a Scene.
Re-apply the render pipeline change when RenderPipeline got recreated (Pass hot-reloading support)
Add AddPassBefore() and AddPassAfter() function to RenderPIpeline class.

Signed-off-by: Qing Tao <55564570+VickyAtAZ@users.noreply.github.com>
4 years ago
..
Asset Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Buffer Updated all array_view uses with the C++20 span. (#7157) 4 years ago
Image Atom/qingtao/atom 16135 (#7334) 4 years ago
Material Tied up a few loose ends to support deeply nested property groups. 4 years ago
Model Mesh Component: Add button to the Mesh Asset field to open mesh FBX settings (#7547) 4 years ago
Pass Throwing up Depth of Field WIP so Galib can investigate AP crash with shader processing 4 years ago
Shader Minor cleanup of some shader option related unit tests. 4 years ago
System [new] ATOM-17253 Using AtomTressFX gem as an example to inject hair passes to main pipeline at run-time (#7661) 4 years ago
Base.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FeatureProcessorDescriptor.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
GpuQuerySystemDescriptor.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
RPISystemDescriptor.cpp ATOM-16237 Using setting registry to RPI system settings (#3663) 4 years ago
ResourcePoolAsset.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ResourcePoolAssetCreator.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago