yuzu/src/tests/common
lat9nq 0bb85f6a75 shader_recompiler,video_core: Cleanup some GCC and Clang errors
Mostly fixing unused *, implicit conversion, braced scalar init,
fpermissive, and some others.

Some Clang errors likely remain in video_core, and std::ranges is still
a pertinent issue in shader_recompiler

shader_recompiler: cmake: Force bracket depth to 1024 on Clang
Increases the maximum fold expression depth

thread_worker: Include condition_variable

Don't use list initializers in control flow

Co-authored-by: ReinUsesLisp <reinuseslisp@airmail.cc>
2021-07-22 21:51:26 -04:00
..
bit_field.cpp tests: Fix warning about comparison between signed and unsigned 2020-11-27 17:41:20 -05:00
cityhash.cpp common/cityhash: Use common types 2021-02-18 00:45:17 -03:00
fibers.cpp common: Fiber: use a reference for YieldTo. 2021-03-07 13:46:53 -08:00
host_memory.cpp common: Replace common_sizes into user-literals 2021-06-24 09:27:40 -07:00
param_package.cpp externals: Update catch to 2.3.0 2018-08-07 19:26:13 -04:00
ring_buffer.cpp ring_buffer: Remove granularity template argument 2021-02-06 19:16:00 +00:00
unique_function.cpp shader_recompiler,video_core: Cleanup some GCC and Clang errors 2021-07-22 21:51:26 -04:00