summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/FrameDumper.cpp
AgeCommit message (Expand)Author
2025-11-06Common: Remove the string parameters from the HookableEvent interface.Jordan Woyak
2025-11-02Common: Make HookableEvent use non-static data.Jordan Woyak
2025-03-16VideoConfig: Eliminate frame dumping members.Jordan Woyak
2024-04-08Video: remove enforced resolution least common multiple of 4 when dumping scr...Filoppi
2024-01-31VideoCommon/Statistics: Remove global system accessor from s_after_frame_eventLioncash
2023-12-15VideoBackends / VideoCommon: add type enum to dictate whether a texture is a ...iwubcode
2023-02-09Fix builds with FFMPEG disabledScott Mansell
2023-01-31Cleanup headersScott Mansell
2023-01-31Split out everying remaining from SwapScott Mansell
2023-01-31Split AbstractGfx out of RendererScott Mansell
2023-01-31Move Presenting, Dumping and ImGui out of RendererScott Mansell