12850 Commits (9f82a9a2444a232e746992fa89084b928255cb63)

Author SHA1 Message Date
FearlessTobi 9f82a9a244 crypto: Make KeyManager a singleton class 6 years ago
bunnei eb2c50c5e6
Update src/video_core/gpu.cpp 6 years ago
bunnei ea09930196
Update src/video_core/gpu.cpp 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
Morph 3cfa7a89e0
settings: Add anisotropic filtering level to the yuzu configuration log (#3875) 6 years ago
bunnei c49f51eaf1
Update src/core/hle/service/am/am.cpp 6 years ago
FearlessTobi 3d1e741645 input_common: fix build when SDL2 is disabled 6 years ago
Lioncash aabf5b2059 readable_event: Remove unnecessary semicolon in Signal() 6 years ago
Jan Beich b4d0724a63 fixed_pipeline_state: explicitly use template keyword after 1f345ebe3a 6 years ago
David Marcec d5a69ecb68 nvdrv: Fix GetGpuTime stack corruption 6 years ago
David Marcec 8850d85341 am: IHomeMenuFunctions:GetPopFromGeneralChannelEvent 6 years ago
Jason Parker 4b16e93f1a caps:su Stub out SetShimLibraryVersion 6 years ago
David Marcec 78e5f162e2 fs-srv: GetFreeSpaceSize & GetTotalSpaceSize 6 years ago
David Marcec 55e423c8b6 nim: CreateServerInterface, CreateAccessorInterface, CreateAsyncInterface 6 years ago
David Marcec 738140fdd8 caps: Add missing service names to caps:su 6 years ago
David Marcec 10804d6d0e am: GetFriendInvitationStorageChannelEvent 6 years ago
David Marcec 973c40b63e psm: Mark as debug instead of warning 6 years ago
David Marcec 9acd336422 am: Properly implement GetDisplayVersion 6 years ago
David Marcec 8bddc750e2 am: IsVrModeEnabled & SetVrModeEnabled fixes 6 years ago
David Marcec 1417849a2b acc: Return a unique value per account for GetAccountId 6 years ago
David Marcec 1fbc341aba acc: Fix InitializeApplicationInfo 6 years ago
David Marcec b6538c3e7c kernel: Don't fail silently 6 years ago
Lioncash 6c53edd4d3 vulkan: Remove unnecessary includes 6 years ago
David Marcec b4dbf1b9c7 Don't fail silently for vi, sm, set and ns services 6 years ago
ReinUsesLisp 871aadbe36 shader/arithmetic_integer: Fix tracking issue in temporary 6 years ago
Fernando Sahmkow 9df67b2095 Clang Format and Documentation. 6 years ago
Fernando Sahmkow 37c690576f MaxwellDMA: Optimize micro copies. 6 years ago
David Marcec 2261cf24af kernel: Bad GetInfo ids should not be marked as stubs 6 years ago
David Marcec fdbeb90bd0 Updated comment to reflect ListQualifiedUsers better 6 years ago
David Marcec 0f6064e5c9 style: Change AMs & Glues error codes to be dec instead of hex 6 years ago
David Marcec 1276e425d2 marked stubs 6 years ago
David Marcec a17813c4f4 account: ListQualifiedUsers 6 years ago
David Marcec fb51a655b8 Audin:u ListAudioIns, OpenAudioIn, ListAudioInsAuto, OpenAudioInAuto, ListAudioInsAutoFiltered, OpenAudioInProtocolSpecified 6 years ago
ReinUsesLisp d6a24b4a5b vk_rasterizer: Skip index buffer setup when vertices are zero 6 years ago
ReinUsesLisp fe931ac976 {maxwell_3d,buffer_cache}: Implement memory barriers using 3D registers 6 years ago
Fernando Sahmkow b87422a86f VideoCore/GPU: Delegate subchannel engines to the dma pusher. 6 years ago
Fernando Sahmkow 90e5694230 VideoCore/Engines: Refactor Engines CallMethod. 6 years ago
ReinUsesLisp bb1ed66d99 maxwell_3d: Fix depth clamping register 6 years ago
ReinUsesLisp 8da16cf9fb texture_cache: Reintroduce preserve_contents accurately 6 years ago
ReinUsesLisp ddd82ef42b shader/memory_util: Deduplicate code 6 years ago
ReinUsesLisp e895a4e2d7 shader/arithmetic_integer: Fix edge case and mark IADD.X Rd.CC as unimplemented 6 years ago
ReinUsesLisp 2a96bea6a7 shader/arithmetic_integer: Change IAdd to UAdd to avoid signed overflow 6 years ago
ReinUsesLisp c788f9c0bd shader/arithmetic_integer: Implement IADD.X 6 years ago
ReinUsesLisp 255197e643 shader/arithmetic_integer: Implement CC for IADD 6 years ago
ReinUsesLisp ffc5ec6fa8 decode/register_set_predicate: Implement CC 6 years ago