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
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
..
Buffer Integrate from 1.0 to main: LYN-3436 AutomatedTesting.GameLauncher crashes at launch if assets are not all processed (#612) 5 years ago
ColorManagement Initial commit 5 years ago
DynamicDraw ATOM-15369 LYN-3352 Expose sorting paramers to DynamicDrawContext's draw functions (#451) (#463) 5 years ago
GpuQuery ATOM-13791 Editor: ImGui profiling tools doesn't work correctly due to disabled RenderPipelines 5 years ago
Image Integrate from 1.0 to main: LYN-3436 AutomatedTesting.GameLauncher crashes at launch if assets are not all processed (#612) 5 years ago
Material Integrating latest 47acbe8 5 years ago
Model feedback from PR 5 years ago
Pass ATOM-4661 Improvement with pass templates registration from data (#735) 5 years ago
Shader Change BindlessPrototype to use an unbounded array 5 years ago
AuxGeomFeatureProcessorInterface.cpp Initial commit 5 years ago
Culling.cpp Integrating github/staging through commit 5f214be 5 years ago
FeatureProcessor.cpp Initial commit 5 years ago
FeatureProcessorFactory.cpp Initial commit 5 years ago
MeshDrawPacket.cpp Fix bug in ShaderVariantAssetBuilder. Add cvar in MeshDrawPacket class. (#61) 5 years ago
PipelineState.cpp Integrating up through commit 90f050496 5 years ago
RPISystem.cpp ATOM-4661 Improvement with pass templates registration from data (#735) 5 years ago
RPIUtils.cpp Initial commit 5 years ago
RenderPipeline.cpp ATOM-6088 Unified approach to send draws to a single viewport 5 years ago
Scene.cpp ATOM-4661 Improvement with pass templates registration from data (#735) 5 years ago
View.cpp Merge pull request #322 from aws-lumberyard-dev/Atom/qingtao/ATOM-6088 5 years ago
ViewportContext.cpp Fix issue with viewport interaction ordering and viewport matrix changed handler (#695) 5 years ago
ViewportContextManager.cpp Fix ImGui rendering in-Editor 5 years ago
WindowContext.cpp Initial commit 5 years ago