Logo
Explore Help
Sign In
yuan/suyu
1
0
Fork 0
You've already forked suyu
mirror of https://git.suyu.dev/suyu/suyu.git synced 2025-12-09 05:39:38 +08:00
Code Issues Packages Projects Releases Wiki Activity
suyu/src
History
Lioncash 781ab8407b general: Use deducation guides for std::lock_guard and std::unique_lock
Since C++17, the introduction of deduction guides for locking facilities
means that we no longer need to hardcode the mutex type into the locks
themselves, making it easier to switch mutex types, should it ever be
necessary in the future.
2019-04-01 12:53:47 -04:00
..
audio_core
core/core_timing: Make callback parameters consistent
2019-03-24 18:12:17 -04:00
common
general: Use deducation guides for std::lock_guard and std::unique_lock
2019-04-01 12:53:47 -04:00
core
general: Use deducation guides for std::lock_guard and std::unique_lock
2019-04-01 12:53:47 -04:00
input_common
general: Use deducation guides for std::lock_guard and std::unique_lock
2019-04-01 12:53:47 -04:00
tests
Fixes and corrections on formatting.
2019-03-27 14:49:43 -04:00
video_core
general: Use deducation guides for std::lock_guard and std::unique_lock
2019-04-01 12:53:47 -04:00
web_service
general: Use deducation guides for std::lock_guard and std::unique_lock
2019-04-01 12:53:47 -04:00
yuzu
general: Use deducation guides for std::lock_guard and std::unique_lock
2019-04-01 12:53:47 -04:00
yuzu_cmd
Fix getopt on systems where char is unsigned by default
2019-03-19 23:53:40 +01:00
.clang-format
Remove special rules for Windows.h and library includes
2016-09-21 00:16:33 -07:00
CMakeLists.txt
CMakeLists: Move off of modifying CMAKE_*-related flags
2019-03-17 06:55:24 -04:00
Powered by Gitea Version: 1.23.7 Page: 90ms Template: 17ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API