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/Feature/Common/Code/Source
moudgils 0d5247be34 Fix metal shader pipeline crashes for LuminanceHistogramGenerator and MorphTargetCS due to the use of atomic operations with typed buffers. Switching them to use Structured buffers. Plus misc cleanup 5 years ago
..
ACES Integrating up through commit 90f050496 5 years ago
AuxGeom Merge branch 'main' into non-uniform-scale-mesh 5 years ago
Builders Initial commit 5 years ago
Checkerboard Integrating up through commit 90f050496 5 years ago
CoreLights Fix for lowend pipeline not having shadows (needed update call) 5 years ago
Decals update usages of transform vector scale 5 years ago
DiffuseProbeGrid Minor changes: Updated comments and removed an include file. 5 years ago
DisplayMapper PR feedback 5 years ago
ImGui Fix issue found in PR 5 years ago
ImageBasedLights Integrating up through commit 90f050496 5 years ago
LookupTable Initial commit 5 years ago
LuxCore Initial commit 5 years ago
Material ATOM-13216 Delete Deprecated Functors 5 years ago
Math Initial commit 5 years ago
Mesh merge main 5 years ago
MorphTargets Fix for ATOM-15488 : Rendering out an animation with shadows crashes the editor (#794) 5 years ago
Platform Remove unrelated files 5 years ago
PostProcess Fixed ImGui Pass as well as how exposure pass enables itself 5 years ago
PostProcessing Fix metal shader pipeline crashes for LuminanceHistogramGenerator and MorphTargetCS due to the use of atomic operations with typed buffers. Switching them to use Structured buffers. Plus misc cleanup 5 years ago
RayTracing update to use uniform scale calls to Transform 5 years ago
ReflectionProbe update usages of transform vector scale 5 years ago
ReflectionScreenSpace Integrating up through commit 90f050496 5 years ago
ScreenSpace Integrating latest 47acbe8 5 years ago
Shadows Integrating github/staging through commit 5f214be 5 years ago
SkinnedMesh Fix metal shader pipeline crashes for LuminanceHistogramGenerator and MorphTargetCS due to the use of atomic operations with typed buffers. Switching them to use Structured buffers. Plus misc cleanup 5 years ago
SkyBox Integrating up through commit 90f050496 5 years ago
TransformService update to use uniform scale calls to Transform 5 years ago
Utils ATOM-4849 Update default lighting preset values 5 years ago
CommonModule.cpp Integrating latest 47acbe8 5 years ago
CommonSystemComponent.cpp ATOM-13216 Delete Deprecated Functors 5 years ago
CommonSystemComponent.h ATOM-4661 Improvement with pass templates registration from data (#735) 5 years ago
EditorCommonSystemComponent.cpp ATOM-13216 Delete Deprecated Functors 5 years ago
EditorCommonSystemComponent.h Initial commit 5 years ago
FrameCaptureSystemComponent.cpp Change AtomSampleViewer screenshots to use png (#336) 5 years ago
FrameCaptureSystemComponent.h Integrating latest 47acbe8 5 years ago
ProfilingCaptureSystemComponent.cpp ATOM-13791 Editor: ImGui profiling tools doesn't work correctly due to disabled RenderPipelines 5 years ago
ProfilingCaptureSystemComponent.h Initial commit 5 years ago
RenderCommon.h Minor changes to comment. 5 years ago