yuzu/src
Lioncash 3575d367a4 telemetry: Default copy/move constructors and assignment operators
This provides the equivalent behavior, but without as much boilerplate.
While we're at it, explicitly default the move constructor, since we
have a move-assignment operator defined.
2018-07-18 00:25:12 -04:00
..
common telemetry: Default copy/move constructors and assignment operators 2018-07-18 00:25:12 -04: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 OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 2018-07-14 02:50:35 -04:00
yuzu_cmd OpenGL: Use MakeCurrent/DoneCurrent for multithreaded rendering. 2018-07-14 02:50:35 -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