6483 Commits (9140f5d1f313ee6cdccd2f9f0a5c31d99b69e76b)

Author SHA1 Message Date
ReinUsesLisp a0cbf4f4e8 arm_dynarmic_32: Fix implicit conversion error in SetTPIDR_EL0 6 years ago
MerryMage 23d63c30e1 memory_manager: Explicitly specifcy std::min<size_t> 6 years ago
MerryMage 042bb8824b shared_font: Service::NS::EncryptSharedFont takes a size_t& 6 years ago
MerryMage 8055a71e00 arm_dynarmic_cp15: Implement CNTPCT 6 years ago
MerryMage 0ac9600204 arm_dynarmic_cp15: Update CP15 6 years ago
MerryMage fc1c12b2c9 arm_dynarmic_32: InterpreterFallback should never happen 6 years ago
David Marcec f57da2d9f9 nvdrv: Fix GetTPCMasks for ioctl3 6 years ago
David Marcec 97ad3cd3ee kernel: Account for system resource size for memory usage 6 years ago
Morph d594106360 yuzu/frontend: Remove internal resolution option 6 years ago
David Marcec 07db67b406 Downgrade "handle not signaled" error to trace 6 years ago
VolcaEM f42797d852 Clang-format 6 years ago
VolcaEM 998bfbb573 hid: Stub GetXpadIDs 6 years ago
David Marcec 05eeb7de3d Implement macro JIT 6 years ago
David Marcec 55b534c5a0 kernel: ResourceLimit::Reserve remove useless while loop 6 years ago
lat9nq 9d08039623 Make copying directory string more concise 6 years ago
lat9nq 2ad3571453 Address requested changes 6 years ago
lat9nq 2adc5f524d *nix systems can read any-case patch directories 6 years ago
VolcaEM 4f1136dfca clang-format 6 years ago
VolcaEM f7d23b21d0 nifm: correct assert in CreateTemporaryNetworkProfile 6 years ago
ReinUsesLisp 541a254c2e yuzu: Add frontend settings for assembly shaders 6 years ago
David Marcec d50dd8f7a0 file_sys: Update SystemVersion archive to version 10.0.2 6 years ago
David Marcec 97c023e3f0 nv_flinger: Use enum for pixel format instead of u32 6 years ago
Morph eedbf90664 frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) 6 years ago
bunnei 053399a553 time_zone: Use std::chrono::seconds for strong typing. 6 years ago
David Marcec e6886a756c hid: Clear keyboard states & fix logic issue 6 years ago
bunnei f42b9c0a85 hle: service: time_zone_manager: Use current time zone setting. 6 years ago
bunnei 8588ac0645 core: settings: Add a setting for time zone. 6 years ago
bunnei ee3b9071b5 service: fsp_srv: Stub implementation of OpenMultiCommitManager. 6 years ago
bunnei 97e2eb439c file_sys: savefata_factory: Update to support DeviceSaveData. 6 years ago
bunnei f870a935d4 file_sys: control_metadata: Expose device_save_data_size. 6 years ago
David Marcec 26bd4978a3 Stub SendKeyboardLockKeyEvent 6 years ago
James Rowe 2991e7441a Replace externals with Conan (#3735) 6 years ago
Lioncash 12b81f2581 kernel/memory: Remove #pragma once within cpp file 6 years ago
Lioncash 0bf0d27552 kernel/memory: Remove unused includes 6 years ago
Lioncash 0bb99454ed kernel/memory: Remove unused variables in memory_block_manager 6 years ago
Lioncash 42d43335c9 kernel/memory: Make use of std::array consistently in address_space_info 6 years ago
Lioncash e09098b981 kernel/memory: Resolve -Wshadow warnings 6 years ago
Lioncash a93929b23a kernel/memory: Amend potential encoding warnings 6 years ago
Lioncash ccfac6d992 hle_ipc: Eliminate core memory globals 6 years ago
Morph 970c8f1ccc settings: Add anisotropic filtering level to the yuzu configuration log (#3875) 6 years ago
bunnei 6173ba77f8 Update src/core/hle/service/am/am.cpp 6 years ago
Lioncash 918b439e26 readable_event: Remove unnecessary semicolon in Signal() 6 years ago
David Marcec 1d2ebbf8fe nvdrv: Fix GetGpuTime stack corruption 6 years ago
David Marcec e433e24ed4 am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent 6 years ago
Jason Parker 9cdcfd80fc caps:su Stub out SetShimLibraryVersion 6 years ago
David Marcec 053fabf414 fs-srv: GetFreeSpaceSize & GetTotalSpaceSize 6 years ago
David Marcec 9acd88ff71 nim: CreateServerInterface, CreateAccessorInterface, CreateAsyncInterface 6 years ago
David Marcec 66f74349f0 caps: Add missing service names to caps:su 6 years ago
David Marcec 5da10e6ec0 am: GetFriendInvitationStorageChannelEvent 6 years ago
David Marcec b1d4271c5d psm: Mark as debug instead of warning 6 years ago