Akio Gaule cb1d047c6e Merge branch 'development' into VRS 2 anni fa
..
AlphaToCoverageExampleComponent.cpp ae1c4fd799 Updated samples to use the submit range from the FrameGraphExecuteContext. 3 anni fa
AlphaToCoverageExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
AsyncComputeExampleComponent.cpp 5f218576c2 Moved the submit index to a separate parameter in CommandList::Submit 3 anni fa
AsyncComputeExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
BasicRHIComponent.cpp 5e2e8c7fac Add support for a XR sample using Oculus link (#3) 2 anni fa
BasicRHIComponent.h 5e2e8c7fac Add support for a XR sample using Oculus link (#3) 2 anni fa
BindlessPrototypeExampleComponent.cpp 1a2b90ea14 Modify bindless sample to use new bindless mechanism (#551) 2 anni fa
BindlessPrototypeExampleComponent.h 1a2b90ea14 Modify bindless sample to use new bindless mechanism (#551) 2 anni fa
ComputeExampleComponent.cpp f5cad962bc fixing warnings that will be enabled by PR #3033 (#195) 4 anni fa
ComputeExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
CopyQueueComponent.cpp c8862a5c83 Fix SSR + D3D warning spam (#320) 3 anni fa
CopyQueueComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
DualSourceBlendingComponent.cpp f5cad962bc fixing warnings that will be enabled by PR #3033 (#195) 4 anni fa
DualSourceBlendingComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
IndirectRenderingExampleComponent.cpp ae1c4fd799 Updated samples to use the submit range from the FrameGraphExecuteContext. 3 anni fa
IndirectRenderingExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
InputAssemblyExampleComponent.cpp 5f218576c2 Moved the submit index to a separate parameter in CommandList::Submit 3 anni fa
InputAssemblyExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
MRTExampleComponent.cpp c8862a5c83 Fix SSR + D3D warning spam (#320) 3 anni fa
MRTExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
MSAAExampleComponent.cpp f5cad962bc fixing warnings that will be enabled by PR #3033 (#195) 4 anni fa
MSAAExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
MatrixAlignmentTestExampleComponent.cpp db44c0b4a7 [ATOM-16287] Validate Alignment Across All floatRxC Between vulkan & … (#212) 3 anni fa
MatrixAlignmentTestExampleComponent.h db44c0b4a7 [ATOM-16287] Validate Alignment Across All floatRxC Between vulkan & … (#212) 3 anni fa
MultiThreadComponent.cpp 5f218576c2 Moved the submit index to a separate parameter in CommandList::Submit 3 anni fa
MultiThreadComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
MultiViewportSwapchainComponent.cpp 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
MultiViewportSwapchainComponent.h bfa6b8c7ba Made the content warning dialog's title configurable as well. 3 anni fa
MultipleViewsComponent.cpp f5cad962bc fixing warnings that will be enabled by PR #3033 (#195) 4 anni fa
MultipleViewsComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
QueryExampleComponent.cpp 5f218576c2 Moved the submit index to a separate parameter in CommandList::Submit 3 anni fa
QueryExampleComponent.h 01f0a31e53 Build fixes for chrono library changes https://github.com/o3de/o3de/pull/11983 (#514) 2 anni fa
RayTracingExampleComponent.cpp f5cad962bc fixing warnings that will be enabled by PR #3033 (#195) 4 anni fa
RayTracingExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
SphericalHarmonicsExampleComponent.cpp f5cad962bc fixing warnings that will be enabled by PR #3033 (#195) 4 anni fa
SphericalHarmonicsExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
StencilExampleComponent.cpp 5f218576c2 Moved the submit index to a separate parameter in CommandList::Submit 3 anni fa
StencilExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
SubpassExampleComponent.cpp e66b463d8d VariableRateShading RHI sample 2 anni fa
SubpassExampleComponent.h ae1c4fd799 Updated samples to use the submit range from the FrameGraphExecuteContext. 3 anni fa
SwapchainExampleComponent.cpp 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
SwapchainExampleComponent.h bfa6b8c7ba Made the content warning dialog's title configurable as well. 3 anni fa
Texture3dExampleComponent.cpp f5cad962bc fixing warnings that will be enabled by PR #3033 (#195) 4 anni fa
Texture3dExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
TextureArrayExampleComponent.cpp f5cad962bc fixing warnings that will be enabled by PR #3033 (#195) 4 anni fa
TextureArrayExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
TextureExampleComponent.cpp f5cad962bc fixing warnings that will be enabled by PR #3033 (#195) 4 anni fa
TextureExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
TextureMapExampleComponent.cpp f5cad962bc fixing warnings that will be enabled by PR #3033 (#195) 4 anni fa
TextureMapExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
TriangleExampleComponent.cpp f5cad962bc fixing warnings that will be enabled by PR #3033 (#195) 4 anni fa
TriangleExampleComponent.h 3e1df4985c Shorten copyright headers by splitting into 2 lines 4 anni fa
TrianglesConstantBufferExampleComponent.cpp 0c9cc3c045 Fix buffer overrun and update bone transform code to us RPI function instead of WriteToBuffer util (#386) 3 anni fa
TrianglesConstantBufferExampleComponent.h 0c9cc3c045 Fix buffer overrun and update bone transform code to us RPI function instead of WriteToBuffer util (#386) 3 anni fa
VariableRateShadingExampleComponent.cpp c1375edaf7 Add extra check 2 anni fa
VariableRateShadingExampleComponent.h e66b463d8d VariableRateShading RHI sample 2 anni fa
XRExampleComponent.cpp 8f23dc2da3 Enabling OpenXR Gems as optional 2 anni fa
XRExampleComponent.h 5e2e8c7fac Add support for a XR sample using Oculus link (#3) 2 anni fa