moudgils b818bafb6b Fix RHI/OpenXr and Features/OpenXr sample (#587) 2 лет назад
..
Automation e94a1c4af9 Fix Script case 2 лет назад
Passes 694f0d4196 making binding attachment private and adding getters (ASV portion of the change) 3 лет назад
Performance f270f7c349 Fixed new Warning As Error from very old code: (#578) 2 лет назад
Platform b818bafb6b Fix RHI/OpenXr and Features/OpenXr sample (#587) 2 лет назад
RHI 4a7134ed3c Addressed comments 2 лет назад
Utils 757dc363a2 Fix ASV compilation errors on Android (#536) 2 лет назад
AreaLightExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 3 лет назад
AreaLightExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
AssetLoadTestComponent.cpp 1342656a0d Restored old lattice size limits for AssetLoadTest and DynamicMaterialTest to avoid crashes. 3 лет назад
AssetLoadTestComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
AtomSampleComponent.cpp dbeb75b6c9 Added photosensitive seizure warnings. 3 лет назад
AtomSampleComponent.h bfa6b8c7ba Made the content warning dialog's title configurable as well. 3 лет назад
AtomSampleViewerModule.cpp f56d9083ea Remove static qualifier which prevented clean ASV shutdown 3 лет назад
AtomSampleViewerOptions.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
AtomSampleViewerRequestBus.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
AtomSampleViewerSystemComponent.cpp f3394adb6e Removed defunct "Comprehensive" test material. 2 лет назад
AtomSampleViewerSystemComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
AuxGeomExampleComponent.cpp 15d636566b Change the HighInstanceTest default to using only simple cubes as the test is gpu limited with other models. Retain imgui option to switch back to the more complex models (#305) 3 лет назад
AuxGeomExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
AuxGeomSharedDrawFunctions.cpp 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
AuxGeomSharedDrawFunctions.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
BakedShaderVariantExampleComponent.cpp 8ee3be6ca1 Various Fixes to ASV (#506) 2 лет назад
BakedShaderVariantExampleComponent.h 6e8fb25ebe Added missing includes. 3 лет назад
BloomExampleComponent.cpp e372d339b4 Build Fix: Updated calls to ApplicationRequestBus GetEngineRoot event (#275) 3 лет назад
BloomExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
CheckerboardExampleComponent.cpp 1ac0149451 changed checker board pipeline name in the example component to match the pass filter used to find ImGui pass in code above 3 лет назад
CheckerboardExampleComponent.h 430895c9ed Fix camera issue with Features/Checkerboard sample. (#310) 3 лет назад
CommonSampleComponentBase.cpp 696b86f4c2 Added a new XR level that tests a proper VR multi-view pipeline. (#7) 2 лет назад
CommonSampleComponentBase.h 696b86f4c2 Added a new XR level that tests a proper VR multi-view pipeline. (#7) 2 лет назад
CullingAndLodExampleComponent.cpp c9a3c99c20 Fixing usages of AZ_ARRAY_SIZE in vs 2022. The compiler can't use sizeof() on static arrays whose size is determined in the cpp. (#382) 3 лет назад
CullingAndLodExampleComponent.h 26b7f010bf Removing (unused) boundary width (#228) 3 лет назад
DecalContainer.cpp 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
DecalContainer.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
DecalExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 3 лет назад
DecalExampleComponent.h 504153f591 Adding directional light, normal maps and updating the xshot 3 лет назад
DepthOfFieldExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 3 лет назад
DepthOfFieldExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
DiffuseGIExampleComponent.cpp c9f6ae4507 Changed the DiffuseGI sample to use the new DiffuseProbeGrid gem, and made minor changes to the sample settings 3 лет назад
DiffuseGIExampleComponent.h a39f9a4b5e WIP Moving ImGuiMaterialDetails to Atom Utils 3 лет назад
DynamicDrawExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 3 лет назад
DynamicDrawExampleComponent.h c98c297466 Update ASV DynamicDraw sample to validate DynamicDrawContext change for RasterPass (#170) 4 лет назад
DynamicMaterialTestComponent.cpp 1342656a0d Restored old lattice size limits for AssetLoadTest and DynamicMaterialTest to avoid crashes. 3 лет назад
DynamicMaterialTestComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
EntityLatticeTestComponent.cpp 1342656a0d Restored old lattice size limits for AssetLoadTest and DynamicMaterialTest to avoid crashes. 3 лет назад
EntityLatticeTestComponent.h 1342656a0d Restored old lattice size limits for AssetLoadTest and DynamicMaterialTest to avoid crashes. 3 лет назад
EntityUtilityFunctions.cpp 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
EntityUtilityFunctions.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
ExampleComponentBus.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
ExposureExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 3 лет назад
ExposureExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
EyeMaterialExampleComponent.cpp 43b35521d9 Updated samples to use the new ImGuiMaterialDetails API, to show the actual shader variants being used. 2 лет назад
EyeMaterialExampleComponent.h 43b35521d9 Updated samples to use the new ImGuiMaterialDetails API, to show the actual shader variants being used. 2 лет назад
LightCullingExampleComponent.cpp 223733ef71 Reduce the initial light number to 10 (#340) 3 лет назад
LightCullingExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
MSAA_RPI_ExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 3 лет назад
MSAA_RPI_ExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
MeshExampleComponent.cpp f100d9dd64 Fixed a mistake in MeshExampleComponent where MaterialPipelineTag was not set correctly. This caused draw items from the main pipeline to get rendered in the alternate pipelines, in addition to the expected draw items. This impacted all transparency tests on the LowEndPipeline and DeferredPipeline. After correcting this mistake, the 009_Opacity_Blended_LowEndPipeline screenshot test passes again, and I had to update several of the "MaterailPipelineTest_" screenshots with new expected results. 2 лет назад
MeshExampleComponent.h d0c8137528 Adds a new VR pipeline called MultiView to RPI Mesh sample (#549) 2 лет назад
MultiRenderPipelineExampleComponent.cpp bf77adb2cc Enabled render pipeline change for RPISamplePipeline (#539) 2 лет назад
MultiRenderPipelineExampleComponent.h 69d726d976 Atom/qingtao/atom-16747 asv (#258) 3 лет назад
MultiSceneExampleComponent.cpp bf77adb2cc Enabled render pipeline change for RPISamplePipeline (#539) 2 лет назад
MultiSceneExampleComponent.h 8ee3be6ca1 Various Fixes to ASV (#506) 2 лет назад
MultiViewSingleSceneAuxGeomExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 3 лет назад
MultiViewSingleSceneAuxGeomExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
ParallaxMappingExampleComponent.cpp 3f1af19ae3 Added new screenshot tests that focus on exposing depth-test artifacts in parallax surfaces. 3 лет назад
ParallaxMappingExampleComponent.h 3f1af19ae3 Added new screenshot tests that focus on exposing depth-test artifacts in parallax surfaces. 3 лет назад
ProceduralSkinnedMesh.cpp b837d5b8bf Make ProceduralSkinnedMeshUtils use model buffers directly for skinned meshes (#356) 3 лет назад
ProceduralSkinnedMesh.h b837d5b8bf Make ProceduralSkinnedMeshUtils use model buffers directly for skinned meshes (#356) 3 лет назад
ProceduralSkinnedMeshUtils.cpp b837d5b8bf Make ProceduralSkinnedMeshUtils use model buffers directly for skinned meshes (#356) 3 лет назад
ProceduralSkinnedMeshUtils.h b837d5b8bf Make ProceduralSkinnedMeshUtils use model buffers directly for skinned meshes (#356) 3 лет назад
ReadbackExampleComponent.cpp 8fb8e0a8c1 Merge pull request #474 from aws-lumberyard-dev/Atom/antonmic/UnifiedPipelineOutput 3 лет назад
ReadbackExampleComponent.h 779a7c68d5 Adding readback sample (#363) 3 лет назад
RenderTargetTextureExampleComponent.cpp ad0efe8174 fixes for ASV screenshot tests 3 лет назад
RenderTargetTextureExampleComponent.h 2097453578 Added RenderTargetTexture sample to ASV RPI samples. (#332) 3 лет назад
RootConstantsExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 3 лет назад
RootConstantsExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
SSRExampleComponent.cpp c8862a5c83 Fix SSR + D3D warning spam (#320) 3 лет назад
SSRExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
SampleComponentConfig.cpp 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
SampleComponentConfig.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
SampleComponentManager.cpp b818bafb6b Fix RHI/OpenXr and Features/OpenXr sample (#587) 2 лет назад
SampleComponentManager.h b818bafb6b Fix RHI/OpenXr and Features/OpenXr sample (#587) 2 лет назад
SampleComponentManagerBus.h f7ddebd22a Do not create the default render pipeline when using xr systems. (#9) 2 лет назад
SceneReloadSoakTestComponent.cpp 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
SceneReloadSoakTestComponent.h bfa6b8c7ba Made the content warning dialog's title configurable as well. 3 лет назад
ShaderReloadTestComponent.cpp da2d52e240 Proposed changes to remove material hot reloading and related notification buses from inside material assets and classes 2 лет назад
ShaderReloadTestComponent.h dbeb75b6c9 Added photosensitive seizure warnings. 3 лет назад
ShadowExampleComponent.cpp 43b35521d9 Updated samples to use the new ImGuiMaterialDetails API, to show the actual shader variants being used. 2 лет назад
ShadowExampleComponent.h 6e8fb25ebe Added missing includes. 3 лет назад
ShadowedSponzaExampleComponent.cpp 3494711218 updated non-failing screenshots and updated shadow example components and added test for fullscreen blur 3 лет назад
ShadowedSponzaExampleComponent.h 3494711218 updated non-failing screenshots and updated shadow example components and added test for fullscreen blur 3 лет назад
SkinnedMeshContainer.cpp b8ea6623f9 Added SkinnedMotionVector test script for motion vectors on skinned mesh. 2 лет назад
SkinnedMeshContainer.h be4859eba6 Update ASV to use the new handle interface for the SkinnedMeshFeatureProcessor (#431) 3 лет назад
SkinnedMeshExampleComponent.cpp b8ea6623f9 Added SkinnedMotionVector test script for motion vectors on skinned mesh. 2 лет назад
SkinnedMeshExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
SponzaBenchmarkComponent.cpp d551975f71 Fixed compile error intoroduced by recent o3de changes 2 лет назад
SponzaBenchmarkComponent.h e372d339b4 Build Fix: Updated calls to ApplicationRequestBus GetEngineRoot event (#275) 3 лет назад
SsaoExampleComponent.cpp ddfb8911b9 Atom/qingtao/get default scene stab asv (#270) 3 лет назад
SsaoExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
StreamingImageExampleComponent.cpp 2e88194316 Update StreamingImage sample to (#565) 2 лет назад
StreamingImageExampleComponent.h 8125fd3fa7 ATOM-17040 Update ASV image streaming example to demostrate image streaming functions (#513) 2 лет назад
TonemappingExampleComponent.cpp c9a3c99c20 Fixing usages of AZ_ARRAY_SIZE in vs 2022. The compiler can't use sizeof() on static arrays whose size is determined in the cpp. (#382) 3 лет назад
TonemappingExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
TransparencyExampleComponent.cpp ddfb8911b9 Atom/qingtao/get default scene stab asv (#270) 3 лет назад
TransparencyExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 лет назад
XRRPIExampleComponent.cpp 8f23dc2da3 Enabling OpenXR Gems as optional 2 лет назад
XRRPIExampleComponent.h 696b86f4c2 Added a new XR level that tests a proper VR multi-view pipeline. (#7) 2 лет назад