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/Atom/Tools/AtomToolsFramework/Code/Source/PreviewRenderer
dmcdiarmid-ly 9d6062d96f Added an RPISystemInterface method to set the application-wide MSAA state
The Editor will now properly apply the MSAA state from MainRenderPipeline.azasset
Corrected a race condition with the cubemap baking pipeline

Signed-off-by: dmcdiarmid-ly <63674186+dmcdiarmid-ly@users.noreply.github.com>
4 years ago
..
PreviewRenderer.cpp Added an RPISystemInterface method to set the application-wide MSAA state 4 years ago
PreviewRenderer.h Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererCaptureState.cpp Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererCaptureState.h Updating comments 4 years ago
PreviewRendererIdleState.cpp Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererIdleState.h Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererLoadState.cpp Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererLoadState.h Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererState.h Converted preview renderer to use AZ::Interface 4 years ago
PreviewRendererSystemComponent.cpp Guard against creating a PreviewRenderer with uninitialized RPI. (#5708) 4 years ago
PreviewRendererSystemComponent.h Fixes for release builds with DCO fix (#5164) 4 years ago