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
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
..
AWSClientAuth Build time reduction: AzStdOnDemandReflection (#3111) 4 years ago
AWSCore [SPEC-7868] Update AWS Gems cmake target with correct runtime dependencies (#3991) 4 years ago
AWSGameLift [SPEC-7868] Update AWS Gems cmake target with correct runtime dependencies (#3991) 4 years ago
AWSMetrics [SPEC-7868] Update AWS Gems cmake target with correct runtime dependencies (#3991) 4 years ago
Achievements Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
AssetMemoryAnalyzer fixes windows warnings 4 years ago
AssetValidation Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
Atom ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969) 4 years ago
AtomContent Removed all preview.png and references of preview.png in all Atom related gems. (#3664) 4 years ago
AtomLyIntegration ATOM-16063 Remove SetShaderResourceGroupCallback in scene and update scene srg handling (#3969) 4 years ago
AtomTressFX Removed all preview.png and references of preview.png in all Atom related gems. (#3664) 4 years ago
AudioEngineWwise Fix compile errors in the Wwise Gem (#3989) 4 years ago
AudioSystem Fixes clang cases 4 years ago
BarrierInput Another warning fixes 4 years ago
Blast Build time reduction: AzStdOnDemandReflection (#3111) 4 years ago
Camera Set enable gem variants feature (#3631) 4 years ago
CameraFramework Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
CertificateManager Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
CrashReporting fixes monolithic release 4 years ago
CustomAssetExample Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
DebugDraw Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
DevTextures Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
EMotionFX Fixed ragdoll panel being available in Animation Editor when PhysX gem is enabled. (#3985) 4 years ago
EditorPythonBindings Build time reduction: AzStdOnDemandReflection (#3111) 4 years ago
ExpressionEvaluation Merge pull request #3618 from aws-lumberyard-dev/carlitosan/development 4 years ago
FastNoise fix Linux unit test hang 4 years ago
GameState Fix the GameStateSamples Gem and remove an unused variable from DebugConsole.h (#3347) 4 years ago
GameStateSamples Fix the GameStateSamples Gem and remove an unused variable from DebugConsole.h (#3347) 4 years ago
Gestures Fixing gestures gem warnings when gEnv/pTimer is null 4 years ago
GradientSignal Gems/GradientSignal 4 years ago
GraphCanvas more gems changes 4 years ago
GraphModel Fix unused warnings release (#3677) 4 years ago
HttpRequestor Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
ImGui Enabling warnings around format security 4 years ago
InAppPurchases Android release fixes (#3788) 4 years ago
LandscapeCanvas other gems 4 years ago
LmbrCentral Build time reduction: AzStdOnDemandReflection (#3111) 4 years ago
LocalUser Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
LyShine Fixes for release builds for unused variable warnings (#4000) 4 years ago
LyShineExamples Legacy code cleanup - part 3 (#3903) 4 years ago
Maestro Legacy code cleanup - part 3 (#3903) 4 years ago
MessagePopup MessagePopup 4 years ago
Metastream Gems/Metastream 4 years ago
Microphone Android release fixes (#3788) 4 years ago
Multiplayer Merge branch 'upstream/development' into GitIssue3155_MultiplayerComponentsUsingNetInputRequirePlayerInputComponent 4 years ago
MultiplayerCompression update revision of lz4 package used by o3de (#3911) 4 years ago
NvCloth Fixed NvCloth assets, NvCloth automated test scripts, ModelAsset cloning and UI reverse overrides menu crash (#3851) 4 years ago
PBSreferenceMaterials Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
PhysX Miscellaneous fixes and PAL changes required for restricted platforms. (#4021) 4 years ago
PhysXDebug Merge branch 'development' into cmake/SPEC-2513_w4244 4 years ago
PhysXSamples Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
Prefab Set enable gem variants feature (#3631) 4 years ago
Presence Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
PrimitiveAssets Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
PythonAssetBuilder removing unnecessary bigobj flags from files (its applied globally) 4 years ago
QtForPython Replaced some Lumberyard references with O3DE. 4 years ago
SaveData Merge branch 'development' into cmake/SPEC-7484 4 years ago
SceneLoggingExample Merge pull request #3685 from aws-lumberyard-dev/cgalvan/UpdateProjectConfiguratorReferences 4 years ago
SceneProcessing Set enable gem variants feature (#3631) 4 years ago
ScriptCanvas remove false error from deserializing BC nodes 4 years ago
ScriptCanvasDeveloper unnecessary comparison to itself 4 years ago
ScriptCanvasPhysics Gems/ScriptCanvas 4 years ago
ScriptCanvasTesting remove reference to old test 4 years ago
ScriptEvents Fixes for release builds for unused variable warnings (#4000) 4 years ago
ScriptedEntityTweener more warnings triggered by nightly builds 4 years ago
SliceFavorites other gems 4 years ago
StartingPointCamera Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
StartingPointInput Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
StartingPointMovement Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
SurfaceData Remove extra/bad profile markers (#4031) 4 years ago
Terrain Fix GHI 4041 Terrain Shader Crash (#4050) 4 years ago
TestAssetBuilder Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
TextureAtlas more gems changes 4 years ago
TickBusOrderViewer Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
Twitch more fixes for Gems 4 years ago
UiBasics Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
Vegetation Legacy code cleanup - part 3 (#3903) 4 years ago
VideoPlaybackFramework Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
VirtualGamepad Adds Links to Gem Directory and Documentation for Gems (#2922) 4 years ago
WhiteBox Build time reduction: AzStdOnDemandReflection (#3111) 4 years ago