yuzu-mirror/src
Lioncash c33755e2b9
core: Replace remaining old non-generic logger usages with fmt-capable equivalents
LOG_GENERIC usages will be amended in a follow-up to keep API changes separate from
interface changes, as it will require removing a parameter from the relevant function
in the VMManager class.
2018-04-26 15:37:16 +07:00
..
common Merge pull request #367 from lioncash/clamp 2018-04-20 14:18:03 +07:00
core core: Replace remaining old non-generic logger usages with fmt-capable equivalents 2018-04-26 15:37:16 +07:00
input_common math_util: Remove the Clamp() function 2018-04-20 10:14:13 +07:00
tests core: Move process creation out of global state. 2018-03-14 18:42:19 +07:00
video_core Merge pull request #396 from Subv/shader_ops 2018-04-25 22:42:54 +07:00
yuzu memory_manager: Make GpuToCpuAddress return an optional. 2018-04-24 17:49:19 +07:00
yuzu_cmd Merge pull request #377 from adityaruplaha/sdl2-fullscreen 2018-04-21 13:53:55 +07: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