yuzu/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 GCAdapter: only join worker thread if running & joinable 2020-07-26 14:54:02 -07:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core Merge pull request #4430 from bunnei/new-gpu-vmm 2020-08-04 18:44:26 -04:00
web_service Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
yuzu Merge pull request #4450 from Morph1984/fix-gamelist-scanning 2020-08-04 18:43:17 -04:00
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 CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00