Mesen2/Core/Shared/Video
2024-11-20 20:00:35 +09:00
..
BaseVideoFilter.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
BaseVideoFilter.h Added GBA support 2024-03-30 11:42:31 +09:00
DebugHud.cpp UI: Fixed fade in/out effect on HUD messages 2024-11-20 20:00:35 +09:00
DebugHud.h UI: Fixed fade in/out effect on HUD messages 2024-11-20 20:00:35 +09:00
DebugStats.cpp Rewind: Reduce memory usage, increase save state frequency (which reduces delay when rewind starts) 2023-02-16 22:18:56 -05:00
DebugStats.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
DrawCommand.h UI: Fixed fade in/out effect on HUD messages 2024-11-20 20:00:35 +09:00
DrawLineCommand.h Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
DrawPixelCommand.h Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
DrawRectangleCommand.h Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
DrawScreenBufferCommand.h Debugger: PCE - Fixed crashes with Lua tutorial script due to the way overscan/resolution is handled for the PCE 2024-01-05 14:28:44 +09:00
DrawStringCommand.cpp Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
DrawStringCommand.h UI: Fixed fade in/out effect on HUD messages 2024-11-20 20:00:35 +09:00
GenericNtscFilter.h Added GBA support 2024-03-30 11:42:31 +09:00
RotateFilter.cpp Refactoring - Added missing folder names in includes 2022-09-08 22:04:18 -04:00
RotateFilter.h Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
ScaleFilter.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
ScaleFilter.h Added GBA support 2024-03-30 11:42:31 +09:00
ScanlineFilter.h Video: Fixed scanline effect not covering the entire frame 2023-02-03 19:20:31 -05:00
SoftwareRenderer.cpp Reduced CPU usage for HUDs and when paused 2023-10-14 22:15:27 +09:00
SoftwareRenderer.h Video: Fixed flickering with software renderer when emulation is paused 2023-02-03 17:26:37 -05:00
SystemHud.cpp UI: Fixed fade in/out effect on HUD messages 2024-11-20 20:00:35 +09:00
SystemHud.h UI: Fixed fade in/out effect on HUD messages 2024-11-20 20:00:35 +09:00
VideoDecoder.cpp Added WonderSwan support 2024-09-19 21:19:43 +09:00
VideoDecoder.h NES: HD Packs - Fixed crash when starting/stopping hd pack recorder 2023-06-30 16:01:24 +09:00
VideoRenderer.cpp UI: Fixed main window not refreshing properly on Windows 7 when no game is running 2024-02-29 16:37:58 +09:00
VideoRenderer.h Reduced CPU usage for HUDs and when paused 2023-10-14 22:15:27 +09:00