| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | kernel: refactor priority inheritance to represent locks as C++ objects | 2023-03-01 | 8 | -190/+436 | ||
| | * | | | | kernel: simplify AddressSpaceInfo, update values | 2023-03-01 | 1 | -66/+13 | ||
| | * | | | | kernel: barrier memory before condition variable write | 2023-03-01 | 1 | -15/+15 | ||
| | * | | | | kernel: document previous location of interrupt disables in arbiter/condvar | 2023-03-01 | 2 | -3/+9 | ||
| | * | | | | kernel: adjust pool allocations | 2023-03-01 | 2 | -7/+16 | ||
| | * | | | | kernel: simplify KAbstractSchedulerLock::Lock | 2023-03-01 | 1 | -5/+6 | ||
| | * | | | | kernel: add InfoType::IoRegionHint | 2023-03-01 | 1 | -0/+1 | ||
| | |/ / / | ||||||
| * | | | | ci: Actually enable LTO on MSVC (#9887) | 2023-03-02 | 1 | -1/+1 | ||
| * | | | | Merge pull request #9888 from liamwhite/vids | 2023-03-01 | 1 | -0/+1 | ||
| |\ \ \ \ | |/ / / |/| | | | ||||||
| | * | | | vulkan_common: disable vertexInputDynamicState on unsupported driver | 2023-03-01 | 1 | -0/+1 | ||
| |/ / / | ||||||
| * | | | Merge pull request #9832 from liamwhite/hle-mp | 2023-03-01 | 141 | -1153/+1569 | ||
| |\ \ \ | ||||||
| | * | | | sm:: fix lingering session initialization issues | 2023-02-21 | 2 | -2/+19 | ||
| | * | | | cheat_engine: add check for hid initialization | 2023-02-21 | 1 | -2/+7 | ||
| | * | | | sm:: support service registration deferral | 2023-02-21 | 5 | -8/+151 | ||
| | * | | | service: refactor server architecture | 2023-02-21 | 140 | -1143/+1393 | ||
| | * | | | core: defer cpu shutdown | 2023-02-21 | 1 | -3/+4 | ||
| * | | | | Merge pull request #9879 from zhaobot/tx-update-20230301024940 | 2023-02-28 | 22 | -8176/+9411 | ||
| |\ \ \ \ | ||||||
| | * | | | | Update translations (2023-03-01) | 2023-03-01 | 22 | -8176/+9411 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #9877 from abouvier/cmake-boost | 2023-02-28 | 6 | -31/+7 | ||
| |\ \ \ \ | ||||||
| | * | | | | cmake: use correct boost imported targets | 2023-02-28 | 6 | -31/+7 | ||
| * | | | | | Merge pull request #9862 from abouvier/cmake-components | 2023-02-28 | 4 | -12/+43 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | cmake: support components in find modules | 2023-02-28 | 4 | -12/+43 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #9851 from abouvier/openssl-vcpkg | 2023-02-28 | 5 | -36/+19 | ||
| |\ \ \ \ | ||||||
| | * | | | | externals: use openssl from vcpkg | 2023-02-28 | 5 | -36/+19 | ||
| |/ / / / | ||||||
| * | | | | Merge pull request #9844 from abouvier/jwt-fix | 2023-02-27 | 2 | -10/+11 | ||
| |\ \ \ \ | ||||||
| | * | | | | cmake: fix cpp-jwt build | 2023-02-22 | 2 | -10/+11 | ||
| * | | | | | Merge pull request #9859 from liamwhite/tmem-use | 2023-02-27 | 21 | -75/+95 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | am: avoid direct pointer access of transfer memory objects | 2023-02-24 | 1 | -6/+4 | ||
| | * | | | | | hid: avoid direct pointer access of transfer memory objects | 2023-02-24 | 20 | -69/+91 | ||
| * | | | | | | Merge pull request #9874 from german77/violet | 2023-02-27 | 1 | -4/+8 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | service: btm: Fix handle functions | 2023-02-27 | 1 | -4/+8 | ||
| * | | | | | | | Merge pull request #9872 from goldenx86/partialLTO | 2023-02-27 | 4 | -1/+11 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Partially apply LTO to only core and video_core projects. | 2023-02-27 | 4 | -1/+11 | ||
| * | | | | | | | Merge pull request #9871 from yuzu-emu/revert-9824-burning-profiles | 2023-02-26 | 8 | -104/+38 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | Revert "yuzu: config: Remove player 8 and 9 from config file" | 2023-02-26 | 8 | -104/+38 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #9849 from ameerj/async-astc | 2023-02-26 | 15 | -8/+138 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | configuration: Add async ASTC decode setting | 2023-02-22 | 12 | -8/+49 | ||
| | * | | | | | | texture_cache: Add async texture decoding | 2023-02-22 | 4 | -0/+89 | ||
| * | | | | | | | Merge pull request #9824 from german77/burning-profiles | 2023-02-26 | 8 | -38/+104 | ||
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | yuzu: config: Remove player 8 and 9 from config file | 2023-02-25 | 8 | -38/+104 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #9848 from german77/metroid_motion | 2023-02-25 | 6 | -26/+115 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | core: hid: Restore motion state on refresh and clamp motion values | 2023-02-21 | 3 | -2/+30 | ||
| | * | | | | | | input_common: Implement dedicated motion from mouse | 2023-02-21 | 3 | -24/+85 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #9857 from german77/fwupdate | 2023-02-25 | 13 | -2/+63 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | core: Update service function tables to 16.0.0+ | 2023-02-24 | 13 | -2/+63 | ||
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #9861 from german77/bustype | 2023-02-25 | 2 | -15/+15 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | core: hidbus: Fix BusType size | 2023-02-24 | 2 | -15/+15 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #9863 from german77/max-clock | 2023-02-25 | 2 | -5/+1 | ||
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | config: Fix per game Force max clock | 2023-02-25 | 2 | -5/+1 | ||
| |/ / / / / | ||||||
| * | | | | | Merge pull request #9842 from german77/proper_real_mouse | 2023-02-22 | 6 | -63/+69 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||