2311 Commits (86bb14bcd8c3e126d826664dec9ebf2743b6bf67)

Author SHA1 Message Date
Valeri Ochinski 4f85040c40 common/polyfill_thread: use std::forward where appropriate, qualify std::move calls 2 years ago
Liam 66472af2d0 kernel: mark TLS accessors as noinline for non-MSVC LTO 2 years ago
Florian 032d4938a9 yuzu: Use new setting method for stop emulation 3 years ago
Liam b1f2242a7a jit: add support for relr-type relocations 2 years ago
Liam 28e25c454f common: add arm64 native clock 2 years ago
Liam 5f51662bdb qt: implement automatic crash dump support 2 years ago
FearlessTobi bcc50c707c yuzu: Add desktop shortcut support for Windows 2 years ago
Liam 890f5f8759 gdbserver: use numeric character references for unicode 2 years ago
lat9nq ab0c149771 settings_setting: Read audio engine 3 years ago
Fernando Sahmkow 5ea12207f3 Query Cachge: Fully rework Vulkan's query cache 3 years ago
Fernando Sahmkow dcf5c4bec0 Vulkan: add temporary workaround for AMDVLK 3 years ago
Kelebek1 07b63b15ad Reimplement HardwareOpus 3 years ago
Squall-Leonhart e263eb1a98 add std::error_code for std::filesystem exceptions 3 years ago
lat9nq cd0fb12c62 settings_common: Fix typo 3 years ago
GPUCode cc2c6d8805 debug: Add renderdoc capture hotkey 3 years ago
Liam 08191b07e3 ngc: implement service 3 years ago
lat9nq 4fc1f4ec1a settings_setting: Don't remove the AudioEngine workaround 3 years ago
lat9nq 8d8e9552aa settings: Retro-port Citra Settings work 3 years ago
xcfrg 6178343f3f add a compile time option to allow disabling portable mode 3 years ago
Danila Malyutin 7f0de0f204 msvc: set warning level to /W4 globally 3 years ago
Liam 1da6fd9d74 polyfill_thread: ensure mutex was locked before signaling stop 3 years ago
Charles Lombardo 26d3fa2d01 android: Expose interface for getting settings from native code 3 years ago
Mario 54a5b8062e yuzu-qt: Track play time 3 years ago
comex 4285e35375 Warnings cleanup for GCC 13 and Clang 16 3 years ago
lat9nq 8980108234 settings: Add docked mode helper function 3 years ago
lat9nq 447ec24378 general: Convert use_docked_mode to an enumeration 3 years ago
lat9nq e6fb92574b yuzu-qt: Screenshots depend more on the graphics settings 3 years ago
lat9nq 9433d04259 yuzu-qt: Implement unspecified screenshot ratio 3 years ago
lat9nq 276bc80544 settings: Add AspectRatio enum, split res scale function 3 years ago
Liam 1cecd1d96a fssystem: rework for yuzu style 3 years ago
Liam 5e3139e7c6 vfs: expand support for NCA reading 3 years ago
Liam 3e4076c2ac general: fix apple clang build 3 years ago
Morph 4d018d4060 wall_clock: Increase precision requirements 3 years ago
lat9nq 4246d7d97d (ui)settings: Add more runtime_modifiable settings 3 years ago
lat9nq 722821707d backend: Remove usage of explicit operator overload 3 years ago
lat9nq cac8b672aa settings: Correct Linkage member impl location 3 years ago
lat9nq 9fbed50208 settings: Set GPU as default ASTC decoder 3 years ago
lat9nq 43ce3ae0d9 settings_common: Document specializations 3 years ago
lat9nq cce6c6919c common,qt-config: Remove usage of forward_list 3 years ago
lat9nq 1067bbf7b7 settings_common: Use a vector in category linkage 3 years ago
lat9nq 093b0c051d settings: Remove sorting from log 3 years ago
lat9nq 5c0cf58f73 common: Move global configuration state modifiers back to settings 3 years ago
lat9nq fc4d2cbf34 settings_setting: Fix typo 3 years ago
lat9nq b187a3c214 common,configure_system: Rename method to GetCategory 3 years ago
lat9nq 5e52526942 settings: Cleanup 3 years ago
lat9nq e952af53be core,common: Give memory layout setting an enum 3 years ago
lat9nq 5011827255 settings: Require time zone setting value for stirng 3 years ago
lat9nq 7168d30a6e settings: Give indices to enums 3 years ago
lat9nq 42c6056deb settings_common: Remove unncessary enum spec 3 years ago
lat9nq 8c4acf2ebb settings_enums: Remove casting 3 years ago