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