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/RPI/Code/Source/RPI.Public
jiaweig 6766d10d1b
ATOM-13883 [RHI][Core] - Moving RHI init settings to the new settings registry system (#3086)
* Moved PlatformLimits to setreg. Removed Device PostInit. Some clean up.

Signed-off-by: jiaweig <jiaweig@amazon.com>

* Move setreg loading the PlatformLimitsDescriptor super class.

Signed-off-by: jiaweig <jiaweig@amazon.com>

* Apply same implementation for fake device used in unit tests

Signed-off-by: jiaweig <jiaweig@amazon.com>

* Add implementation for Null renderer. Swap order for register RHI interface in initialization.

Signed-off-by: jiaweig <jiaweig@amazon.com>

* Move back setreg from PlatfromLimitsDescriptor to Device, due to Linux dependency issue.

Signed-off-by: jiaweig <jiaweig@amazon.com>

* Changed the function to take in RHI backend name

Signed-off-by: jiaweig <jiaweig@amazon.com>
4 years ago
..
Buffer Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ColorManagement Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
DynamicDraw Fix byte alignment issue for index/vertex buffers (#3110) 4 years ago
GpuQuery Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Image Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Material Deprecate profiler categories based on global enum 4 years ago
Model Deprecate profiler categories based on global enum 4 years ago
Pass Deprecate profiler categories based on global enum 4 years ago
Shader Deprecate profiler categories based on global enum 4 years ago
AuxGeomFeatureProcessorInterface.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
Culling.cpp Deprecate profiler categories based on global enum 4 years ago
FeatureProcessor.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
FeatureProcessorFactory.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
MeshDrawPacket.cpp Deprecate profiler categories based on global enum 4 years ago
PipelineState.cpp Reenable support for UI Elements that use Render Targets (#2352) 4 years ago
RPISystem.cpp ATOM-13883 [RHI][Core] - Moving RHI init settings to the new settings registry system (#3086) 4 years ago
RPIUtils.cpp Got PassBuilder shader dependency working and removed critical flag from shader builder 4 years ago
RenderPipeline.cpp Deprecate profiler categories based on global enum 4 years ago
Scene.cpp Remove statistics profiler 4 years ago
View.cpp Deprecate profiler categories based on global enum 4 years ago
ViewportContext.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ViewportContextManager.cpp Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
WindowContext.cpp Support for refresh rate and sync interval (#2989) 4 years ago