6978 Commits (5c55f3b585eb92cd2fa6da0c714de2b3cf1003bc)

Author SHA1 Message Date
MerryMage fc1c12b2c9 arm_dynarmic_32: InterpreterFallback should never happen 6 years ago
VolcaEM 85a247d6cf Remove unnecessary pragmas 6 years ago
VolcaEM 1f2f16c656 Revert IsValidNRO refactor but make it more readable 6 years ago
VolcaEM 18b88119d2 Update assert string 6 years ago
VolcaEM 68a7d8fb09 Clang-format again 6 years ago
VolcaEM 26b0ef5ce0 Use consistent variable names 6 years ago
VolcaEM a01b0de19a Clang-format 6 years ago
VolcaEM 2ae60c8949 Make assert strings consistent 6 years ago
VolcaEM f801c273eb Attempt to fix crashes in SSBU and refactor IsValidNRO 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
bunnei f46e366cdc service: nvhost_vic: Ignore Submit commands. 6 years ago
Zach Hilman a283b0672d nvdrv: Stub nvdec/vic ioctls to bypass nvdec movies 7 years ago
David Marcec 07db67b406 Downgrade "handle not signaled" error to trace 6 years ago
VolcaEM 50bf4c70cd Address review comments 6 years ago
VolcaEM f42797d852 Clang-format 6 years ago
VolcaEM 998bfbb573 hid: Stub GetXpadIDs 6 years ago
VolcaEM 6f126bb803 Add comment to nrr_kind 6 years ago
VolcaEM 9390c0c271 ldr: Update NRR/NRO structs 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
FearlessTobi 5e9e8073a0 crypto: Make KeyManager a singleton class 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