6793 Commits (ab2ebb773e60fb2f6ea23a5580e98fe5fd078892)

Author SHA1 Message Date
Lioncash 3c31a08802 cpu_manager: Remove redundant std::function declarations 6 years ago
bunnei 1bd1d08fc4 Update src/core/hle/service/nvdrv/devices/nvmap.cpp 6 years ago
Lioncash 7decda6bc2 core_timing: Make use of uintptr_t to represent user_data 6 years ago
CrazyMax ac316a25a1 remove unused variable; 6 years ago
bunnei 991aca142e hle: nvdrv: Rewrite of GPU memory management. 6 years ago
Lioncash f35d0d8f83 nvflinger: Mark interface functions with return values as [[nodiscard]] 6 years ago
Lioncash 94ae1a0bf1 nvflinger: Use return value of Lock() 6 years ago
Jan Beich 423d410d7c network: add missing include for BSDs 6 years ago
David Marcec 56c3c62a45 vi: IApplicationDisplayService:GetIndirectLayerImageRequiredMemoryInfo 6 years ago
David Marcec 87a838304b Address issues 6 years ago
David Marcec 7ca5dcb7df swkbd: Return result for Calc request for inlined swkbd 6 years ago
ReinUsesLisp fc8ff7f4ef core/network: Add network abstraction 6 years ago
David Marcec 3a127edd0b Drop settings namespace 6 years ago
David Marcec 74d8c9e0dd Rebase for per game settings 6 years ago
Lioncash f128be35fe core/CMakeLists: Add missing physical_memory.h header file 6 years ago
Lioncash 7e7daed253 constants: Add missing <array> include 6 years ago
Lioncash 214247f203 mii/manager: Resolve sign mismatch warnings 6 years ago
Lioncash 29a5f65f31 mii/manager: Make use of designated initializers 6 years ago
Lioncash e05eec5d51 kernel/thread: Remove unimplemented function prototype 6 years ago
Lioncash 3fe863c8f2 kernel: Remove unused variables 6 years ago
Lioncash 0a5524a15b kernel: Add missing include 6 years ago
Lioncash 02ff5e8d81 cpu_manager: Mark function getters as static 6 years ago
Lioncash 59f9dcf6cd cpu_manager: Remove unused preemption_count variable 6 years ago
Lioncash 7f032388fd cpu_manager: Add missing includes 6 years ago
David Marcec 255847b16d hid: Only update keyboard & debug pad inputs if enabled 6 years ago
Morph 5a7b65b6d5 Check for empty section0 and CNMT prior to install 6 years ago
Morph 6bba209bba Add comment to clarify the nullptr check 6 years ago
Morph 7f908ceb00 filesystem: Create subdirectories prior to creating a file 6 years ago
Lioncash 66e6dccc66 core_timing: Remove unused data member 6 years ago
Lioncash 56054fe86d core_timing: Make TimedCallback take std::chrono::nanoseconds 6 years ago
Lioncash 9e113a2b67 core_timing: Make use of std::chrono with ScheduleEvent 6 years ago
Lioncash 3ce5234599 settings: Resolve a sign conversion warning within GetTimeZoneString() 6 years ago
Lioncash 1d41247fce kernel/process: Move name and system context to the bottom of the member list 6 years ago
Lioncash 9346d1e257 kernel/handle_table: Remove usages of the global system instance 6 years ago
Lioncash 8c0ba1ce84 settings: Make use of std::string_view over std::string for logging 6 years ago
Lioncash 7deb699566 kernel/thread: Remove global GetCurrentThread() 6 years ago
Morph 63f16db2e6 clang format 6 years ago
Morph 9dc8b2f03c Use proper install result when overwriting files 6 years ago
Morph c530630c1c Remove global system instance and address feedback 6 years ago
Morph 5054a6c429 registered_cache: Remove previous update/dlc if it exists on install 6 years ago
VolcaEM 67310a4623 clang-format 6 years ago
VolcaEM bec0bdabc8 dmnt_cheat_vm: Implement opcode 0xC3 (ReadWriteStaticRegister) 6 years ago
lat9nq ca132f7dfb clang-format 6 years ago
lat9nq be59d82047 settings: Move settings sanitization to its own function 6 years ago
Lioncash ed658d92dc memory_layout: Remove unused data member 6 years ago
Lioncash 14332845af address_space_info: Use type alias to simplify code 6 years ago
Lioncash c8b9f7bd14 address_space_info: Make use of designated initializers 6 years ago
Morph e01424699b fs: Fix RomFS building when zero byte files are present 6 years ago
bunnei bd88e9fa71 hle: service: mii: Rewrite service to properly support creation of random and default miis. 6 years ago
MerryMage f82bbf743c configure_cpu: Show/Hide debugging options 6 years ago