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/Feature/Common/Code/Source
Qing Tao d9cbc97ec0
ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969)
ATOM-16273 Compiling SceneSRG before updating it can cause a gpu crash

Changes include:
1. Removed Scene::SetShaderResourceGroupCallback() function and clean up code which use this function.
2. Moved SceneTimeSrg.azsli to RPI's DefaultSceneSrg folder and setup the constants in RPI::Scene
3. Add AZ::Event for Scene's update srg event which features and update scene srg at proper place
4. UpdateTransformServcie FP to use PrepareSceneSrg event handler.
5. Clean up shaders and srgs used in project templates.

Signed-off-by: Qing Tao <qingtao@amazon.com>
4 years ago
..
ACES Overhaul of LookModification (#3282) 4 years ago
AuxGeom Gems/Atom 4 years ago
Builders Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Checkerboard Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CoreLights Adding receiver plane bias to directional shadows (#3305) 4 years ago
Decals Merge branch 'development' into cmake/linux_fix_warn_unused 4 years ago
DiffuseGlobalIllumination more fixes 4 years ago
DisplayMapper Overhaul of LookModification (#3282) 4 years ago
ImGui Fix unused warnings release (#3677) 4 years ago
ImageBasedLights Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LookupTable Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
LuxCore Gems/Atom builds 4 years ago
Material Add material property names to material assets, disable FBX dependency on materialtype files. (#3408) 4 years ago
Math Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Mesh Remove extra/bad profile markers (#4031) 4 years ago
MorphTargets fixing Atom 4 years ago
OcclusionCullingPlane Gems/Atom 4 years ago
Platform fixes monolithic release 4 years ago
PostProcess Overhaul of LookModification (#3282) 4 years ago
PostProcessing ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969) 4 years ago
RayTracing Added RayTracingPass support for the Scene Srg. 4 years ago
ReflectionProbe Gems/Atom 4 years ago
ReflectionScreenSpace Gems/Atom 4 years ago
ScreenSpace Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Shadows more fixes 4 years ago
SkinnedMesh Add AZ_BUDGET_DEFINE/AZ_BUDGET_DECLARE and remove driller 4 years ago
SkyBox Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
TransformService ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969) 4 years ago
Utils Fix unused warnings release (#3677) 4 years ago
CommonModule.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CommonSystemComponent.cpp ATOM-16237 Using setting registry to RPI system settings (#3663) 4 years ago
CommonSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorCommonSystemComponent.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
EditorCommonSystemComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FrameCaptureSystemComponent.cpp Fixed a crash issue with RHI::Fence when trying to capture screenshot which null renderer is used. (#3802) 4 years ago
FrameCaptureSystemComponent.h Fixed a crash issue with RHI::Fence when trying to capture screenshot which null renderer is used. (#3802) 4 years ago
ProfilingCaptureSystemComponent.cpp Merge branch 'development' into cmake/linux_fix_warn_unused 4 years ago
ProfilingCaptureSystemComponent.h [ATOM-16021] Initial continuous capture support (#2624) 4 years ago
RenderCommon.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago