jiaweig
|
6bccfaaa8f
Change screenshot API (#14444)
|
3 years ago |
jiaweig
|
e12b9375f8
Fix ASV screenshot (#14320)
|
3 years ago |
galibzon
|
bb6d8498bf
Fixes two bugs from FrameCaptureSystemComponent: (#14122)
|
3 years ago |
jiaweig
|
d3bd7733c2
Simplify screenshot code (#14005)
|
3 years ago |
jiaweig
|
c61b0e79f0
Replace the python image comparison method with the one in c++ (#12899)
|
3 years ago |
jiaweig
|
af7f3d07b4
[Atom] Change uint32 to FrameCaptureId (#11961)
|
3 years ago |
jiaweig
|
f1aafe3e47
[Atom] Add screenshot compare to frame capture request bus (#11679)
|
3 years ago |
rgba16f
|
0fe1c5ae2b
Update the FrameCaptureNotificationBus to use a FrameCaptureId as the bus address (#10592)
|
3 years ago |
Jeremy Ong
|
04147eaccc
Add cstr labels to all task graphs and events
|
3 years ago |
rgba16f
|
500e924f84
PR Feedback, Added some comments, Removed the hack looking for a specific scope in DX12
|
3 years ago |
rgba16f
|
d17cb968d4
Make Pass::ReadBackAttachment generate a unique name per capture to prevent buffer re-use between captures of the same pipeline
|
3 years ago |
rgba16f
|
19e3d0e970
Fix up use of the FrameCaptureRequestBus to match the new function signature, also fix a few discovered bugs
|
3 years ago |
rgba16f
|
82d1dcc4bf
Initial revision
|
3 years ago |
Cesar Gonzalez
|
107cdb3ea6
Merge commit '4817634ebed7d51bd186b46c3bc35d08daba2604' into gncesar/gitflow_220522_o3de
|
3 years ago |
Qing Tao
|
4817634ebe
Fixed an issue with CaptureScreenshotWithPreview (#9062)
|
3 years ago |
Qing Tao
|
bbac867dd6
LYN-10155 RHI Null Renderer is still costing a dedicated server, non … (#8881)
|
3 years ago |
Tommy Walton
|
30325a34fe
Merge commit 'e3c3db4ba61b230a69b670e02873c0f4b7766504' into amzn-tommy/gitflow_211116_o3de2
|
4 years ago |
Tommy Walton
|
e3c3db4ba6
In Atom_Feature_Common.static, get cvar values from cvar system instead of reading directly (#5350)
|
4 years ago |
rgba16f [Amazon]
|
5c072a5d51
Part 2 of enabling Atom to use TaskGraph
|
4 years ago |
Qing Tao
|
9e0756f3c1
ATOM-16656 PassTree tool: ParentPass image attachment preview doesn't work (#5032)
|
4 years ago |
Qing Tao
|
a5694a5ac6
ATOM-16489 Add find passes functions for Scene or RenderPipeline in PassSystemInterface (#4739) (#4963)
|
4 years ago |
Guthrie Adams
|
fa3f3e4285
Merge pull request #4618 from aws-lumberyard-dev/Atom/EditorColorGrading
|
4 years ago |
santorac
|
1626d2d007
Minor code cleanup.
|
4 years ago |
santorac
|
d89b1b0aa1
Fixed frame capture on vulkan. It just wasn't passing the correct RHI Format value.
|
4 years ago |
Robin
|
2313f912bc
Initial commit for editor LUT generation.
|
4 years ago |
santorac
|
3d3324cc2b
Merge remote-tracking branch 'upstream/development' into Atom/santora/UseLibPng
|
4 years ago |
santorac
|
a9c6909a29
Renamed PngImage to PngFile and put it in a Utils namespace to match the other file utilities.
|
4 years ago |
santorac
|
7a8eb8eda5
Added a new PngImage utility class that wraps libpng. This replaces the use of OpenImageIO in O3DE (although OpenImageIO is still a build dependency for now).
|
4 years ago |
Qing Tao
|
b9c0b2a5f7
Fixed a crash issue with RHI::Fence when trying to capture screenshot which null renderer is used. (#3802)
|
4 years ago |
santorac
|
675af8692d
WIP switching from OpenImageIO to libpng.
|
4 years ago |