From b6fc6655cf1938d816b0f7aaae3f3c0b466d8deb6e5334be51a4ed6ab969f171 Mon Sep 17 00:00:00 2001 From: Duarte Pousa Date: Sun, 14 Nov 2021 01:26:36 +0000 Subject: [PATCH] Update on 2021-11-14 OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=308 --- _servicedata | 2 +- ppsspp-1.12.3~git20211106.tar.xz | 3 --- ppsspp-1.12.3~git20211114.tar.xz | 3 +++ ppsspp.changes | 37 ++++++++++++++++++++++++++++++++ ppsspp.spec | 2 +- 5 files changed, 42 insertions(+), 5 deletions(-) delete mode 100644 ppsspp-1.12.3~git20211106.tar.xz create mode 100644 ppsspp-1.12.3~git20211114.tar.xz diff --git a/_servicedata b/_servicedata index 060b163..ee99589 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/hrydgard/ppsspp.git - 1f502b8f948c9607a3d5127531461878752b5d81 \ No newline at end of file + 42bc9066eeae5f805ff24377607679930fed1b61 \ No newline at end of file diff --git a/ppsspp-1.12.3~git20211106.tar.xz b/ppsspp-1.12.3~git20211106.tar.xz deleted file mode 100644 index 42013b5..0000000 --- a/ppsspp-1.12.3~git20211106.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6fb0a910f97d8e66cdd1781fd9b8c2728e8fe549b057a7ececca2d9b17279f5 -size 229701664 diff --git a/ppsspp-1.12.3~git20211114.tar.xz b/ppsspp-1.12.3~git20211114.tar.xz new file mode 100644 index 0000000..3174d1a --- /dev/null +++ b/ppsspp-1.12.3~git20211114.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7614a611ba3936909231cfbdc70c9d3e02aea435481f4ab8f51f2459c54b36f0 +size 229712468 diff --git a/ppsspp.changes b/ppsspp.changes index 24ecb0e..ebabb4c 100644 --- a/ppsspp.changes +++ b/ppsspp.changes @@ -1,3 +1,40 @@ +------------------------------------------------------------------- +Sun Nov 14 00:58:18 UTC 2021 - pousaduarte@gmail.com + +- Update to version 1.12.3~git20211114: + * Add shortcut for content_uri and native paths in CleanRecent. Saves 150ms. + * Also delay-load the VFPU dialog, just because + * Windows debugger: Load the dialogs on demand. + * Common: UWP buildfix. + * Buildfix + * Use the "new" API SetThreadDescription to set thread names on Windows. + * Last update (id_ID.ini) + * Minor fixes + * Update id_ID.ini + * Update es_LA.ini + * Update zh_CN.ini + * Update id_ID.ini + * Id + * id_ID.ini + * Display: Prevent lock around listener calls. + * Update *id_ID.ini* and some fixes + * On Android 11 and later, let's not fallback to OpenGL at all. + * Add tip to Lazy texture caching button. Replaces #14183 + * softgpu: Correct scissor for pixel centers. + * Headless: Generate a difference highlighting png. + * Headless: Move screenshot compare to class. + * Headless: Fix ppdmp compare. + * Remove ARM Mali blacklisting for 4xBRZ, works now + * Remove unused variable + * Comment fix, remove assert + * Remove support for 16-bit textures from the upscaling shader, to shorten it for benefit of mobile GPUs + * Fix edge conditions in 4xXBZR + * Speed up the 4xBRZ upscaler with 16x and the MMPX one with 4x by not doing redundant work + * Switch texture scaling shaders to a fixed scale model, preparing for the next change. + * Remove the copy-compute-shader path + * SDL: Read assets from Resources on macOS like on iOS + * UI: Support a second texture for just fonts. + ------------------------------------------------------------------- Sun Nov 07 00:39:23 UTC 2021 - pousaduarte@gmail.com diff --git a/ppsspp.spec b/ppsspp.spec index 454419b..9fc6dc2 100644 --- a/ppsspp.spec +++ b/ppsspp.spec @@ -18,7 +18,7 @@ %define _lto_cflags %{nil} Name: ppsspp -Version: 1.12.3~git20211106 +Version: 1.12.3~git20211114 Release: 0 Summary: PlayStation Portable Emulator License: GPL-2.0-or-later