| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | Added deadzone controls for sdl engine at input settings | 2020-01-03 | 3 | -24/+129 | ||
| * | | | | | | | | | Merge pull request #3284 from CJBok/hid-fix | 2020-02-01 | 3 | -13/+52 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| | * | | | | | | | | Moved analog direction logic to sdl_impl | 2020-01-15 | 3 | -9/+48 | ||
| | * | | | | | | | | Corrected directional states sensitivity | 2020-01-14 | 1 | -9/+9 | ||
| | * | | | | | | | | Merge remote-tracking branch 'upstream/master' | 2020-01-12 | 14 | -10/+1643 | ||
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | hid: Fix analog sticks directional states | 2020-01-09 | 1 | -12/+12 | ||
| * | | | | | | | | | | Merge pull request #3364 from lioncash/thread | 2020-01-31 | 2 | -2/+4 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | core/arm: Remove usage of global GetCurrentThread() | 2020-01-30 | 2 | -2/+4 | ||
| * | | | | | | | | | | | Merge pull request #3363 from lioncash/unique_ptr | 2020-01-30 | 4 | -17/+17 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | kernel/physical_core: Make use of std::unique_ptr | 2020-01-30 | 2 | -4/+10 | ||
| | * | | | | | | | | | | | core/cpu_manager: Remove unused includes | 2020-01-30 | 1 | -2/+0 | ||
| | * | | | | | | | | | | | kernel/physical_core: Remove unused kernel reference member variable | 2020-01-30 | 3 | -11/+7 | ||
| | |/ / / / / / / / / / | ||||||
| * / / / / / / / / / / | Revert "system_archive: Fix Korean and Chinese fonts" | 2020-01-30 | 5 | -880167/+27164 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #3353 from FernandoS27/aries | 2020-01-30 | 24 | -515/+541 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | 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 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||