7370 Commits (38d14331f57d2a1280c275631e72bd80d7fa3ff9)

Author SHA1 Message Date
Lioncash 78ff298d6d service/ldr: Resolve sign mismatch warnings 6 years ago
Lioncash 607a02edda time_zone_binary: Make use of designated initializers 6 years ago
Lioncash a1aab876e6 buffer_queue: Make use of std::nullopt 6 years ago
Lioncash 9b1ab372a7 buffer_queue: Make use of designated initializers 6 years ago
Lioncash 5430961f0d profile_manager: Make use of std::nullopt 6 years ago
Lioncash 1f909d614c profile_manager: Make use of designated initializers 6 years ago
Lioncash 743ed2b727 dmnt_cheat_vm: Make use of designated initializers 6 years ago
Lioncash 2fa750dd6b file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode 6 years ago
David Marcec 4d0ba04c73 sm: Make use of IsBaseOf for GetService 6 years ago
Lioncash 39ac833461 patch_manager: Resolve -Wignored-qualifier warnings 6 years ago
Lioncash 872200c7a9 registered_cache: Resolve -Wmaybe_uninitialized warnings 6 years ago
David Marcec b20f4de430 Place in anonymous namespace 6 years ago
David Marcec 46d3c84839 loader: Make IdentifyFile typesafe 6 years ago
David ecaac59acd ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 6 years ago
Morph f6fa311cf9 minor nits 6 years ago
David Marcec 542ea8c6e8 am: Unstub SetScreenShotPermission 6 years ago
Morph 488cacca52 fsp-srv: Stub Read/WriteSaveDataFileSystemExtraDataWithMaskBySaveDataAttribute 6 years ago
Morph 06adef078c fs: Rename SaveDataDescriptor to SaveDataAttribute 6 years ago
Morph 4a6d4ab839 xts_archive: Check if the file is nullptr prior to parsing 6 years ago
Morph 0724e89467 registered_cache: Add support for removing folder ncas 6 years ago
Morph 9fa696c0d5 configure_graphics: Remove Force 30 FPS mode 6 years ago
Lioncash 32ce1467e5 common/atomic_ops: Don't cast away volatile from pointers 6 years ago
ReinUsesLisp 87e6485855 service/bsd: Handle Poll with no entries accurately 6 years ago
ReinUsesLisp 853ee47a15 services/bsd: Implement most of bsd:s 6 years ago
ReinUsesLisp 20ac4ae8b7 service/sockets: Add worker pool abstraction 6 years ago
ReinUsesLisp 3cd68cade4 service/sockets: Add worker abstraction to execute blocking calls asynchronously 6 years ago
ReinUsesLisp 8a8f687fd2 service/sockets: Add translate functions 6 years ago
ReinUsesLisp c2a607014a service/sockets: Add enumerations and structures 6 years ago
ReinUsesLisp bd466d12be services/nifm: Implement GetCurrentIpAddress 6 years ago
Lioncash 078b7446c7 device_memory: Remove unused system member 6 years ago
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
David Marcec 81b2b4fbe9 audio_core: Apollo Part 1, AudioRenderer refactor 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
FearlessTobi f7cf5430b0 file_sys/nsp: Make SetTicketKeys actually do something 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