3
0
Fork 0
forked from suyu/suyu
suyu/src
lat9nq a949ee0410 general: Code formatting improvements
Slight improvements to readability.

Dropped suggestions for string_view (settings.h:101), pass by value
(settings.h:82), reverting double to a float (config.cpp:316), and other
smaller ones, some out of scope.

Addresses review feedback.

Co-authored-by: Ameer J <52414509+ameerj@users.noreply.github.com>
2021-07-08 14:07:10 -04:00
..
audio_core general: Make most settings a BasicSetting 2021-06-28 17:32:17 -04:00
common general: Code formatting improvements 2021-07-08 14:07:10 -04:00
core general: Code formatting improvements 2021-07-08 14:07:10 -04:00
input_common general: Code formatting improvements 2021-07-08 14:07:10 -04:00
tests common: Replace common_sizes into user-literals 2021-06-24 09:27:40 -07:00
video_core yuzu qt: Make most UISettings a BasicSetting 2021-06-28 19:13:53 -04:00
web_service externals: httplib: replace custom httplib header with upstream as submodule. 2021-06-19 02:18:58 +05:30
yuzu general: Code formatting improvements 2021-07-08 14:07:10 -04:00
yuzu_cmd yuzu_cmd: config: Pass a reference in 2021-06-30 20:16:01 -04:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00