1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash c8f3fc9a4b game_list: Make containsAllWords a const member function
This doesn't actually modify the internal class state, so it can be a
const member function. While we're at it, amend the function to take
its arguments by const reference.
2018-07-18 00:13:04 -04:00
..
common Merge pull request #664 from jroweboy/logging-stuff 2018-07-15 12:58:52 -07:00
core General Filesystem and Save Data Fixes (#670) 2018-07-17 12:42:15 -07:00
input_common Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
tests core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
video_core GPU: Added register definitions for the stencil parameters. 2018-07-17 15:00:21 -05:00
yuzu game_list: Make containsAllWords a const member function 2018-07-18 00:13:04 -04:00
yuzu_cmd OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 2018-07-14 02:50:35 -04:00
.clang-format
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00