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/Assets
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
..
ColorGrading/TestData color grading workflow (#3152) 4 years ago
Config/Platform ATOM-13883 [RHI][Core] - Moving RHI init settings to the new settings registry system (#3086) 4 years ago
LightingPresets Add newlines to the end of all files 5 years ago
LookupTables Initial commit 5 years ago
Materials [ATOM-15058] Remove Automatic Entry Point Detection (#3150) 4 years ago
Models Merge pull request #1110 from aws-lumberyard-dev/Atom/dmcdiar/ATOM-15517 5 years ago
Passes Atom starter game ios fixes (#3297) 4 years ago
Scripts updated test scripts 4 years ago
ShaderLib/Atom/Features Various terrain improvements: (#3942) 4 years ago
ShaderResourceGroups ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969) 4 years ago
Shaders ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969) 4 years ago
Textures Configure default Atom assets to be enabled on the linux platform (#3611) 4 years ago
atom_feature_common_asset_files.cmake ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969) 4 years ago
generate_asset_cmake.bat Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago