6978 Commits (5c55f3b585eb92cd2fa6da0c714de2b3cf1003bc)

Author SHA1 Message Date
David Marcec 4d0ba04c73 sm: Make use of IsBaseOf for GetService 5 years ago
Lioncash 39ac833461 patch_manager: Resolve -Wignored-qualifier warnings 5 years ago
Lioncash 872200c7a9 registered_cache: Resolve -Wmaybe_uninitialized warnings 5 years ago
David Marcec b20f4de430 Place in anonymous namespace 5 years ago
David Marcec 46d3c84839 loader: Make IdentifyFile typesafe 5 years ago
David ecaac59acd ipc: Allow all trivially copyable objects to be passed directly into WriteBuffer (#4465) 5 years ago
Morph f6fa311cf9 minor nits 5 years ago
David Marcec 542ea8c6e8 am: Unstub SetScreenShotPermission 5 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
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