Searched refs:Scale4x (Results 1 – 15 of 15) sorted by relevance
/dports/emulators/dgen-sdl/dgen-sdl-1.33/scale2x/ |
H A D | README | 2 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 D | AUTHORS | 2 The Scale2x, Scale3x and Scale4x Authors
|
H A D | HISTORY | 50 example for the not obvious Scale4x effect.
|
/dports/graphics/scale2x/scale2x-3.1/ |
H A D | README | 4 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 D | HISTORY | 53 example for the not obvious Scale4x effect.
|
/dports/games/libretro-beetle_bsnes/beetle-bsnes-libretro-b65ded5bde278c18af538c687db9b72c995b220a/mednafen/snes/src/ui_qt/input/ |
H A D | userinterface-videosettings.cpp | 93 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 D | PgoUtilities.cpp | 13 …SC, VideoFilterType::Scale2x, VideoFilterType::Scale3x, VideoFilterType::Scale4x, VideoFilterType:… in PgoRunTest()
|
H A D | ScaleFilter.cpp | 126 …case VideoFilterType::Scale4x: scaleFilter.reset(new ScaleFilter(ScaleFilterType::Scale2x, 4)); br… in GetScaleFilter()
|
H A D | EmulationSettings.h | 153 Scale4x = 15, enumerator
|
/dports/graphics/scale2x/scale2x-3.1/doc/ |
H A D | scalex.d | 8 Scale2x, Scale3x and Scale4x are real-time graphics effects
|
H A D | scalerx.d | 8 Scale2x, Scale3x and Scale4x are real-time graphics effects
|
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Forms/ |
H A D | frmMain.Options.cs | 66 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 D | frmHdPackEditor.cs | 228 …new FilterInfo() { Name = ResourceHelper.GetEnumText(VideoFilterType.Scale4x), FilterType = ScaleF…
|
/dports/emulators/sameboy/SameBoy-0.14.7/Cocoa/ |
H A D | GBPreferencesWindow.m | 52 @"Scale4x",
|
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/ |
H A D | InteropEmu.cs | 2258 Scale4x = 15, enumerator
|