rgba16f 1e57837b44 Copy the script fix from o3de 3 years ago
..
Automation 1e57837b44 Copy the script fix from o3de 3 years ago
Passes 694f0d4196 making binding attachment private and adding getters (ASV portion of the change) 4 years ago
Performance 2bd1c858d4 EntityLatticeTestComponent post PR cleanup 4 years ago
Platform 753a738996 Mark Linux as supporting viewport resize for the ASV scripting interface (#411) 3 years ago
RHI e213f1c1bb Updated AtomSampleViewer uses of array_view with span. (#326) 4 years ago
Utils 465a4b6e3a Update Framerate Histogram to be a Frame Time histogram 4 years ago
AreaLightExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 4 years ago
AreaLightExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
AssetLoadTestComponent.cpp 1342656a0d Restored old lattice size limits for AssetLoadTest and DynamicMaterialTest to avoid crashes. 3 years ago
AssetLoadTestComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
AtomSampleViewerModule.cpp f56d9083ea Remove static qualifier which prevented clean ASV shutdown 4 years ago
AtomSampleViewerOptions.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
AtomSampleViewerRequestBus.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
AtomSampleViewerSystemComponent.cpp ca52b4efe9 Update AtomSampleViewer to have a new 100K Draw 10K Entity performance sample (#341) 4 years ago
AtomSampleViewerSystemComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
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) 4 years ago
AuxGeomExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
AuxGeomSharedDrawFunctions.cpp 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
AuxGeomSharedDrawFunctions.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
BakedShaderVariantExampleComponent.cpp 6cbbcb22c1 ATOM-16489 Add find passes functions for Scene or RenderPipeline in PassSystemInterface (ASV) (#231) 4 years ago
BakedShaderVariantExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
BloomExampleComponent.cpp e372d339b4 Build Fix: Updated calls to ApplicationRequestBus GetEngineRoot event (#275) 4 years ago
BloomExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
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 4 years ago
CheckerboardExampleComponent.h 430895c9ed Fix camera issue with Features/Checkerboard sample. (#310) 4 years ago
CommonSampleComponentBase.cpp 3494fe1ebb Made sure any IBL is cleared when closing a sample. There were some cases where the IBL from one sample could persist when opening another sample, for example when going directly from the Mesh sample to the Parallax sample. 3 years ago
CommonSampleComponentBase.h f676e668c9 Fixing ASV test failures caused by removing lighting preset display name 4 years ago
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 years ago
CullingAndLodExampleComponent.h 26b7f010bf Removing (unused) boundary width (#228) 4 years ago
DecalContainer.cpp 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
DecalContainer.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
DecalExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 4 years ago
DecalExampleComponent.h 504153f591 Adding directional light, normal maps and updating the xshot 4 years ago
DepthOfFieldExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 4 years ago
DepthOfFieldExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
DiffuseGIExampleComponent.cpp d65fa51787 Updated the DiffuseGI test screenshot. 4 years ago
DiffuseGIExampleComponent.h d65fa51787 Updated the DiffuseGI test screenshot. 4 years ago
DynamicDrawExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 4 years ago
DynamicDrawExampleComponent.h c98c297466 Update ASV DynamicDraw sample to validate DynamicDrawContext change for RasterPass (#170) 4 years ago
DynamicMaterialTestComponent.cpp 1342656a0d Restored old lattice size limits for AssetLoadTest and DynamicMaterialTest to avoid crashes. 3 years ago
DynamicMaterialTestComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
EntityLatticeTestComponent.cpp 1342656a0d Restored old lattice size limits for AssetLoadTest and DynamicMaterialTest to avoid crashes. 3 years ago
EntityLatticeTestComponent.h 1342656a0d Restored old lattice size limits for AssetLoadTest and DynamicMaterialTest to avoid crashes. 3 years ago
EntityUtilityFunctions.cpp 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
EntityUtilityFunctions.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
ExampleComponentBus.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
ExposureExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 4 years ago
ExposureExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
EyeMaterialExampleComponent.cpp 595ad6ff2f Add Eye material sample and test 3 years ago
EyeMaterialExampleComponent.h 595ad6ff2f Add Eye material sample and test 3 years ago
LightCullingExampleComponent.cpp 223733ef71 Reduce the initial light number to 10 (#340) 4 years ago
LightCullingExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
MSAA_RPI_ExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 4 years ago
MSAA_RPI_ExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
MaterialHotReloadTestComponent.cpp 833debb39a Redcode/driller removal (#299) 4 years ago
MaterialHotReloadTestComponent.h 833debb39a Redcode/driller removal (#299) 4 years ago
MeshExampleComponent.cpp d0a0e8d597 Fixed RPI/Mesh sample to not crash when turning on ground plane while no model is selected. 4 years ago
MeshExampleComponent.h 2097453578 Added RenderTargetTexture sample to ASV RPI samples. (#332) 4 years ago
MultiRenderPipelineExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 4 years ago
MultiRenderPipelineExampleComponent.h 69d726d976 Atom/qingtao/atom-16747 asv (#258) 4 years ago
MultiSceneExampleComponent.cpp 4c252ec9ec Updated method names in calls to the ReflectionProbeFeatureProcessor 3 years ago
MultiSceneExampleComponent.h 3d32c5bacd Add Scene.h header to fix non-unity build 4 years ago
MultiViewSingleSceneAuxGeomExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 4 years ago
MultiViewSingleSceneAuxGeomExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
ParallaxMappingExampleComponent.cpp 3f1af19ae3 Added new screenshot tests that focus on exposing depth-test artifacts in parallax surfaces. 3 years ago
ParallaxMappingExampleComponent.h 3f1af19ae3 Added new screenshot tests that focus on exposing depth-test artifacts in parallax surfaces. 3 years ago
ProceduralSkinnedMesh.cpp b837d5b8bf Make ProceduralSkinnedMeshUtils use model buffers directly for skinned meshes (#356) 3 years ago
ProceduralSkinnedMesh.h b837d5b8bf Make ProceduralSkinnedMeshUtils use model buffers directly for skinned meshes (#356) 3 years ago
ProceduralSkinnedMeshUtils.cpp b837d5b8bf Make ProceduralSkinnedMeshUtils use model buffers directly for skinned meshes (#356) 3 years ago
ProceduralSkinnedMeshUtils.h b837d5b8bf Make ProceduralSkinnedMeshUtils use model buffers directly for skinned meshes (#356) 3 years ago
ReadbackExampleComponent.cpp 1b7b259c14 Mac build fix for ASV 4 years ago
ReadbackExampleComponent.h 779a7c68d5 Adding readback sample (#363) 4 years ago
RenderTargetTextureExampleComponent.cpp 0925691f7b Merge pull request #347 from aws-lumberyard-dev/ASV/antonmic/globalPassAttachments 4 years ago
RenderTargetTextureExampleComponent.h 2097453578 Added RenderTargetTexture sample to ASV RPI samples. (#332) 4 years ago
RootConstantsExampleComponent.cpp 69d726d976 Atom/qingtao/atom-16747 asv (#258) 4 years ago
RootConstantsExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
SSRExampleComponent.cpp c8862a5c83 Fix SSR + D3D warning spam (#320) 4 years ago
SSRExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
SampleComponentConfig.cpp 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
SampleComponentConfig.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
SampleComponentManager.cpp b837d5b8bf Make ProceduralSkinnedMeshUtils use model buffers directly for skinned meshes (#356) 3 years ago
SampleComponentManager.h e377fcff46 Atom/mriegger/msaarevert (#385) 3 years ago
SampleComponentManagerBus.h d2f4e4befc Added SampleComponentManagerBus events for setting the number of MSAA samples. 4 years ago
SceneReloadSoakTestComponent.cpp 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
SceneReloadSoakTestComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
ShaderReloadTestComponent.cpp 833debb39a Redcode/driller removal (#299) 4 years ago
ShaderReloadTestComponent.h 833debb39a Redcode/driller removal (#299) 4 years ago
ShadowExampleComponent.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 years ago
ShadowExampleComponent.h 26b7f010bf Removing (unused) boundary width (#228) 4 years ago
ShadowedSponzaExampleComponent.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 years ago
ShadowedSponzaExampleComponent.h 26b7f010bf Removing (unused) boundary width (#228) 4 years ago
SkinnedMeshContainer.cpp be4859eba6 Update ASV to use the new handle interface for the SkinnedMeshFeatureProcessor (#431) 3 years ago
SkinnedMeshContainer.h be4859eba6 Update ASV to use the new handle interface for the SkinnedMeshFeatureProcessor (#431) 3 years ago
SkinnedMeshExampleComponent.cpp b837d5b8bf Make ProceduralSkinnedMeshUtils use model buffers directly for skinned meshes (#356) 3 years ago
SkinnedMeshExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
SponzaBenchmarkComponent.cpp 416c92a341 floating point suffix 4 years ago
SponzaBenchmarkComponent.h e372d339b4 Build Fix: Updated calls to ApplicationRequestBus GetEngineRoot event (#275) 4 years ago
SsaoExampleComponent.cpp ddfb8911b9 Atom/qingtao/get default scene stab asv (#270) 4 years ago
SsaoExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
StreamingImageExampleComponent.cpp e372d339b4 Build Fix: Updated calls to ApplicationRequestBus GetEngineRoot event (#275) 4 years ago
StreamingImageExampleComponent.h e372d339b4 Build Fix: Updated calls to ApplicationRequestBus GetEngineRoot event (#275) 4 years ago
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 years ago
TonemappingExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago
TransparencyExampleComponent.cpp ddfb8911b9 Atom/qingtao/get default scene stab asv (#270) 4 years ago
TransparencyExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 years ago