dolphin/Source/Core
iwubcode 2d8f955851 VideoCommon: enhance 'CustomResourceManager' for post processing
This expands the interface of 'CustomResourceManager' to get a Material for post processing a frame buffer (currently EFB).  The flow is similar to the normal draw material but distinguishes itself by not needing a UID.  The full shader is much simpler than the draw shader and is currently put inline with the shader resource.
2026-03-26 20:13:16 -05:00
..
AudioCommon AudioCommon: Use left const for non-pointer variables 2026-03-23 16:30:30 -07:00
Common AudioPane: Fix WASAPI default device combo selection 2026-03-21 15:07:42 -07:00
Core State: Increase STATE_VERSION. 2026-03-26 07:02:19 -05:00
DiscIO
DolphinNoGUI NoGUI: Add Escape key to close emulation on Windows 2026-03-25 08:56:29 -05:00
DolphinQt Merge pull request #14446 from Dentomologist/gamelist_add_game_count 2026-03-26 14:00:52 -07:00
DolphinTool
InputCommon Merge pull request #14237 from JulienBernard3383279/gcc-adapter-hotswap 2026-03-18 16:56:30 -05:00
MacUpdater
UICommon AudioPane: Fix WASAPI default device combo selection 2026-03-21 15:07:42 -07:00
UpdaterCommon
VideoBackends
VideoCommon VideoCommon: enhance 'CustomResourceManager' for post processing 2026-03-26 20:13:16 -05:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Triforce: Rewrite JVS IO board emulation. 2026-03-26 07:02:19 -05:00
DolphinLib.vcxproj
DolphinLib.vcxproj.user
DolphinLib.x64.props
VersionInfo.plist.in