| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | Add include to fix compiling | 2022-03-23 | 1 | -0/+1 | ||
| * | | | | | | | | | | Merge pull request #8031 from Morph1984/cleanup-mii-please | 2022-03-22 | 19 | -574/+644 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | applets/mii: Remove unused include | 2022-03-21 | 1 | -1/+0 | ||
| | * | | | | | | | | | | applets/mii: Remove frontend parameters | 2022-03-21 | 2 | -17/+4 | ||
| | * | | | | | | | | | | applets/mii: Cleanup MiiEdit applet implementation | 2022-03-21 | 2 | -44/+85 | ||
| | * | | | | | | | | | | applets/mii: Cleanup MiiEdit applet types | 2022-03-21 | 1 | -23/+44 | ||
| | * | | | | | | | | | | applets/mii: Move MiiEdit applet types into its own file | 2022-03-21 | 4 | -54/+70 | ||
| | * | | | | | | | | | | service: Move mii enums and structs into its own file | 2022-03-21 | 7 | -308/+312 | ||
| | * | | | | | | | | | | applets: Rename Mii to MiiEdit | 2022-03-21 | 8 | -47/+49 | ||
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * / | | | | | | | | | Revert "dynarmic: Reduce size of code caches" | 2022-03-22 | 2 | -4/+4 | ||
| |/ / / / / / / / / | ||||||
| * | / / / / / / / | qt_web_browser: Add missing includes | 2022-03-21 | 1 | -0/+3 | ||
| | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | Merge pull request #8038 from liamwhite/exit-register-detection | 2022-03-21 | 2 | -0/+9 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| | * | | | | | | | Address review comments | 2022-03-18 | 1 | -1/+1 | ||
| | * | | | | | | | shader_recompiler/EXIT: skip render targets with no outputs | 2022-03-18 | 2 | -0/+8 | ||
| | * | | | | | | | shader_recompiler/EXIT: increment output register on failed enable test | 2022-03-17 | 1 | -0/+1 | ||
| * | | | | | | | | Merge pull request #8048 from ameerj/include-purge | 2022-03-21 | 271 | -452/+44 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | general: Fix clang/gcc build errors | 2022-03-20 | 12 | -4/+17 | ||
| | * | | | | | | | yuzu_cmd: Reduce unused includes | 2022-03-20 | 5 | -9/+0 | ||
| | * | | | | | | | yuzu: Reduce unused includes | 2022-03-20 | 45 | -104/+5 | ||
| | * | | | | | | | web_service: Reduce unused includes | 2022-03-20 | 1 | -1/+0 | ||
| | * | | | | | | | input_common: Reduce unused includes | 2022-03-20 | 4 | -4/+0 | ||
| | * | | | | | | | shader_recompiler: Reduce unused includes | 2022-03-20 | 69 | -106/+7 | ||
| | * | | | | | | | common: Reduce unused includes | 2022-03-19 | 30 | -32/+8 | ||
| | * | | | | | | | video_core: Reduce unused includes | 2022-03-19 | 75 | -139/+12 | ||
| | * | | | | | | | common: Reduce unused includes | 2022-03-19 | 8 | -12/+0 | ||
| | * | | | | | | | core: Reduce unused includes | 2022-03-19 | 38 | -54/+8 | ||
| * | | | | | | | | Merge pull request #7812 from FernandoS27/made-straight-from-the-nut | 2022-03-20 | 1 | -6/+14 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | BufferCache: Find direction of the stream buffer increase. | 2022-03-20 | 1 | -6/+14 | ||
| * | | | | | | | | | Merge pull request #8036 from ameerj/starbit-nv | 2022-03-20 | 1 | -5/+0 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | vk_texture_cache: Do not reinterpret DepthStencil source images | 2022-03-17 | 1 | -5/+0 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #7840 from lioncash/bitor | 2022-03-20 | 1 | -15/+3 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | texture_cache: Ensure has_blacklisted is always initialized | 2022-02-02 | 1 | -1/+1 | ||
| | * | | | | | | | | | texture_cache: Remove dead code within SynchronizeAliases | 2022-02-02 | 1 | -13/+1 | ||
| | * | | | | | | | | | texture_cache: Amend unintended bitwise OR in SynchronizeAliases | 2022-02-02 | 1 | -1/+1 | ||
| * | | | | | | | | | | Merge pull request #8040 from Morph1984/handle-table | 2022-03-19 | 2 | -30/+12 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | KHandleTable: Optimize table entry layout | 2022-03-18 | 2 | -30/+12 | ||
| * | | | | | | | | | | | Merge pull request #8025 from lat9nq/cmd-specify-config | 2022-03-19 | 3 | -10/+27 | ||
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | yuzu_cmd: Allow user to specify config file location | 2022-03-15 | 3 | -10/+27 | ||
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #8028 from v1993/patch-9 | 2022-03-18 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | bsd: Allow inexact match for address length in AcceptImpl | 2022-03-15 | 1 | -2/+2 | ||
| | |/ / / / / / / / / | ||||||
| * | | | / / / / / / | general: Reduce core.h includes | 2022-03-18 | 8 | -12/+23 | ||
| | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #8024 from liamwhite/const-indexing | 2022-03-18 | 6 | -65/+163 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Address review comments | 2022-03-17 | 4 | -52/+36 | ||
| | * | | | | | | | | | shader_recompiler: Use functions for indirect const buffer accesses | 2022-03-17 | 5 | -39/+94 | ||
| | * | | | | | | | | | Address review comments | 2022-03-17 | 1 | -16/+15 | ||
| | * | | | | | | | | | shader_recompiler: Implement LDC.IS address mode | 2022-03-16 | 1 | -2/+12 | ||
| | * | | | | | | | | | shader: add support for const buffer indirect addressing | 2022-03-14 | 2 | -18/+68 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #8030 from liamwhite/s8d24-conversion | 2022-03-18 | 5 | -2/+41 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | Address review comments | 2022-03-16 | 2 | -2/+2 | ||
| | * | | | | | | | | Vulkan: convert S8D24 <-> ABGR8 | 2022-03-15 | 5 | -2/+41 | ||
| | |/ / / / / / / | ||||||