- May 09, 2019
-
-
bunnei authored
yuzu/hotkeys: Remove unnecessary constructor
-
bunnei authored
yuzu/compatdb: Remove unnecessary qualifiers
-
bunnei authored
configure_dialog: Remove the Whats This? button from the dialog
-
bunnei authored
core/memory: Remove unused FlushMode enum
-
bunnei authored
Corrections and Implementation on GPU Engines
-
bunnei authored
externals: Update dynarmic to master
-
Lioncash authored
-
Lioncash authored
The behavior of the Hotkey constructor is already accomplished via in-class member initializers, so the constructor is superfluous here.
-
Lioncash authored
Keeps the code consistent in regards to how the buttons are referred to.
-
- May 07, 2019
-
-
Lioncash authored
Recent changes to memory-related code resulted in this being unused, so we can remove it.
-
Lioncash authored
Better instruction support has been added since the last update.
-
Merry authored
travis: Update to using Xcode 10.2
-
Lioncash authored
Keeps the CI toolchain updated. This is also necessary for updating dynarmic.
-
Rodrigo Locatti authored
core/frontend/emu_window: Make GraphicsContext's destructor virtual
-
Rodrigo Locatti authored
common/zstd_compression: Remove #pragma once directive from source file
-
Rodrigo Locatti authored
gl_rasterizer: Silence unused variable warnings
-
- May 04, 2019
- May 03, 2019
-
-
bunnei authored
Port citra-emu/citra#4215: "travis: Use Ninja for Travis builds"
-
- May 01, 2019
-
-
Fernando Sahmkow authored
-
- Apr 30, 2019
- Apr 29, 2019
- Apr 26, 2019
-
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
ReinUsesLisp authored
-
- Apr 25, 2019
-
-
bunnei authored
kernel/svc: Clean up wait synchronization related functionality
-
bunnei authored
Allow picking a Compatibility Profile for OpenGL.
-
bunnei authored
Port citra-emu/citra#4748: "Launch directly in Mac without terminal"
-
bunnei authored
applets: Add AppletManager and implement PhotoViewer and Error applets
-
bunnei authored
CMakeLists: Ensure we specify Unicode as the codepage on Windows
-
- Apr 23, 2019
-
-
FreddyFunk authored
-
unknown authored
-
unknown authored
-