yuzu-android/src
Lioncash 8e86fa7e60 common/concepts: Rename IsBaseOf to DerivedFrom
This makes it more inline with its currently unavailable standardized
analogue std::derived_from.

While we're at it, we can also make the template match the requirements
of the standardized variant as well.
2020-08-07 08:09:57 -04:00
..
audio_core core_timing: Make use of uintptr_t to represent user_data 2020-07-27 21:21:01 -04:00
common common/concepts: Rename IsBaseOf to DerivedFrom 2020-08-07 08:09:57 -04:00
core common/concepts: Rename IsBaseOf to DerivedFrom 2020-08-07 08:09:57 -04:00
input_common
tests
video_core
web_service
yuzu
yuzu_cmd Rebase for per game settings 2020-07-17 14:26:14 +10:00
yuzu_tester configuration: Add settings to enable/disable specific CPU optimizations 2020-07-11 14:34:09 +01:00
.clang-format
CMakeLists.txt