1
0
Fork 0
forked from suyu/suyu
suyu/src
Lioncash 73bb87c06b kernel/process: Move name and system context to the bottom of the member list
These aren't directly important or commonly used within the process, so
we can move these to the bottom to allow everything else to be more
likely to be within a cache line.
2020-07-15 13:40:18 -04:00
..
audio_core configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
common common/swap: Make use of std::endian 2020-07-14 16:26:54 -04:00
core kernel/process: Move name and system context to the bottom of the member list 2020-07-15 13:40:18 -04:00
input_common Fix crash if gc configured but adapter not connected 2020-07-14 11:23:10 -04:00
tests Core/Common: Address Feedback. 2020-06-27 18:20:06 -04:00
video_core Merge pull request #4242 from ReinUsesLisp/maxwell-dma 2020-07-14 14:04:16 -04:00
web_service Replace externals with Conan (#3735) 2020-05-08 17:09:29 -04:00
yuzu Merge pull request #4294 from MerryMage/cpu-opt-settings 2020-07-14 12:38:03 -04:00
yuzu_cmd Merge pull request #4294 from MerryMage/cpu-opt-settings 2020-07-14 12:38:03 -04:00
yuzu_tester configuration: Add settings to enable/disable specific CPU optimizations 2020-07-11 14:34:09 +01:00
.clang-format
CMakeLists.txt Build System: Fix GCC & MINGW Build. 2020-06-27 11:36:28 -04:00