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/Utils/Code
Qing Tao 9e0756f3c1
ATOM-16656 PassTree tool: ParentPass image attachment preview doesn't work (#5032)
Move imageAttachmentCopy instance from RenderPass to Pass so it can support preview image for all passes but not only for RenderPass.
Fixed an issue with image attachment preview when switching render pipeline with attachment preview on.

Signed-off-by: Qing Tao <qingtao@amazon.com>
4 years ago
..
Include/Atom/Utils ATOM-16656 PassTree tool: ParentPass image attachment preview doesn't work (#5032) 4 years ago
Platform WIP trying to get android package working. 4 years ago
Source LYN-6882 release builds are executing code in asserts (#4305) 4 years ago
Tests Removed Error_SaveOverLockedFile because it was failing on mac for some file system reason. This particular test case wasn't that important so it wasn't worth digging into, especially since I don't have a mac handy. 4 years ago
CMakeLists.txt Fixed a build dependency issue between libpng and zlib on android, thanks to suggestion from @lumberyard-employee-dm 4 years ago
atom_utils_files.cmake [atom_cpu_profiler_gem_promotion] disconnected Atom CPU profiler preparing for gem promotion 4 years ago
atom_utils_tests_files.cmake Added unit tests for PngFile. 4 years ago