57 Commits (ec0f96cdd1d9715f885a8c080f041df8b630b328)

Author SHA1 Message Date
lat9nq ec0f96cdd1 settings: log value of CPU_Accuracy 5 years ago
Lioncash b1de33af75 core/settings: Move configuring_global behind an API 5 years ago
ameerj 9ef5c53e52 video_core: NVDEC Implementation 5 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 5 years ago
Morph 9fa696c0d5 configure_graphics: Remove Force 30 FPS mode 5 years ago
David Marcec 3a127edd0b Drop settings namespace 6 years ago
David Marcec 74d8c9e0dd Rebase for per game settings 6 years ago
Lioncash 3ce5234599 settings: Resolve a sign conversion warning within GetTimeZoneString() 6 years ago
Lioncash 8c0ba1ce84 settings: Make use of std::string_view over std::string for logging 6 years ago
lat9nq ca132f7dfb clang-format 6 years ago
lat9nq be59d82047 settings: Move settings sanitization to its own function 6 years ago
lat9nq 61519c20c3 configuration: implement per-game configurations (#4098) 6 years ago
Kewlan 3fcf2f201c Add a "Mute Audio" hotkey 6 years ago
ReinUsesLisp 541a254c2e yuzu: Add frontend settings for assembly shaders 6 years ago
bunnei 8588ac0645 core: settings: Add a setting for time zone. 6 years ago
Morph 970c8f1ccc settings: Add anisotropic filtering level to the yuzu configuration log (#3875) 6 years ago
Fernando Sahmkow 38631f6cc3 Correct Linux Compile Error. 6 years ago
Fernando Sahmkow c213fd218b UI: Replasce accurate GPU option for GPU Accuracy Level 6 years ago
Dan d5c239a047 set: implement GetRegionCode 6 years ago
bunnei f93fe8e862 core: settings: Add setting to enable vsync, which is on by default. 6 years ago
Zach Hilman 094de9331f settings: Add option to set BCAT backend 7 years ago
Zach Hilman 688d14436f settings: Update LogSettings to show NAND/SDMC paths from FileUtil 7 years ago
Lioncash 66cfba50ed yuzu: Remove setting for using Unicorn 7 years ago
fearlessTobi 662ff325bf yuzu: Remove CPU Jit setting from the UI 7 years ago
ReinUsesLisp b70a0ec46d rasterizer_opengl: Remove OpenGL core profile 7 years ago
Fernando Sahmkow b437d4abd7 Allow picking a Compatibility Profile for OpenGL. 7 years ago
fearlessTobi 86a7ab36ba core/yuzu: Remove enable_nfc setting 7 years ago
Hexagon12 033cda6e5e clang fix 7 years ago
Hexagon12 49ecd006da Log 2 new setting values 7 years ago
zhupengfei c63f74ed1d citra_qt: Log settings on launch 8 years ago
Zach Hilman 2d8a5a4e9b hid: Use player-defined controller type as PREFERRED_CONTROLLER 7 years ago
Lioncash 38049444da video_core; Get rid of global g_toggle_framelimit_enabled variable 7 years ago
Lioncash 49dc22f84e video_core: Eliminate the g_renderer global variable 8 years ago
Lioncash 153a00ebc0 video_core: Make global EmuWindow instance part of the base renderer class 8 years ago
James Rowe a5b9cd4d18 Remove references to PICA and rasterizers in video_core 8 years ago
bunnei dd4ffef0a2 hle: Remove a large amount of 3ds-specific service code. 8 years ago
ThaMighty90 791a419280 SidebySide Layout (#2859) 8 years ago
Yuri Kunde Schlesner 7b560a8b81 Core: Fix some out-of-style includes 9 years ago
wwylele fced3273c1 ir: implement new 3ds HID via ir:rst 9 years ago
wwylele eef121c30a ir: implement circle pad pro 9 years ago
wwylele 74b1bf38fe HID: use ButtonDevice 9 years ago
noah the goodra f91bebc7e5 removed the possibly uneeded cast on values.gdbstub_port 9 years ago
bunnei d2a2789dda config: Add option for specifying screen resolution scale factor. 9 years ago
MerryMage 4aaaea9758 core: Move emu_window and key_map into core 9 years ago
emmauss 4865993e6f Implement Frame rate limiter (#2223) 9 years ago
James Rowe 08f830fed4 Support additional screen layouts. 10 years ago
Yuri Kunde Schlesner fa5d9d8266 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot 1138ec0d49 Remove empty newlines in #include blocks. 9 years ago
Emmanuel Gil Peyrot 628ed4376a Sources: Run clang-format on everything. 9 years ago