| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | yuzu-cmd: Add touch_from_button in config file | 2021-06-04 | 2 | -1/+50 | ||
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge pull request #6392 from german77/controller-widget | 2021-06-04 | 3 | -2/+25 | ||
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | settings: Disable controller preview if controller is not active | 2021-05-30 | 3 | -2/+25 | ||
| * | | | | | Merge pull request #6389 from german77/Analog_button_fix | 2021-06-03 | 3 | -73/+138 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | input_common: Analog button, use time based position instead of frequent updates | 2021-05-30 | 3 | -73/+138 | ||
| | |/ / / / | ||||||
| * | / / / | [game_list] Correct light theme loading (#6408) | 2021-06-03 | 1 | -5/+1 | ||
| | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #6402 from Kelebek1/UI | 2021-06-03 | 2 | -34/+17 | ||
| |\ \ \ \ | ||||||
| | * | | | | Stop the columns resizing on NAND install | 2021-06-02 | 2 | -34/+17 | ||
| * | | | | | Merge pull request #6404 from lat9nq/revert_views | 2021-06-02 | 7 | -18/+27 | ||
| |\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | | yuzu qt: Revert some usages of string_view | 2021-06-02 | 7 | -18/+27 | ||
| * | | | | | fsp-srv: Replace one last instance of RESULT_SUCCESS | 2021-06-02 | 1 | -1/+1 | ||
| * | | | | | fspsrv: Implement DisableAutoSaveDataCreation (#6355) | 2021-06-02 | 6 | -2/+25 | ||
| * | | | | | Merge pull request #6308 from Morph1984/result | 2021-06-02 | 116 | -978/+975 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | general: Replace RESULT_UNKNOWN with ResultUnknown | 2021-06-02 | 13 | -45/+45 | ||
| | * | | | | | general: Replace RESULT_SUCCESS with ResultSuccess | 2021-06-02 | 113 | -933/+930 | ||
| | |/ / / / | ||||||
| * | | | | | Merge pull request #6403 from Kewlan/game-list-for-loop-optimization | 2021-06-02 | 1 | -9/+6 | ||
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | game_list: Minor for loop optimizations | 2021-06-02 | 1 | -9/+6 | ||
| | | |_|/ | |/| | | ||||||
| * | | | | Merge pull request #6395 from lioncash/result-move | 2021-06-02 | 2 | -25/+25 | ||
| |\ \ \ \ | ||||||
| | * | | | | common_funcs: Move R_ macros to result.h | 2021-05-31 | 2 | -25/+25 | ||
| * | | | | | common: fs: fs_util: Move PathToUTF8String to fs_util | 2021-06-02 | 4 | -15/+14 | ||
| * | | | | | common: fs: fs_util: Add more string conversion functions | 2021-06-02 | 2 | -0/+33 | ||
| | |_|/ / |/| | | | ||||||
| * | | | | Merge pull request #6361 from lat9nq/per-hb-cfg | 2021-06-01 | 8 | -22/+35 | ||
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | yuzu qt: Restore const qualifiers | 2021-05-25 | 2 | -23/+12 | ||
| | * | | | yuzu qt: Handle per-game configs for title id 0 | 2021-05-25 | 8 | -22/+46 | ||
| * | | | | Merge pull request #6318 from german77/dualJoycon | 2021-06-01 | 2 | -60/+258 | ||
| |\ \ \ \ | ||||||
| | * | | | | input_common: Add dual joycon support | 2021-05-22 | 2 | -60/+258 | ||
| * | | | | | Merge pull request #6367 from ReinUsesLisp/vma-host | 2021-05-31 | 2 | -31/+43 | ||
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | vulkan_memory_allocator: Allow textures to be allocated in host memory | 2021-05-27 | 2 | -31/+43 | ||
| * | | | | | Merge pull request #6385 from degasus/save_memory_access | 2021-05-30 | 5 | -33/+77 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | core/memory: Check our memory fallbacks for out-of-bound behavior. | 2021-05-29 | 3 | -4/+46 | ||
| | * | | | | | core/arm_interface: Improve the performance of memory fallbacks. | 2021-05-29 | 2 | -29/+31 | ||
| * | | | | | | Merge pull request #6377 from lioncash/point | 2021-05-30 | 5 | -39/+75 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | touchscreen: Make use of common point struct | 2021-05-28 | 2 | -10/+10 | ||
| | * | | | | | | common: Extract point into a common struct | 2021-05-28 | 3 | -29/+65 | ||
| * | | | | | | | Merge pull request #6387 from lioncash/class-token | 2021-05-29 | 1 | -43/+36 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | k_class_token: Use variable templates where applicable | 2021-05-29 | 1 | -43/+36 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #6386 from bunnei/shutdown-fix | 2021-05-29 | 2 | -1/+13 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | video_core: gpu: WaitFence: Do not block threads during shutdown. | 2021-05-29 | 2 | -1/+13 | ||
| * | | | | | | | | Merge pull request #6374 from Morph1984/swkbd-textcheck-encoding | 2021-05-29 | 2 | -24/+26 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | applets/swkbd: Make use of std::move where applicable | 2021-05-27 | 2 | -22/+19 | ||
| | * | | | | | | | | applets/swkbd: Only read the text check message on Failure/Confirm | 2021-05-27 | 1 | -2/+7 | ||
| * | | | | | | | | | Merge pull request #6364 from german77/stub-lp2p | 2021-05-29 | 1 | -0/+141 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| | * | | | | | | | | ldn: Add and stub lp2p:sys lp2p:app INetworkServiceMonitor INetworkService | 2021-05-26 | 1 | -0/+141 | ||
| * | | | | | | | | | Merge pull request #6379 from degasus/update_dynarmic | 2021-05-29 | 6 | -11/+11 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | externals: Update dynarmic. | 2021-05-29 | 6 | -11/+11 | ||
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #6384 from lioncash/virtual | 2021-05-29 | 15 | -53/+48 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kernel: Add missing override specifiers | 2021-05-29 | 15 | -53/+48 | ||
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #6382 from lioncash/null | 2021-05-29 | 1 | -5/+5 | ||
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | k_thread: Move dereference after null check in Initialize() | 2021-05-29 | 1 | -5/+5 | ||
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge pull request #6373 from bunnei/use-slabheap-tls | 2021-05-29 | 2 | -11/+191 | ||
| |\ \ \ \ \ \ \ \ | ||||||