| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | Prevent merging of device mapped memory blocks. | 2019-07-08 | 2 | -1/+28 | ||
| | * | | | | | | | | Remove unused member function declaration | 2019-07-07 | 1 | -9/+0 | ||
| | * | | | | | | | | physmem: add helpers, cleanup logic. | 2019-07-07 | 2 | -171/+170 | ||
| | * | | | | | | | | clang-format fixes | 2019-07-07 | 2 | -3/+3 | ||
| | * | | | | | | | | address review commentary | 2019-07-07 | 5 | -36/+42 | ||
| | * | | | | | | | | Implement MapPhysicalMemory/UnmapPhysicalMemory | 2019-07-07 | 8 | -21/+475 | ||
| | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2692 from ReinUsesLisp/tlds-f16 | 2019-07-14 | 2 | -2/+9 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | shader/texture: Add F16 support for TLDS | 2019-07-07 | 2 | -2/+9 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Clang format | 2019-07-13 | 3 | -4/+8 | ||
| * | | | | | | | Addressed issues | 2019-07-13 | 2 | -2/+2 | ||
| * | | | | | | | "AudioRenderer" thread should have a unique name | 2019-07-13 | 4 | -7/+8 | ||
| * | | | | | | | Merge pull request #2609 from FernandoS27/new-scan | 2019-07-11 | 15 | -122/+774 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | shader_ir: Add comments on missing instruction. | 2019-07-09 | 2 | -2/+9 | ||
| | * | | | | | | | shader_ir: limit explorastion to best known program size. | 2019-07-09 | 1 | -1/+1 | ||
| | * | | | | | | | control_flow: Correct block breaking algorithm. | 2019-07-09 | 1 | -17/+17 | ||
| | * | | | | | | | control_flow: Assert shaders bigger than limit. | 2019-07-09 | 1 | -0/+2 | ||
| | * | | | | | | | control_flow: Address feedback. | 2019-07-09 | 1 | -89/+37 | ||
| | * | | | | | | | shader_ir: Correct parsing of scheduling instructions and correct sizing | 2019-07-09 | 2 | -13/+30 | ||
| | * | | | | | | | shader_ir: Correct max sizing | 2019-07-09 | 2 | -2/+2 | ||
| | * | | | | | | | shader_ir: Remove unnecessary constructors and use optional for ScanFlow result | 2019-07-09 | 3 | -28/+17 | ||
| | * | | | | | | | shader_ir: Corrections, documenting and asserting control_flow | 2019-07-09 | 3 | -52/+54 | ||
| | * | | | | | | | shader_ir: Unify blocks in decompiled shaders. | 2019-07-09 | 7 | -58/+85 | ||
| | * | | | | | | | shader_ir: Decompile Flow Stack | 2019-07-09 | 4 | -11/+206 | ||
| | * | | | | | | | shader_ir: propagate shader size to the IR | 2019-07-09 | 6 | -17/+28 | ||
| | * | | | | | | | shader_ir: Implement BRX & BRA.CC | 2019-07-09 | 6 | -4/+76 | ||
| | * | | | | | | | shader_ir: Remove the old scanner. | 2019-07-09 | 2 | -77/+0 | ||
| | * | | | | | | | shader_ir: Implement a new shader scanner | 2019-07-09 | 5 | -16/+475 | ||
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2717 from SciresM/unmirror_memory | 2019-07-11 | 2 | -7/+34 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Restore memory perms on svcUnmapMemory/UnloadNro | 2019-07-11 | 2 | -7/+34 | ||
| * | | | | | | | | Merge pull request #2723 from lioncash/mem | 2019-07-11 | 15 | -80/+6 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | yuzu: Remove setting for using Unicorn | 2019-07-11 | 9 | -29/+6 | ||
| | * | | | | | | | | core/arm: Remove obsolete Unicorn memory mapping | 2019-07-11 | 6 | -51/+0 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | service/am: Implement IsAutoSleepDisabled | 2019-07-11 | 2 | -1/+10 | ||
| * | | | | | | | | service/am: Implement SetAutoSleepDisabled | 2019-07-11 | 2 | -1/+23 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #2697 from lioncash/doc | 2019-07-10 | 1 | -7/+9 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | gl_rasterizer: Amend documentation comment for ConfigureFramebuffers() | 2019-07-09 | 1 | -7/+9 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2686 from ReinUsesLisp/vk-scheduler | 2019-07-10 | 6 | -50/+60 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | vk_scheduler: Drop execution context in favor of views | 2019-07-07 | 6 | -50/+60 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2700 from ogniK5377/GetFriendList | 2019-07-10 | 1 | -1/+34 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | IFriendService::GetFriendList | 2019-07-09 | 1 | -1/+34 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2611 from DarkLordZach/pm-info-cmd | 2019-07-10 | 3 | -16/+116 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | pm: Implement pm:shell and pm:dmnt GetApplicationPid | 2019-06-26 | 3 | -7/+33 | ||
| | * | | | | | | | pm: Implement pm:dmnt GetTitlePid | 2019-06-26 | 1 | -7/+36 | ||
| | * | | | | | | | pm: Implement pm:info GetTitleId | 2019-06-26 | 1 | -2/+47 | ||
| * | | | | | | | | Merge pull request #2650 from DarkLordZach/mii-iface-ver | 2019-07-10 | 1 | -1/+15 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mii: Implement IDatabaseService SetInterfaceVersion | 2019-07-06 | 1 | -1/+15 | ||
| * | | | | | | | | | Merge pull request #2691 from lioncash/override | 2019-07-10 | 2 | -7/+4 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | vk_sampler_cache: Remove unused includes | 2019-07-07 | 1 | -3/+0 | ||
| | * | | | | | | | | video_core: Add missing override specifiers | 2019-07-07 | 2 | -4/+4 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #2661 from ogniK5377/audren-loop | 2019-07-08 | 1 | -3/+5 | ||
| |\ \ \ \ \ \ \ \ | ||||||