| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | Merge pull request #12110 from liamwhite/mali-nullview | 2023-11-25 | 2 | -2/+17 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| | * | | | | | | | vk_texture_cache: add workaround for nullDescriptor on Mali | 2023-11-20 | 2 | -2/+17 | ||
| * | | | | | | | | Merge pull request #11889 from t895/ini-lib | 2023-11-24 | 62 | -3492/+2690 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | frontend_common: Don't specify default value for screenshot_path | 2023-11-23 | 1 | -2/+1 | ||
| | * | | | | | | | frontend_common: Don't load config files that we fail to open | 2023-11-23 | 1 | -0/+10 | ||
| | * | | | | | | | frontend_common: Add option to read unsigned integers | 2023-11-21 | 3 | -2/+34 | ||
| | * | | | | | | | frontend_common: Set config array size to 0 if the array is ended without cha... | 2023-11-21 | 1 | -4/+8 | ||
| | * | | | | | | | frontend_common: Manually handle opening config file | 2023-11-21 | 1 | -2/+31 | ||
| | * | | | | | | | frontend_common: Add special config case for unmapped windows network drives | 2023-11-21 | 1 | -1/+9 | ||
| | * | | | | | | | frontend_common: Disable UTF-8 BOM in config | 2023-11-21 | 1 | -1/+1 | ||
| | * | | | | | | | android: Rework config lifecycle | 2023-11-21 | 6 | -6/+31 | ||
| | * | | | | | | | android: Remove ini4j | 2023-11-21 | 2 | -43/+0 | ||
| | * | | | | | | | common: settings: Add ifdefs to define android's default settings | 2023-11-21 | 1 | -6/+36 | ||
| | * | | | | | | | general: Remove inih | 2023-11-21 | 2 | -2/+2 | ||
| | * | | | | | | | config: Unify config handling under frontend_common | 2023-11-21 | 53 | -3435/+2539 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #12140 from liamwhite/qcr-unreachable | 2023-11-24 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | query_cache: demote report synced unreachable to assert | 2023-11-23 | 1 | -1/+1 | ||
| | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #12076 from german77/resource | 2023-11-23 | 36 | -1415/+1625 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | service: hid: Create appropriate hid resources | 2023-11-20 | 36 | -1415/+1625 | ||
| | |/ / / / / | ||||||
| * | | | | | | game_list_worker: Explicit caputure of 'this' | 2023-11-21 | 1 | -1/+1 | ||
| * | | | | | | shared_widget: Explicit capture of 'this' | 2023-11-21 | 1 | -2/+2 | ||
| * | | | | | | Merge pull request #12107 from daisymlleung/patch-1 | 2023-11-21 | 1 | -1/+12 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Stub CheckBlockedUserListAvailability | 2023-11-21 | 1 | -1/+12 | ||
| * | | | | | | | Merge pull request #12045 from liamwhite/codec-refactor | 2023-11-21 | 11 | -374/+705 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | video_core: refactor video frame and packet parsing | 2023-11-16 | 11 | -374/+705 | ||
| * | | | | | | | | Merge pull request #11984 from lat9nq/lupdate | 2023-11-21 | 2 | -258/+310 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | CMakeLists: Add option to call lupdate directly | 2023-11-08 | 1 | -9/+42 | ||
| | * | | | | | | | shared_translation: Call tr for each string | 2023-11-08 | 1 | -249/+268 | ||
| * | | | | | | | | Merge pull request #12011 from Macj0rdan/controller-applet | 2023-11-20 | 16 | -89/+594 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Implemented qlaunch version of the controller applet | 2023-11-19 | 16 | -89/+594 | ||
| * | | | | | | | | Merge pull request #12093 from t895/zip-intent | 2023-11-20 | 3 | -72/+33 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | android: Use file picker intent for save exporter | 2023-11-19 | 3 | -72/+33 | ||
| * | | | | | | | | | Merge pull request #12092 from t895/recent-games-default | 2023-11-20 | 2 | -2/+3 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | android: Use path instead of programId for recently added / played key | 2023-11-19 | 1 | -2/+2 | ||
| | * | | | | | | | | | android: Select recently played games by default in search tab | 2023-11-19 | 1 | -0/+1 | ||
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #12091 from t895/silly-speed | 2023-11-20 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | android: Allow up to 400% for the limit speed percent setting | 2023-11-19 | 1 | -1/+1 | ||
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | service: hid: Ensure resource manager is initialized | 2023-11-20 | 1 | -1/+1 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #12083 from liamwhite/viewport | 2023-11-19 | 5 | -1/+11 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | renderer_vulkan: ignore viewport stores on non-supporting drivers | 2023-11-19 | 5 | -1/+11 | ||
| * | | | | | | | | | qt: fix linux build | 2023-11-19 | 1 | -0/+3 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #12081 from FernandoS27/check-out-on-your-broke-crypto-fri... | 2023-11-19 | 3 | -5/+31 | ||
| |\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | * | | | | | | | Vulkan: Be more generous with pipeline workers for Android | 2023-11-19 | 3 | -5/+31 | ||
| * | | | | | | | | Merge pull request #12036 from FernandoS27/you-should-have-more-than-one-towel | 2023-11-19 | 1 | -0/+13 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Query Cache: Disable write syncing on Android | 2023-11-15 | 1 | -0/+13 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #11792 from boludoz/new-shortcut | 2023-11-19 | 5 | -208/+259 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Fix out_icon_path = Common::FS::GetYuzuPath(Common::FS::YuzuPath::IconsDir); | 2023-11-09 | 1 | -1/+1 | ||
| | * | | | | | | | | Minor changes | 2023-11-09 | 1 | -2/+2 | ||
| | * | | | | | | | | Final change, i think | 2023-11-08 | 1 | -6/+5 | ||
| | * | | | | | | | | Fixed clang | 2023-11-07 | 1 | -2/+3 | ||