| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | System: Address Feedback | 2020-01-27 | 11 | -24/+30 | ||
| | * | | | | | | | | | | System: Correct PrepareReschedule. | 2020-01-26 | 1 | -1/+1 | ||
| | * | | | | | | | | | | Kernel: Remove a few global instances from the kernel. | 2020-01-26 | 2 | -2/+2 | ||
| | * | | | | | | | | | | Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. | 2020-01-26 | 15 | -128/+115 | ||
| | * | | | | | | | | | | ArmInterface: Delegate Exclusive monitor factory to exclusive monitor interfa... | 2020-01-26 | 3 | -16/+24 | ||
| | * | | | | | | | | | | Core: Refactor CPU Management. | 2020-01-25 | 10 | -224/+168 | ||
| | * | | | | | | | | | | Kernel: Implement Physical Core. | 2020-01-24 | 2 | -0/+81 | ||
| * | | | | | | | | | | | Merge pull request #3151 from FearlessTobi/fix-korean | 2020-01-30 | 5 | -27164/+880167 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Disable clang-format for font files | 2020-01-24 | 3 | -0/+6 | ||
| | * | | | | | | | | | | | system_archive: Fix Chinese font | 2020-01-19 | 2 | -13582/+694524 | ||
| | * | | | | | | | | | | | system_archive: Fix Korean font | 2020-01-19 | 2 | -13582/+185637 | ||
| * | | | | | | | | | | | | Merge pull request #3347 from ReinUsesLisp/local-mem | 2020-01-30 | 1 | -30/+55 | ||
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | shader/memory: Implement STL.S16 and STS.S16 | 2020-01-25 | 1 | -3/+10 | ||
| | * | | | | | | | | | | | shader/memory: Implement unaligned LDL.S16 and LDS.S16 | 2020-01-25 | 1 | -5/+3 | ||
| | * | | | | | | | | | | | shader/memory: Move unaligned load/store to functions | 2020-01-25 | 1 | -18/+27 | ||
| | * | | | | | | | | | | | shader/memory: Implement LDL.S16 and LDS.S16 | 2020-01-25 | 1 | -12/+23 | ||
| | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #3350 from ReinUsesLisp/atom | 2020-01-29 | 5 | -39/+86 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | shader/memory: Implement ATOM.ADD | 2020-01-26 | 5 | -39/+86 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #3355 from ReinUsesLisp/break-down | 2020-01-29 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | texture_cache/surface_base: Fix layered break down | 2020-01-26 | 1 | -1/+1 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #3358 from ReinUsesLisp/implicit-texture-cache | 2020-01-29 | 1 | -3/+6 | ||
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | gl_texture_cache: Silence implicit sign cast warnings | 2020-01-27 | 1 | -3/+6 | ||
| * | | | | | | | | | | Merge pull request #3359 from ReinUsesLisp/assert-point-size | 2020-01-28 | 1 | -1/+0 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | gl_shader_decompiler: Remove UNIMPLEMENTED for gl_PointSize | 2020-01-28 | 1 | -1/+0 | ||
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #3354 from ReinUsesLisp/depth-stencil | 2020-01-28 | 1 | -4/+27 | ||
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | gl_texture_cache: Properly implement depth/stencil sampling | 2020-01-26 | 1 | -4/+27 | ||
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | bsd: Stub several more functions. | 2020-01-25 | 2 | -4/+48 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #3343 from FearlessTobi/ui-tab | 2020-01-25 | 8 | -104/+76 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | yuzu/configuration: create UI tab and move gamelist settings there | 2020-01-24 | 8 | -104/+76 | ||
| | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3326 from FearlessTobi/port-5039 | 2020-01-24 | 4 | -36/+23 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | common/logging: don't use regex for path trimming | 2020-01-23 | 4 | -36/+23 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #3344 from ReinUsesLisp/vk-botw | 2020-01-24 | 3 | -19/+16 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | vk_shader_decompiler: Disable default values on unwritten render targets | 2020-01-24 | 3 | -19/+16 | ||
| * | | | | | | | | Merge pull request #3273 from FernandoS27/txd-array | 2020-01-24 | 1 | -5/+12 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Shader_IR: Implement TXD Array. | 2020-01-04 | 1 | -5/+12 | ||
| * | | | | | | | | | Merge pull request #3340 from SciresM/pmdx | 2020-01-24 | 2 | -3/+10 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | loader: provide default arguments (zero byte) to NSOs | 2020-01-22 | 2 | -3/+10 | ||
| * | | | | | | | | | Replace GetString with Get function | 2020-01-23 | 1 | -2/+2 | ||
| * | | | | | | | | | Address second part of review comments | 2020-01-23 | 4 | -14/+18 | ||
| * | | | | | | | | | Address review comments | 2020-01-23 | 4 | -65/+72 | ||
| * | | | | | | | | | Input: UDP Client to provide motion and touch controls | 2020-01-23 | 13 | -4/+897 | ||
| | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #3341 from bunnei/time-posix-myrule | 2020-01-23 | 4 | -1/+34 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | service: time: Implement ToPosixTimeWithMyRule. | 2020-01-22 | 4 | -1/+34 | ||
| * | | | | | | | | | Merge pull request #3338 from ReinUsesLisp/no-fastmath | 2020-01-23 | 1 | -0/+4 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | gl_shader_cache: Disable fastmath on Nvidia | 2020-01-21 | 1 | -0/+4 | ||
| | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #3324 from FearlessTobi/port-5037 | 2020-01-22 | 1 | -0/+9 | ||
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | CMake: Create thin archives on Linux | 2020-01-19 | 1 | -0/+9 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | GUI: fix minor issues with dark themes | 2020-01-22 | 1 | -3/+3 | ||
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge pull request #3330 from ReinUsesLisp/vk-blit-screen | 2020-01-20 | 5 | -6/+754 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | vk_blit_screen: Address feedback | 2020-01-20 | 4 | -22/+25 | ||