12831 Commits (0bb99454ed525580a23fd7e1d7b42fb01b7ec5f0)

Author SHA1 Message Date
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
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
FearlessTobi 358d645018 input_common: fix build when SDL2 is disabled 6 years ago
Lioncash 918b439e26 readable_event: Remove unnecessary semicolon in Signal() 6 years ago
Jan Beich 1d30ce7b5b fixed_pipeline_state: explicitly use template keyword after be8742e286 6 years ago
David Marcec 1d2ebbf8fe nvdrv: Fix GetGpuTime stack corruption 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
David Marcec 22298a3b2d am: Properly implement GetDisplayVersion 6 years ago
David Marcec 70e12c713e am: IsVrModeEnabled & SetVrModeEnabled fixes 6 years ago
David Marcec 485cb3ac34 acc: Fix InitializeApplicationInfo 6 years ago
David Marcec 4f69eb7061 kernel: Don't fail silently 6 years ago
Lioncash a35345d217 vulkan: Remove unnecessary includes 6 years ago
David Marcec 63b73587b7 Don't fail silently for vi, sm, set and ns services 6 years ago
ReinUsesLisp 8d28a56a6c shader/arithmetic_integer: Fix tracking issue in temporary 6 years ago
David Marcec 45ece975bf kernel: Bad GetInfo ids should not be marked as stubs 6 years ago
David Marcec fecc4a4a01 Updated comment to reflect ListQualifiedUsers better 6 years ago
David Marcec 0af061e175 style: Change AMs & Glues error codes to be dec instead of hex 6 years ago
David Marcec b680569dd3 marked stubs 6 years ago
David Marcec 36302b6e20 account: ListQualifiedUsers 6 years ago
David Marcec f3209e7baa Audin:u ListAudioIns, OpenAudioIn, ListAudioInsAuto, OpenAudioInAuto, ListAudioInsAutoFiltered, OpenAudioInProtocolSpecified 6 years ago
ReinUsesLisp 6e79375f46 vk_rasterizer: Skip index buffer setup when vertices are zero 6 years ago
ReinUsesLisp 8835d40024 {maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers 6 years ago
ReinUsesLisp b82e61dff0 maxwell_3d: Fix depth clamping register 6 years ago
ReinUsesLisp 8e3af5d3ca texture_cache: Reintroduce preserve_contents accurately 6 years ago
ReinUsesLisp 9b433b2467 shader/memory_util: Deduplicate code 6 years ago
ReinUsesLisp 7442f21c5b shader/arithmetic_integer: Fix edge case and mark IADD.X Rd.CC as unimplemented 6 years ago
ReinUsesLisp 45cb8fc72a shader/arithmetic_integer: Change IAdd to UAdd to avoid signed overflow 6 years ago
ReinUsesLisp 6404cd824b shader/arithmetic_integer: Implement IADD.X 6 years ago
ReinUsesLisp 7e8f51273c shader/arithmetic_integer: Implement CC for IADD 6 years ago
ReinUsesLisp 26dc95c7bc decode/register_set_predicate: Implement CC 6 years ago
ReinUsesLisp 491e2cbfd7 decode/register_set_predicate: Use move for shared pointers 6 years ago
M&M 381eed14f6 services: hid: Stub StopSevenSixAxisSensor. 6 years ago
Vitor Kiguchi de072fd257 Fix the mistake in the port and update the comment for clarity 6 years ago
ReinUsesLisp 88a6c10687 vk_rasterizer: Pack texceptions and color formats on invalid formats 6 years ago
Kewlan 37b1427ea9 Add Restore Defaults and Clear options to hotkeys 6 years ago
Fernando Sahmkow b19e1d2c09 Revert: shader_decode: Fix LD, LDG when track constant buffer. 6 years ago
Markus Wick 1acd6b34e9 Fix -Wdeprecated-copy warning. 6 years ago
Markus Wick ac24f0506c Fix -Werror=conversion error. 6 years ago
David Marcec efe3e5c7c6 vi: Don't let uninitialized data pass as a response for SetBufferCount 6 years ago
Lioncash dca9c90af3 physical_core: Make use of std::make_unique instead of std::make_shared in ctor 6 years ago
Lioncash 9a5a6ebe0a shared_memory: Amend doxygen reference 6 years ago
Lioncash 224d3c6b9d svc: Re-add MapProcessCodeMemory/UnmapProcessCodeMemory 6 years ago