| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | renderer_vulkan: Introduce separate cmd buffer for uploads | 2023-11-12 | 19 | -144/+309 | ||
| * | | | | | | | | | Merge pull request #12180 from german77/cabinetmii | 2023-11-26 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | service: am: Create random mii for cabinet applet | 2023-11-25 | 1 | -1/+2 | ||
| * | | | | | | | | | | Merge pull request #12156 from german77/firmwarevs | 2023-11-26 | 4 | -33/+98 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | yuzu: Display firmware version | 2023-11-24 | 4 | -33/+98 | ||
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #12175 from abouvier/unbundle-simpleini | 2023-11-26 | 5 | -2/+25 | ||
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | cmake: prefer system simpleini library | 2023-11-26 | 5 | -2/+25 | ||
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #12166 from german77/redmagic | 2023-11-25 | 1 | -0/+38 | ||
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | android: input: Flip abxy on backbone labs controllers | 2023-11-25 | 1 | -0/+19 | ||
| | * | | | | | | | | | android: input: Flip abxy on redmagic controllers | 2023-11-25 | 1 | -0/+19 | ||
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge pull request #12169 from liamwhite/its-time-to-stop | 2023-11-25 | 1 | -0/+5 | ||
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| | * | | | | | | | | time: undef GetCurrentTime for Windows | 2023-11-25 | 1 | -0/+5 | ||
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge pull request #12153 from liamwhite/deck2 | 2023-11-25 | 1 | -1/+2 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | renderer_vulkan: exclude steam deck oled from force max clock setting | 2023-11-24 | 1 | -1/+2 | ||
| | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge pull request #12151 from german77/no-crash | 2023-11-25 | 2 | -0/+51 | ||
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | core: hid: Ensure output devices are initialized | 2023-11-24 | 2 | -0/+51 | ||
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | 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 | 69 | -3541/+2696 | ||
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | 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 | 6 | -47/+2 | ||
| | * | | | | | | | config: Unify config handling under frontend_common | 2023-11-21 | 57 | -3439/+2545 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | 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 | ||
| | |/ / / / / | ||||||
| * | | | | | | Merge pull request #12123 from merryhime/explicit-this | 2023-11-21 | 2 | -3/+3 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | 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 #12100 from t895/android-translations | 2023-11-21 | 1 | -0/+5 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | translations: Add android translations to transifex config | 2023-11-20 | 1 | -0/+5 | ||
| * | | | | | | | | 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 | ||
| |\ \ \ \ \ \ \ \ \ | ||||||