Home
last modified time | relevance | path

Searched refs:Scale4x (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/dgen-sdl/dgen-sdl-1.33/scale2x/
H A DREADME2 Scale2x, Scale3x, Scale4x
5 Scale2x, Scale3x and Scale4x are real-time graphics effects
30 Note that the implementation of the Scale4x effect is not
67 4 - Scale4x effect.
71 4x - Scale4x effect and scaled normally up to 12 times.
H A DAUTHORS2 The Scale2x, Scale3x and Scale4x Authors
H A DHISTORY50 example for the not obvious Scale4x effect.
/dports/graphics/scale2x/scale2x-3.1/
H A DREADME4 Scale2x, Scale3x and Scale4x are real-time graphics effects
29 Note that the implementation of the Scale4x effect is not
66 4 - Scale4x effect.
70 4x - Scale4x effect and scaled normally up to 12 times.
H A DHISTORY53 example for the not obvious Scale4x effect.
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/ui_qt/input/
H A Duserinterface-videosettings.cpp93 struct Scale4x : HotkeyInput { struct
98 Scale4x() : HotkeyInput("Scale 4x", "input.userInterface.videoSettings.scale4x") { in Scale4x() function
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DPgoUtilities.cpp13 …SC, VideoFilterType::Scale2x, VideoFilterType::Scale3x, VideoFilterType::Scale4x, VideoFilterType:… in PgoRunTest()
H A DScaleFilter.cpp126 …case VideoFilterType::Scale4x: scaleFilter.reset(new ScaleFilter(ScaleFilterType::Scale2x, 4)); br… in GetScaleFilter()
H A DEmulationSettings.h153 Scale4x = 15, enumerator
/dports/graphics/scale2x/scale2x-3.1/doc/
H A Dscalex.d8 Scale2x, Scale3x and Scale4x are real-time graphics effects
H A Dscalerx.d8 Scale2x, Scale3x and Scale4x are real-time graphics effects
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/
H A DfrmMain.Options.cs66 mnuScale4xFilter.Checked = (filterType == VideoFilterType.Scale4x); in UpdateFilterMenu()
309 SetVideoFilter(VideoFilterType.Scale4x); in mnuScale4xFilter_Click()
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/HdPackEditor/
H A DfrmHdPackEditor.cs228 …new FilterInfo() { Name = ResourceHelper.GetEnumText(VideoFilterType.Scale4x), FilterType = ScaleF…
/dports/emulators/sameboy/SameBoy-0.14.7/Cocoa/
H A DGBPreferencesWindow.m52 @"Scale4x",
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/
H A DInteropEmu.cs2258 Scale4x = 15, enumerator