| Age | Commit message (Collapse) | Author |
|
Kernel: Reworked the new kernel synchronization primitives.
|
|
as the A2BGR10 texture format.
|
|
thread.
|
|
laptops with optimus (with AMD support) (#271)
* Port 3528: use nvidia graphics automatically on laptops with optimus
* Force dedicated AMD Card for switchable Graphics
* Ran clang-format
|
|
|
|
|
|
* core, main.h: Abort on 32Bit ROMs
* main.cpp: Fix Grammar
|
|
Logging: Add fmtlib-based macros
|
|
Update Dialog from citra to yuzu
|
|
|
|
|
|
configure_general.ui: Add UI Option for Themes
config.cpp: Save Theme Settings
|
|
main.h: Add pragma once, remove ifndef
|
|
|
|
|
|
config bools.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
global.
|
|
|
|
|
|
|
|
Just as a proof that it works
|
|
|
|
|
|
Make Dynarmic the default CPU core
|
|
* Removes the use of QKeySequence::Cancel to remove issues while running make
* Corrects characters in a line for travis failure
* Corrects space in a line for travis failure
|
|
|
|
|
|
|
|
|
|
Port citra #3336
|
|
|
|
* Rename verticalLayout_25 to verticalLayout_23.
* Rename almost all classes.
|
|
|
|
CMakeLists: Derive the source directory grouping from targets themselves
|
|
hotkeys: Add missing <QTreeWidgetItem> include
|
|
game_list: Add missing override specifier for KeyReleaseEater's eventFilter function
|
|
game_list: Amend doxygen parameter identifiers
|
|
Removes the need to store to separate SRC and HEADER variables, and then
construct the target in most cases.
|
|
|
|
function
|
|
|
|
Moved over from #3266 in citra.
|
|
(#41)
* Update bootmanager.cpp
* This *should* fix the clang error
|