citra-shitamoto-network/src
Lioncash 6614450da3 game_list: Make containsAllWords() a non-member function
This doesn't depend on class state at all, so this can be made internal.
While we're at it, amend the function to take its arguments by const reference.
2018-07-18 16:55:13 -04:00
..
audio_core Merge pull request #3831 from FearlessTobi/add-volume-slider 2018-07-18 09:56:47 -06:00
citra Merge pull request #3946 from zhaowenlan1779/macos-no-hw-shader 2018-07-18 10:07:12 -06:00
citra_qt game_list: Make containsAllWords() a non-member function 2018-07-18 16:55:13 -04:00
common frontend/applets: misc fixes 2018-06-30 08:01:49 +08:00
core Use open source Shared Font if no dumped file is available (#3881) 2018-07-18 10:20:31 -06:00
dedicated_room
input_common log: replace all NGLOG with LOG 2018-06-29 14:18:07 +03:00
network reformat all files with clang-format 2018-06-29 16:56:12 +03:00
tests
video_core Merge pull request #3898 from wwylele/shut-up-texture5 2018-07-07 18:45:13 +03:00
web_service reformat all files with clang-format 2018-06-29 16:56:12 +03:00
.clang-format
CMakeLists.txt