1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 504175e5b6 common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS
Ensures that the full set of bitwise operators are available for types
that make use of this macro.
2020-08-24 04:42:43 -04:00
..
audio_core General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
common common_funcs: Add missing XOR operators to DECLARE_ENUM_FLAG_OPERATORS 2020-08-24 04:42:43 -04:00
core Merge pull request #4561 from lioncash/key-constexpr 2020-08-23 20:41:05 -04:00
input_common General: Tidy up clang-format warnings part 2 2020-08-13 14:19:08 -04:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core gl_texture_cache: Take std::string by reference in DecorateViewName() 2020-08-23 23:36:33 -04:00
web_service web_service: Move web_result.h into web_service 2020-08-22 19:29:54 -04:00
yuzu Merge pull request #4541 from MerryMage/yolo 2020-08-21 23:06:21 -04:00
yuzu_cmd common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00
yuzu_tester common/telemetry: Migrate namespace into the Common namespace 2020-08-18 15:08:32 -04:00
.clang-format
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00