6432 Commits (3b1a5ead5ccfd9729a8201a2a9c904eafad8dea5)

Author SHA1 Message Date
Morph e9bee77481 lm: Silence no return value warning 6 years ago
VolcaEM b9e6687af0 account: Update function tables and add missing classes (#4145) 6 years ago
Morph 75e120056f arm_dynarmic_64: Log the instruction when an exception is raised 6 years ago
Morph 393197f37c arm_dynarmic_32: Log under Core_ARM instead of HW_GPU 6 years ago
Morph eaa3067fa8 hid: Implement Get/ResetGyroscopeZeroDriftMode 6 years ago
Lioncash 5f8e8ba92d software_keyboard: Eliminate trivial redundant copies 6 years ago
MerryMage b8983782ca mii_model: Remove redundant std::move 6 years ago
David Marcec 39ef4c6d57 Fix compilation when not building with boxcat 6 years ago
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