Update on 2021-11-14

OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=308
This commit is contained in:
Duarte Pousa 2021-11-14 01:26:36 +00:00 committed by Git OBS Bridge
parent df1b2d522e
commit b6fc6655cf
5 changed files with 42 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/hrydgard/ppsspp.git</param>
<param name="changesrevision">1f502b8f948c9607a3d5127531461878752b5d81</param></service></servicedata>
<param name="changesrevision">42bc9066eeae5f805ff24377607679930fed1b61</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6fb0a910f97d8e66cdd1781fd9b8c2728e8fe549b057a7ececca2d9b17279f5
size 229701664

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7614a611ba3936909231cfbdc70c9d3e02aea435481f4ab8f51f2459c54b36f0
size 229712468

View File

@ -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

View File

@ -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