| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | Address review comments pt. 2 | 2024-02-19 | 6 | -39/+34 | ||
| | * | | | | | Address review comments | 2024-02-19 | 8 | -26/+35 | ||
| | * | | | | | fs: Refactor to use cmif serialization | 2024-02-19 | 7 | -295/+245 | ||
| | * | | | | | fs: Add FileSystemAccessor classes | 2024-02-19 | 14 | -130/+554 | ||
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge pull request #13000 from liamwhite/skip-null-memory | 2024-02-22 | 1 | -4/+8 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | device_memory_manager: skip unregistered interfaces on invalidate | 2024-02-12 | 1 | -4/+8 | ||
| * | | | | | | Merge pull request #13001 from liamwhite/scaled-availability | 2024-02-22 | 4 | -5/+27 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | vulkan_device: don't use fixed cap for memory limits | 2024-02-18 | 4 | -5/+27 | ||
| * | | | | | | | Merge pull request #13075 from liamwhite/mali-having-a-bad-time | 2024-02-22 | 5 | -3/+16 | ||
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| | * | | | | | | shader_recompiler: throw on missing geometry streams in geometry shaders | 2024-02-19 | 5 | -3/+16 | ||
| * | | | | | | | Merge pull request #13105 from t895/connection-fix | 2024-02-21 | 3 | -33/+52 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | android: Connect controllers with supported styles | 2024-02-21 | 1 | -30/+46 | ||
| | * | | | | | | | android: Add additional check for hasMapping | 2024-02-21 | 1 | -3/+3 | ||
| | * | | | | | | | android: Enable all controller styles on emulation shutdown | 2024-02-21 | 1 | -0/+3 | ||
| | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | | fs: add missing mutex header for member (#13106) | 2024-02-21 | 1 | -0/+1 | ||
| * | | | | | | | android: Fix extra stick setting default values | 2024-02-20 | 1 | -7/+7 | ||
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #13095 from liamwhite/ns-oops | 2024-02-20 | 5 | -9/+13 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ns: fix alignment of uid type | 2024-02-20 | 5 | -9/+13 | ||
| * | | | | | | | Merge pull request #10529 from liamwhite/critical-spacing | 2024-02-20 | 4 | -7/+17 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | texture_cache: tweak iteration tracking change | 2024-02-11 | 1 | -1/+1 | ||
| | * | | | | | | texture_cache: avoid overestimation of ASTC texture sizes | 2024-02-11 | 3 | -5/+15 | ||
| | * | | | | | | caches: make critical reclamation less eager and possible in more cases | 2024-02-11 | 2 | -3/+3 | ||
| * | | | | | | | Merge pull request #13091 from t895/device-renaming | 2024-02-20 | 8 | -1/+111 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | android: Expose device name setting | 2024-02-20 | 4 | -1/+7 | ||
| | * | | | | | | | android: Add StringInputSetting settings item | 2024-02-20 | 5 | -0/+104 | ||
| * | | | | | | | | vi: ignore shared buffer destruction failure on termination | 2024-02-20 | 1 | -1/+1 | ||
| * | | | | | | | | vi: remove superfluous locking in shared buffer manager | 2024-02-19 | 1 | -8/+0 | ||
| * | | | | | | | | nvnflinger/vi: don't recreate buffer queue on open/close | 2024-02-19 | 8 | -72/+88 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Import keys from filesystem. (#13056) | 2024-02-19 | 3 | -17/+101 | ||
| * | | | | | | | Merge pull request #13086 from t895/clear-button-fix | 2024-02-19 | 5 | -16/+7 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | android: Fix broken clear button check | 2024-02-19 | 5 | -16/+7 | ||
| * | | | | | | | | android: Have input overlay follow player 1 style index (#13085) | 2024-02-19 | 1 | -6/+5 | ||
| |/ / / / / / / | ||||||
| * | | | | | | | Merge pull request #13031 from german77/btm-interfcae | 2024-02-19 | 13 | -267/+521 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service: btm: Implement function needed by QLaunch | 2024-02-17 | 7 | -96/+148 | ||
| | * | | | | | | | service: btm: Migrate service to new IPC | 2024-02-16 | 13 | -267/+469 | ||
| * | | | | | | | | android: Fix overlay visibility reset (#13083) | 2024-02-19 | 1 | -1/+1 | ||
| * | | | | | | | | android: Show done button when configuring input overlay (#13082) | 2024-02-19 | 1 | -1/+1 | ||
| | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | | scope_exit: Make constexpr | 2024-02-19 | 58 | -226/+421 | ||
| * | | | | | | | core/CMakeLists: Sort alphabetically | 2024-02-19 | 1 | -60/+58 | ||
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | Merge pull request #13006 from liamwhite/a-hat-in-vram | 2024-02-18 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | buffer_cache: use mapped range with large vertex buffer size | 2024-02-13 | 1 | -1/+1 | ||
| * | | | | | | | Merge pull request #13026 from liamwhite/scale-this-mf | 2024-02-18 | 2 | -7/+44 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | shader_recompiler: fix non-const offset for arrayed image types | 2024-02-15 | 1 | -4/+10 | ||
| | * | | | | | | | Revert "shader_recompiler: use only ConstOffset for OpImageFetch" | 2024-02-15 | 2 | -7/+38 | ||
| * | | | | | | | | Merge pull request #13035 from liamwhite/vi2 | 2024-02-18 | 87 | -1824/+2105 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | nvnflinger: check for layers before compose | 2024-02-18 | 5 | -7/+13 | ||
| | * | | | | | | | | service: vi: Implement ListDisplayMode | 2024-02-17 | 3 | -12/+41 | ||
| | * | | | | | | | | vi: manage resources independently of nvnflinger and refactor | 2024-02-17 | 62 | -1490/+1756 | ||
| | * | | | | | | | | vi: move shared buffer management from nvnflinger | 2024-02-17 | 20 | -101/+134 | ||
| | * | | | | | | | | nvnflinger: convert to process | 2024-02-17 | 44 | -273/+241 | ||