diff --git a/_servicedata b/_servicedata index 5a5d93a..ee8ad78 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - 16bf5197e4accf36f4e198a2b099985c0bbb3929 \ No newline at end of file + 067f45d5602f7ebde0db990e06b43b97a8a1f04f \ No newline at end of file diff --git a/ppsspp-1.12.3~git20211019.tar.xz b/ppsspp-1.12.3~git20211019.tar.xz deleted file mode 100644 index 7d07d3b..0000000 --- a/ppsspp-1.12.3~git20211019.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a1a48aee7a6765ffabf1d24789bf7294224ff1c996ddd7b0ad5728b1dbcd287 -size 229228984 diff --git a/ppsspp-1.12.3~git20211023.tar.xz b/ppsspp-1.12.3~git20211023.tar.xz new file mode 100644 index 0000000..17431dd --- /dev/null +++ b/ppsspp-1.12.3~git20211023.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19a3776f9cddea2fc2145d482ebda4c1de0b8414033c4dd5aada32275e934ef9 +size 229709504 diff --git a/ppsspp.changes b/ppsspp.changes index a221062..1cf30e2 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Sun Oct 24 00:34:05 UTC 2021 - pousaduarte@gmail.com + +- Update to version 1.12.3~git20211023: + * GPU: Allow range cull on Mali/etc. + * Core: Fix unused variable warning. + * Update ffmpeg submodule with new linux arm64 build compiled with -pic + * GPU: Enable new guardband culling again. + * Compat: Ignore DisableRangeCulling with clip/cull. + * Path: Avoid adding a double slash from root. + * Adhoc: Drop useless pointer check + * Update Italian (it_IT) translation, thanks Vecna + * macOS: Correct open memstick with space. + * UI: Correct filtering message without keyboard. + * UI: Add more keyboard sysprop checks. + * libretro: Expose bool system properties. + * UI: Add a sysprop for if the device has a keyboard. + * UI: Add search filtering to settings. + * UI: Add a way to disable tabs in tab strips. + * UI: Add game settings tabs in a consistent way. + * Debugger: Add APIs for GPU stats. + * Core: Allow forcing debug statistics collection. + * Display: Allow threadsafe listeners. + * Debugger: Add initial GPU stats shell. + * UI: Add button to show memstick folder. + * Windows: Switch to preferred file selection method. + * macOS: Allow opening game folder. + * Qt: Allow opening game folder. + * We don't use primitiveRestart for anything, let's not enable it. It has costs on some hardware. + * More best-practices adjustments + * Ran the "Vulkan best practices" layer, fixed some stuff. + ------------------------------------------------------------------- Tue Oct 19 12:34:26 UTC 2021 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index 114fa45..9f5244a 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -18,7 +18,7 @@ %define _lto_cflags %{nil} Name: ppsspp -Version: 1.12.3~git20211019 +Version: 1.12.3~git20211023 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0-or-later