yuzu-mainline/src
Lioncash 10d2ab8098 core: Make System's default constructor private
This makes it a compilation error to construct additional instances of
the System class directly, preventing accidental wasteful constructions
over and over.
2018-07-18 18:18:27 -04:00
..
common telemetry: Remove unnecessary Field constructor 2018-07-18 00:32:35 -04:00
core core: Make System's default constructor private 2018-07-18 18:18:27 -04: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 core: Don't construct instance of Core::System, just to access its live instance 2018-07-18 18:18:27 -04:00
yuzu Merge pull request #681 from lioncash/const 2018-07-18 10:02:58 -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