suyu/src
Lioncash 34ec64233a macro-interpreter: Resolve -Wself-assign-field warning
This was assigning the field to itself, which is a no-op. The size
doesn't change between its initial assignment and this one, so this is a
safe change to make.
2020-08-14 08:26:50 -04:00
..
audio_core General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
common Merge pull request #4511 from lioncash/build2 2020-08-13 15:13:21 -04:00
core Merge pull request #4495 from lioncash/conv 2020-08-14 03:10:17 -03:00
input_common General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core macro-interpreter: Resolve -Wself-assign-field warning 2020-08-14 08:26:50 -04:00
web_service Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
yuzu General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
yuzu_cmd Rebase for per game settings 2020-07-17 14:26:14 +10:00
yuzu_tester configuration: Add settings to enable/disable specific CPU optimizations 2020-07-11 14:34:09 +01:00
.clang-format
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00