6436 Commits (c4fe83a7bc302acbefe0eedee48eabc671d33964)

Author SHA1 Message Date
David Marcec 38868e5750 memory_manager: Remove useless assertion 6 years ago
Morph 2c9308954c hid: Stub a series of "SevenSixAxisSensor" service commands 6 years ago
Morph 45dac6bc5c lm: Silence no return value warning 6 years ago
VolcaEM e193aa3f53
account: Update function tables and add missing classes (#4145) 6 years ago
Morph f2df941e8d arm_dynarmic_64: Log the instruction when an exception is raised 6 years ago
Morph e0af4cdf98 arm_dynarmic_32: Log under Core_ARM instead of HW_GPU 6 years ago
Morph 0235915baa hid: Implement Get/ResetGyroscopeZeroDriftMode 6 years ago
Lioncash a5ed0c3df7 software_keyboard: Eliminate trivial redundant copies 6 years ago
MerryMage 7236393114 mii_model: Remove redundant std::move 6 years ago
David Marcec c7ed7d9427 Fix compilation when not building with boxcat 6 years ago
ReinUsesLisp 778043a44c arm_dynarmic_32: Fix implicit conversion error in SetTPIDR_EL0 6 years ago
MerryMage b19fe55f84 memory_manager: Explicitly specifcy std::min<size_t> 6 years ago
MerryMage 4f09f0aea4 shared_font: Service::NS::EncryptSharedFont takes a size_t& 6 years ago
MerryMage 52bcfac116 arm_dynarmic_cp15: Implement CNTPCT 6 years ago
MerryMage 109df7705f arm_dynarmic_cp15: Update CP15 6 years ago
MerryMage 32a127faaa arm_dynarmic_32: InterpreterFallback should never happen 6 years ago
David Marcec b15cbf9bcf nvdrv: Fix GetTPCMasks for ioctl3 6 years ago
David Marcec 74ff1db758 kernel: Account for system resource size for memory usage 6 years ago
Morph 03fad5ebe8 yuzu/frontend: Remove internal resolution option 6 years ago
David Marcec c0d2e3212f Downgrade "handle not signaled" error to trace 6 years ago
VolcaEM 8c84a7e7ec
Clang-format 6 years ago
VolcaEM 4d10d3113f
hid: Stub GetXpadIDs 6 years ago
David Marcec b032ebdfee Implement macro JIT 6 years ago
David Marcec 43bf860b22 kernel: ResourceLimit::Reserve remove useless while loop 6 years ago
lat9nq f57cbd9f24 Make copying directory string more concise 6 years ago
lat9nq 326403518d Address requested changes 6 years ago
lat9nq 136c563f76 *nix systems can read any-case patch directories 6 years ago
VolcaEM cb75ccc1f7
clang-format 6 years ago
VolcaEM 235805edf3
nifm: correct assert in CreateTemporaryNetworkProfile 6 years ago
ReinUsesLisp 47a7c4f4fe yuzu: Add frontend settings for assembly shaders 6 years ago
David Marcec 17455b7222 file_sys: Update SystemVersion archive to version 10.0.2 6 years ago
David Marcec 6f0360690b nv_flinger: Use enum for pixel format instead of u32 6 years ago
Morph b73f678ee8 frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) 6 years ago
bunnei bba54e1880 time_zone: Use std::chrono::seconds for strong typing. 6 years ago
David Marcec a79f060ea2 hid: Clear keyboard states & fix logic issue 6 years ago
bunnei 3c8cd62b0d hle: service: time_zone_manager: Use current time zone setting. 6 years ago
bunnei 988e42a3f5 core: settings: Add a setting for time zone. 6 years ago
bunnei 47b97b9577 service: fsp_srv: Stub implementation of OpenMultiCommitManager. 6 years ago
bunnei ab9ddab0a2 file_sys: savefata_factory: Update to support DeviceSaveData. 6 years ago
bunnei 9c065c013e file_sys: control_metadata: Expose device_save_data_size. 6 years ago
David Marcec ecc8ccc9d3 Stub SendKeyboardLockKeyEvent 6 years ago
James Rowe bc30a591ba
Replace externals with Conan (#3735) 6 years ago
Lioncash 4620580245 kernel/memory: Remove #pragma once within cpp file 6 years ago
Lioncash 1ecaa86a52 kernel/memory: Remove unused includes 6 years ago
Lioncash a2e61e6542 kernel/memory: Remove unused variables in memory_block_manager 6 years ago
Lioncash 26aee55aef kernel/memory: Make use of std::array consistently in address_space_info 6 years ago
Lioncash dfa582169b kernel/memory: Resolve -Wshadow warnings 6 years ago
Lioncash 93c083aef1 kernel/memory: Amend potential encoding warnings 6 years ago
Lioncash 0ec07e8763 hle_ipc: Eliminate core memory globals 6 years ago
Morph 3cfa7a89e0
settings: Add anisotropic filtering level to the yuzu configuration log (#3875) 6 years ago