yuzu/src
Lioncash dc35c3f9d7 nvdrv: Take std::string by const reference in GetDevice()
This is only ever used as a lookup into the device map, so we don't need to
take the std::string instance by value here.
2018-07-19 11:40:36 -04:00
..
common Merge pull request #686 from lioncash/fmt 2018-07-18 19:44:44 -07:00
core nvdrv: Take std::string by const reference in GetDevice() 2018-07-19 11:40:36 -04:00
input_common Rename logging macro back to LOG_* 2018-07-02 21:45:47 -04:00
tests Virtual Filesystem 2: Electric Boogaloo (#676) 2018-07-18 18:07:11 -07:00
video_core gl_state: Temporarily disable culling and depth test. 2018-07-18 23:21:43 -04:00
yuzu Merge pull request #684 from lioncash/nonmember 2018-07-18 18:55:00 -07:00
yuzu_cmd settings: Turn docked mode off by default. 2018-07-17 22:52:25 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00