Merge branch 'master' into optimize

This commit is contained in:
Derek W. Stavis 2024-03-01 18:10:58 -08:00 committed by GitHub
commit 98c403b572
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 4 deletions

View File

@ -271,8 +271,8 @@
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF", "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF",
"-DYUZU_USE_QT_WEB_ENGINE=ON", "-DYUZU_USE_QT_WEB_ENGINE=ON",
"-DYUZU_USE_BUNDLED_FFMPEG=ON", "-DYUZU_USE_BUNDLED_FFMPEG=ON",
"-DDISPLAY_VERSION=1728", "-DDISPLAY_VERSION=1731",
"-DBUILD_TAG=mainline-1728", "-DBUILD_TAG=mainline-1731",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
], ],
"build-options": { "build-options": {
@ -310,8 +310,8 @@
{ {
"type": "git", "type": "git",
"url": "https://github.com/yuzu-emu/yuzu-mainline.git", "url": "https://github.com/yuzu-emu/yuzu-mainline.git",
"tag": "mainline-0-1728", "tag": "mainline-0-1731",
"commit": "120358cf61480cf6f309cb9fc68e00b1cac3a5fb", "commit": "6879db1822c3c8be6e8598b3ce6762d1130b007e",
"disable-shallow-clone": true, "disable-shallow-clone": true,
"x-checker-data": { "x-checker-data": {
"type": "git", "type": "git",

View File

@ -49,6 +49,9 @@
<screenshot><image>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png</image></screenshot> <screenshot><image>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png</image></screenshot>
</screenshots> </screenshots>
<releases> <releases>
<release version="mainline-0-1731" date="2024-03-01"/>
<release version="mainline-0-1730" date="2024-02-29"/>
<release version="mainline-0-1729" date="2024-02-28"/>
<release version="mainline-0-1728" date="2024-02-27"/> <release version="mainline-0-1728" date="2024-02-27"/>
<release version="mainline-0-1727" date="2024-02-26"/> <release version="mainline-0-1727" date="2024-02-26"/>
<release version="mainline-0-1726" date="2024-02-25"/> <release version="mainline-0-1726" date="2024-02-25"/>