yuzu/src
Lioncash 6ef84f1c4c common/logging: Amend documentation comments
Multi-line doc comments still need the '<' after the ///, otherwise it's
treated as a regular comment and makes the original doc comment broken
in viewers, IDEs, etc. While we're at it, also fix some typos in the
comments.
2018-09-04 10:49:08 -04:00
..
audio_core audio_core/filter: Add explicit cast to assignment in Process() 2018-08-21 12:32:37 -04:00
common common/logging: Amend documentation comments 2018-09-04 10:49:08 -04:00
core Merge pull request #1231 from lioncash/global 2018-09-03 21:21:12 -04:00
input_common input_common: Use std::move where applicable 2018-08-02 21:51:11 -04:00
tests kernel: Eliminate kernel global state 2018-08-28 22:31:51 -04:00
video_core Merge pull request #1213 from DarkLordZach/octopath-fs 2018-09-02 10:49:18 -04:00
yuzu vfs_real: Forward declare IOFile 2018-09-02 12:38:14 -04:00
yuzu_cmd vfs_real: Forward declare IOFile 2018-09-02 12:38:14 -04:00
.clang-format
CMakeLists.txt audio_core: Add initial code for keeping track of audout state. 2018-07-27 22:33:31 -04:00