Morph
c6e07faf25
Create an "Advanced" tab in the graphics configuration tab and add anisotropic filtering levels.
6 years ago
bunnei
6904e8442d
frontend: sdl2: emu_window: Implement separate presentation thread.
6 years ago
Morph
5afb6b95ed
Add 4:3 aspect ratio and address feedback
6 years ago
Morph
74a490c909
Add following aspect ratios: 16:9, 21:9, Stretch to Window
Available as a drop down within the configure graphics tab.
6 years ago
ReinUsesLisp
48cb021c34
yuzu: Implement Vulkan frontend
Adds a Qt and SDL2 frontend for Vulkan. It also finishes the missing
bits on Vulkan initialization.
6 years ago
ReinUsesLisp
a44fa7e190
yuzu_tester: Remove unused variable
6 years ago
Zach Hilman
04078a2139
configure_debug: Move reporting option to logging
6 years ago
Lioncash
c899be460b
yuzu-tester/yuzu: Correct format string
Prevents an invalid formatting exception from being thrown.
7 years ago
Lioncash
e664a1b940
yuzu-tester/yuzu: Remove unused variable
Gets rid of a compilation warning.
7 years ago
Lioncash
66cfba50ed
yuzu: Remove setting for using Unicorn
The JIT is mature enough that this setting can be removed, falling back
to Unicorn only on unsupported architectures. Any missing features from
Unicorn (of which there are extremely few), are mostly
developer-oriented, which most users don't care about.
Features should be coordinated with the JIT, not the interpreter,
anyhow.
7 years ago
fearlessTobi
662ff325bf
yuzu: Remove CPU Jit setting from the UI
A normal user shouldn't change this, as it will slow down the emulation and can lead to bugs or crashes. The renaming is done in order to prevent users from leaving this on without a way to turn it off from the UI.
7 years ago
Zach Hilman
177fd0a00b
yuzutest: Add minor comments
7 years ago
Zach Hilman
75f7a216c2
yuzu_tester: Display results in table format
7 years ago
Zach Hilman
0df48b790f
yuzutest: Support multiple tests per executable
7 years ago
Zach Hilman
325482d2a2
yuzu_tester: Add 'yuzutest' service
7 years ago
Zach Hilman
cf7a646f0b
yuzu_tester: Add SDL2-based EmuWindow that doesn't show the window
7 years ago
Zach Hilman
b2b51bf223
yuzu_tester: Use config, icon, and main from yuzu-cmd
7 years ago
Zach Hilman
983a52fccd
yuzu_tester: Add project subdirectory
7 years ago