fearlessTobi
|
08acefbaab
|
Remove some references to Citra
|
8 years ago |
bunnei
|
0afb4ff542
|
Fix build and address review feedback
|
8 years ago |
James Rowe
|
7af1a786d5
|
Add configurable logging backends
|
8 years ago |
James Rowe
|
d74d2a77cb
|
Update clang format
|
8 years ago |
James Rowe
|
e159c550d8
|
Rename logging macro back to LOG_*
|
8 years ago |
bunnei
|
47ba060950
|
settings: Add a configuration for use_accurate_framebuffers.
|
8 years ago |
BreadFish64
|
8a956adf8c
|
sdl: add check for GL extension support
|
8 years ago |
bunnei
|
cd93d74b16
|
yuzu_cmd: Fix project for latest msvc.
|
8 years ago |
bunnei
|
bbd273e7ce
|
core: Add a configuration setting for use_multi_core.
|
8 years ago |
Lioncash
|
d1e3e0eb42
|
string_util: Remove StringFromFormat() and related functions
Given we utilize fmt, we don't need to provide our own functions for formatting anymore
|
8 years ago |
Lioncash
|
ef3129bf7a
|
frontends: Move logging macros over to new fmt-capable ones
|
8 years ago |
adityaruplaha
|
cd2aeb1046
|
SDL2: Implement fullscreen. (Original PR: citra-emu/citra#3607)
|
8 years ago |
N00byKing
|
f2001a33cc
|
Implement Pull #3528 from citra: use nvidia graphics automatically on 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
|
8 years ago |
N00byKing
|
6263f437d7
|
default_ini.h: Update from citra to yuzu
|
8 years ago |
N00byKing
|
a97c186684
|
Remove Links to citra Services
|
8 years ago |
N00byKing
|
b411bdb76e
|
Change Telemetry Names to yuzu
|
8 years ago |
bunnei
|
32181284be
|
config: Use simplified checkbox (from Citra) for CPU JIT.
|
8 years ago |
bunnei
|
af6e1f8554
|
config: Rename is_docked to use_docked_mode to be consistent with other config bools.
|
8 years ago |
bunnei
|
679d29d9f8
|
config: Add setting for whether the system is docked or not.
|
8 years ago |
N00byKing
|
33c1780755
|
yuzu.cpp: Update Link from citra to yuzu
|
8 years ago |
N00byKing
|
3aeeaeaf2b
|
Remove Option for N/3DS from default.ini
|
8 years ago |
N00byKing
|
4023ee09fc
|
CITRA_ICON -> YUZU_ICON
|
8 years ago |
Valentin Vanelslande
|
96b4fc4206
|
yuzu_cmd: change default cpu core to dynarmic
|
8 years ago |
Valentin Vanelslande
|
a105e0f72d
|
default_ini: change default cpu core to dynarmic
|
8 years ago |
James Rowe
|
ea88c44eb8
|
Format: Run the new clang format on everything
|
8 years ago |
Lioncash
|
447c25646e
|
CMakeLists: Derive the source directory grouping from targets themselves
Removes the need to store to separate SRC and HEADER variables, and then
construct the target in most cases.
|
8 years ago |
N00byKing
|
f28fd7a13b
|
Update default_ini.h
|
8 years ago |
MerryMage
|
41bfd994f6
|
clang-format
|
8 years ago |
unknown
|
b22d73d2af
|
Update the internal resolution settings
|
8 years ago |
shinyquagsire23
|
382e739799
|
yuzu_cmd: Fix default ini, add screenshot button
|
8 years ago |
shinyquagsire23
|
c4d48f291a
|
yuzu_cmd: fix default ini
|
8 years ago |
MerryMage
|
2c057ef5df
|
Minor cleanup
|
8 years ago |
bunnei
|
e443f7a301
|
config: Default log filter to trace.
|
8 years ago |
James Rowe
|
d0588e52ab
|
Remove settings issues in sdl and fix a few files that broke in mingw
|
8 years ago |
James Rowe
|
41830b061a
|
Get yuzu sdl to start compiling
|
8 years ago |
James Rowe
|
5dbd091a80
|
Massive removal of unused modules
|
8 years ago |