citra/src
Tobias 08e508e846
Port yuzu-emu/yuzu#4472: "perf_stats: Mark GetMeanFrametime() as const" (#5498)
The general pattern is to mark mutexes as mutable when it comes to
matters of constness, given the mutex acts as a transient member of a
data structure.

Co-Authored-By: LC <lioncash@users.noreply.github.com>
2020-08-29 17:29:20 +02:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core cubeb_sink.cpp: Change one log from INFO to DEBUG level. 2020-08-20 20:22:50 +02:00
citra citra-qt: Add an "Alternative Speed Limit" with its hotkey (#5281) 2020-06-20 13:52:14 -05:00
citra_qt Merge pull request #5521 from xperia64/fix_hotkey_ordering 2020-08-28 13:53:40 -05:00
common Common: remove a mod from AlignUp (#5441) 2020-07-07 16:39:23 -05:00
core Port yuzu-emu/yuzu#4472: "perf_stats: Mark GetMeanFrametime() as const" (#5498) 2020-08-29 17:29:20 +02:00
dedicated_room Fix: fatal error CVT1100 when compiling manifest file (#5322) 2020-06-20 13:50:33 -05:00
input_common input_common: add TouchFromButtonDevice 2020-05-04 13:51:37 +03:00
network Merge branch 'master' into feature/savestates-2 2020-04-16 19:03:49 +01:00
tests Improve core timing accuracy (#5257) 2020-05-12 22:48:30 +02:00
video_core Merge pull request #5420 from citra-emu/xglTextureBarrier 2020-07-07 16:45:27 -05:00
web_service HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt Code review actions (plus hopefully fix the linux CI) 2020-03-31 17:54:28 +01:00