summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ssbo-alignGravatar Ameer J2023-11-26409-27378/+36963
|\
| * Merge pull request #11535 from GPUCode/upload_cmdbufGravatar Fernando S2023-11-2619-144/+317
| |\
| | * Vulkan: Add a final barrier to the upload command bufferGravatar Fernando Sahmkow2023-11-121-0/+8
| | * renderer_vulkan: Introduce separate cmd buffer for uploadsGravatar GPUCode2023-11-1219-144/+309
| * | Merge pull request #12180 from german77/cabinetmiiGravatar liamwhite2023-11-261-1/+2
| |\ \
| | * | service: am: Create random mii for cabinet appletGravatar german772023-11-251-1/+2
| * | | Merge pull request #12156 from german77/firmwarevsGravatar liamwhite2023-11-264-33/+98
| |\ \ \
| | * | | yuzu: Display firmware versionGravatar Narr the Reg2023-11-244-33/+98
| * | | | Merge pull request #12175 from abouvier/unbundle-simpleiniGravatar liamwhite2023-11-265-2/+25
| |\ \ \ \
| | * | | | cmake: prefer system simpleini libraryGravatar Alexandre Bouvier2023-11-265-2/+25
| |/ / / /
| * | | | Merge pull request #12166 from german77/redmagicGravatar liamwhite2023-11-251-0/+38
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | android: input: Flip abxy on backbone labs controllersGravatar german772023-11-251-0/+19
| | * | | android: input: Flip abxy on redmagic controllersGravatar german772023-11-251-0/+19
| * | | | Merge pull request #12169 from liamwhite/its-time-to-stopGravatar liamwhite2023-11-251-0/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | time: undef GetCurrentTime for WindowsGravatar Liam2023-11-251-0/+5
| |/ / /
| * | | Merge pull request #12153 from liamwhite/deck2Gravatar liamwhite2023-11-251-1/+2
| |\ \ \
| | * | | renderer_vulkan: exclude steam deck oled from force max clock settingGravatar Liam2023-11-241-1/+2
| * | | | Merge pull request #12151 from german77/no-crashGravatar liamwhite2023-11-252-0/+51
| |\ \ \ \
| | * | | | core: hid: Ensure output devices are initializedGravatar Narr the Reg2023-11-242-0/+51
| | | |/ / | | |/| |
| * | | | Merge pull request #12110 from liamwhite/mali-nullviewGravatar liamwhite2023-11-252-2/+17
| |\ \ \ \
| | * | | | vk_texture_cache: add workaround for nullDescriptor on MaliGravatar Liam2023-11-202-2/+17
| * | | | | Merge pull request #11889 from t895/ini-libGravatar Charles Lombardo2023-11-2469-3541/+2696
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | frontend_common: Don't specify default value for screenshot_pathGravatar t8952023-11-231-2/+1
| | * | | | frontend_common: Don't load config files that we fail to openGravatar t8952023-11-231-0/+10
| | * | | | frontend_common: Add option to read unsigned integersGravatar t8952023-11-213-2/+34
| | * | | | frontend_common: Set config array size to 0 if the array is ended without cha...Gravatar t8952023-11-211-4/+8
| | * | | | frontend_common: Manually handle opening config fileGravatar t8952023-11-211-2/+31
| | * | | | frontend_common: Add special config case for unmapped windows network drivesGravatar t8952023-11-211-1/+9
| | * | | | frontend_common: Disable UTF-8 BOM in configGravatar t8952023-11-211-1/+1
| | * | | | android: Rework config lifecycleGravatar t8952023-11-216-6/+31
| | * | | | android: Remove ini4jGravatar t8952023-11-212-43/+0
| | * | | | common: settings: Add ifdefs to define android's default settingsGravatar t8952023-11-211-6/+36
| | * | | | general: Remove inihGravatar t8952023-11-216-47/+2
| | * | | | config: Unify config handling under frontend_commonGravatar t8952023-11-2157-3439/+2545
| | |/ / /
| * | | | Merge pull request #12140 from liamwhite/qcr-unreachableGravatar liamwhite2023-11-241-1/+1
| |\ \ \ \
| | * | | | query_cache: demote report synced unreachable to assertGravatar Liam2023-11-231-1/+1
| | | |/ / | | |/| |
| * | | | Merge pull request #12076 from german77/resourceGravatar liamwhite2023-11-2336-1415/+1625
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | service: hid: Create appropriate hid resourcesGravatar Narr the Reg2023-11-2036-1415/+1625
| | |/ /
| * | | Merge pull request #12123 from merryhime/explicit-thisGravatar liamwhite2023-11-212-3/+3
| |\ \ \
| | * | | game_list_worker: Explicit caputure of 'this'Gravatar Merry2023-11-211-1/+1
| | * | | shared_widget: Explicit capture of 'this'Gravatar Merry2023-11-211-2/+2
| |/ / /
| * | | Merge pull request #12107 from daisymlleung/patch-1Gravatar liamwhite2023-11-211-1/+12
| |\ \ \
| | * | | Stub CheckBlockedUserListAvailabilityGravatar daisymlleung2023-11-211-1/+12
| * | | | Merge pull request #12100 from t895/android-translationsGravatar liamwhite2023-11-211-0/+5
| |\ \ \ \
| | * | | | translations: Add android translations to transifex configGravatar t8952023-11-201-0/+5
| * | | | | Merge pull request #12045 from liamwhite/codec-refactorGravatar liamwhite2023-11-2111-374/+705
| |\ \ \ \ \
| | * | | | | video_core: refactor video frame and packet parsingGravatar Liam2023-11-1611-374/+705
| * | | | | | Merge pull request #11984 from lat9nq/lupdateGravatar liamwhite2023-11-212-258/+310
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | CMakeLists: Add option to call lupdate directlyGravatar lat9nq2023-11-081-9/+42
| | * | | | | shared_translation: Call tr for each stringGravatar lat9nq2023-11-081-249/+268